How to move a character in GameMaker
Aug 6, 2025 · 5 min read · Adding Movement with keyboard All of the code in this blog is on tutorials on YouTube and I just want to organize them for different functionalities. Movement is done in the Step event of the entity. You can check for keyboard input using the functio...
Join discussion