I am making a obby and i want to know how to make a falling plataform, i saw some tutorials on youtube but the plataforms dont regenerate or disapear when they are touched, so i want to know how to make a falling plataform that, other players can’t see it falling (only the player that touched can see), that disapear when they fall and that regenerate (yes i know, this is a very basic thing but i am terrible at scripting so i dont know how to do)
you could use a touch event on that part in a local script and make the anchor property to false and use the TweenService to make the part invisible overtime , and you could just set the position to the original position if the part was not destroyed and set back all properties, or you could clone another part again if the old one got destroyed
Sorry, i can’t understand ![]()
you can get good at it if you take some time to learn, there are a lot of free tutorials on youtube that can make easy to learn the basic
No, i can’t just learn script, it way too hard to me, i have tried to learn but i just gave up, scripting is not for me
Not true whatsoever. Anything is possible if you try hard enough, which you obviously didn’t. This is a very simple effect to achieve. When a player touches the brick, unanchor it only on the client.
most people that are great scripters today, in the past have thought the same thing you are thinking now, you will only know for sure if you really try. So dont give up and don’t stop studying.
For now, scripting is not for me, and i created this post to get a falling part script because i am too bad to create one
No offense but, you should actually learn a few things about scripting first. A problem is easily seen if you didn’t understand @comunalti solution. Anyways, never give up.
Ok, but anyone knows how to make a plataform with the things that i said? I really dont want to give up from this obby
As i said, for now i can’t learn scripting, i only can copy and paste other simple scripts like a damage script, i tried watch tutorials like one from alvinblox but i could not understand or remember anything
If no one knows how to make a falling plataform guess i will need to give up from my obby ![]()