Thanks @Moldypickle42 for the original project! Go check out my remix of this remix, the top-down version: https://scratch.mit.edu/projects/729076834/ In this remix, you can control Mogus using WASD/Arrow keys or by clicking and holding the mouse. Code changes by me (@kriblo): In this remix I made some changes to the original sprite (called Player in this remix) to make the character movable and easily resizeable. Also, I added a Controls sprite, to... control Mogus. There's also a main loop in the Stage code.