I want to ensure that players must click the start button before they can attack the enemy sprite and advance to the next level. Currently, players can bypass clicking the start button entirely and still progress to the next level.
Players should be required to click the start button first. After clicking start, they should be able to attack the enemy sprite and advance to the next level.
Players are able to attack the enemy sprite and advance to the next level without ever clicking the start button. This bypasses the intended game flow and start sequence.
