A Ready-To-Go Platformer Game Template for GameMaker Studio
-
Fully implemented platformer player object with smooth platform movement and sprite modification, plus the option to generate player movement trace by toggling
ghosting
. -
Basic room objects such as floors and walls, all inheriting an abstract solid object.
-
Message box to display messages, automatically adaptive to the assigned message size.
With ghosting=false:
ghosting=true:
Simply open the Helix.project.gmx
project in GameMaker Studio