Trollsplatterer

Help, tutorials and extensions for Game Maker

Home Search/Browse Comments Trollsplatterer You can help! Links
Terms&Conditions This website has been designed for Firefox Design by Trollsplatterer (©2010)

Joystick Movement  download now


This is an example on moving with the joystick. It's main intention is to show you how to make special moves for fighting games (i.e.: fireball: Down to Right + kick). It is mainly written in GML.

Ratings

General Rating
Your Rating*

Comments/Suggestions

By Comment
Trollsplatterer
2009-07-30
The error has been fixed. Thanks for notifying me.
Trollsplatterer
2009-07-20
Oh, you're right. I'll fix that.
You can either comment the line "draw_text(10,10,"move: " + string(move));" in the draw event of the eye, or you can add "move = 0;" to the creation event and remove the line "var move;" in the step event.
Desttinghim
2009-07-20
When I try to play it, it says unknown variable move.



* : The rating makes use of your IP-address to remember your vote. IP addresses may change, but your vote will be kept, even though it may no longer be visible here.