Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you make a working rollercoaster restraint?

Asked by
Zeluxis 100
7 years ago

I'm attempting to make a rollercoaster with a restraint system to prevent players from jumping out of the seat when a button is pressed in the control room, and them being able to re jump out when the button is pressed again. Is there anyway to do this?

1 answer

Log in to vote
1
Answered by 7 years ago

To prevent the players jumping simply set the Humanoid.JumpPower to 0, and then once it's clicked again, change it back to 50. As you haven't provided us with code, it is not our job to make it for you. If you provide code next time after having a proper go at it, we can help you more.

If you're happy with this answer, please accept it as the answer to your question so people know. I'll be happy to provide code once you've had a go.

0
Thanks; I'd accept it, but the accept answer button isn't there and I'm unsure why. Zeluxis 100 — 7y
0
There is near report button under reply comments. WHITEHH 0 — 7y
Ad

Answer this question