Game Development Community

Player Move with Animatio TGB

by Alex · in Technical Issues · 09/06/2006 (3:43 am) · 2 replies

Ok i gone throught the tutorials and i know how to set up movement for a player but it dont look good becaouse my player just FlipX i have other animation where my player is walking and standing how do i set up that my player use the "walks"image for "a" and "d" and how to set up that he stands with the "stand"image i looked at the Image Maping Tutorial and i think this is what i need but i dont know the script for useing the images while walking...
Can someone pls explain me this Step for Step?
btw iam Using TGB 2D games

About the author


#1
09/06/2006 (4:44 am)
The easiest way is just to setup a couple of extra animations for standing. That way you don't need to worry about swapping the player between a static sprite and an animated sprite.
#2
09/06/2006 (4:58 am)
Yeah i know these are my PlayerPics
For Stand
i72.imagethrust.com/images/1fDK/view-image/stand.html

For Walk
i72.imagethrust.com/images/1fDA/view-image/walk.html

but can yo tell me the script Step for Step how to set up??

Oh man common i need somehelp :'-(