trouble with Level Transition in a 2D python game
I want to transition the level to the next when the character exits the screen. The character just falls off of the map and doesn’t transition.
I want to transition the level to the next when the character exits the screen. The character just falls off of the map and doesn’t transition.