Need help with battle royale game(platformer)

So I wanted to add something so when the game starts, they have to press ready up and when all players do it, they get teleported to an air balloon.

You’ll have to use a player counter for that.

Yeah but then it would only work for that player.

Anyways, you will have to then get the button to decrement the counter when pressed. When the counter reaches its target of 0, then everyone will get teleported into the game. The button must also deactivate for each player, so make the deactivation scope player, and get a wire repeater. wire the button to wire repeater (when button pressed → repeat pulse) then wire the wire repeater to the button (pulse repeated → deactivate button)

Hey, it works! Thanks!

Happy to help anytime!

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.