In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.
You will learn how to rotate your sprite via the mouse. We’re going to learn a little of what the Draw event can do for us.
(credit gmldevshow)



(12 votes)
Cool. 5 stars.
Hey, I have just DLed the game maker and one thing that i have been really wanting to learn is how to make a 2d sprite, all sides so that I can add it into another game called Starcraft, could you make a video for me?
Is there anyway to make a sprite move up, down, left, right using the W,A,S,D ??? This emplying that the W would be up and not right… assuming it can be done using GML. Please don’t tell me that the Sprite has to be facing right no matter what to get it to rotate. I am trying to get movement like an asteroids ship. Do you know the code for this? and if so, Could you tell me if it has to be separated by key, or can it be done in a single command under an event? Anyone know????