Added an if statement to the scene loader script

I added a tiny little if statement to my scene loader script.

The reason is because I had built it as a PC exe so I could check it out on my computer… I had a situation where the ball went sideways and stayed that way. So I had no way to end the game short of hitting the power button on the computer. So I added an if statement that quits the application (game) when I hit the escape button… It was familiar. We had done this previously… I had to look it up but I knew what to do.

Jenn

escape key

1 Like

Privacy & Terms