How to move a character in GameMaker
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...
shiman.hashnode.dev5 min read