YOU LEFT ME.

You wake up in a different world. How do you escape? ..And why are you here?
4.19 / 5.00 6,405 ViewsToodee and Topdee

What happens when a platform game and a top down game are combined?
4.03 / 5.00 1,157 Viewsimport com.newgrounds.API;
API.debugMode = API.RELEASE_MODE; // turn off debugging
Debug mode will automatically switch off if the game is being played on the web. However, it is good practice to turn off debug mode before you release your game to the public. This way the API will function properly if someone downloads your SWF to play locally on their computer.