If your bug is with Studio or the Roblox engine, upload avery simpleplace file to your thread that can be used to reproduce the bug. This file should contain thebare minimumto cause the bug to happen. Always include reproduction (repro) files for bugs that only happen with specific scripts...
In a game's start menu, the user can press “Start” to launch the game or “Exit” to leave the game. Conditional statements handle these types of interactions. They'll take information and send the user to a certain part of the program. Loops Programs generally execute from top to bot...