Want to see how to edit the headlines and add yourself in the game? Scroll down MINIGAME RULES: Try to stay on top of the balance beam as long as possible without falling off or losing your balance. Last one standing wins! HOW TO ADD YOURSELF IN THE GAME: 1. Click the "Remix" button (duh) 2. Create a copy of the "Player Template" sprite 3. Replace everything execpt for the hitbox and the water drop sound with your character and add their voice, and set their name. 4. Test the project and, if you like the result, either continue to add more characters or share it! Here is how to edit the headlines: 1. Copy the "Contestants Left: 5" costume and increase the number by 1. You must add the code too: "if "contestants left" = n + 1?" then switch costume to "Contestants Left: n + 1" else" the original code 2. Don't forget to also copy the "_____ has Won! Good job _______! You did well!" costume and code it too: original code your code original code "if "Contestants Left" = 1? then switch costume to "costume6" wait "1" seconds" original code "if "Winning Contestant" = your OC then switch costume to "costume12" Then you're officially added! 3. DO NOT DELETE THE HEADLINES WHATSOEVER. I DON'T WANT MY CODE DELETED.