Checking for failure
Good evening. Today I figured out how to simulate user input with the use of flags. The game worked quite smoothly, but there was no check to see if the player didn't achieve the level goal, so the game would be in a frozen state. No one wants this, so today I generated the logic which forwards the player to a failure screen when required.
Comments
Post a Comment