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

If player touch line wins and all players return to lobby? [closed]

Asked by 7 years ago

If player touch line wins and all players return to lobby! i need a script and i need to know were i have to put it. Thank you. :D

Closed as Non-Descriptive by cabbler and BlueTaslem

This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 7 years ago

Put a BoolValue into Workspace and have a script change its value when a part is touched. If you have a StarterScript in each Character, then you can make it so that their torso CFrame is sent back to the lobby when the value changes.

Ad