How do you make the animations ?
2 posts
ermmm that's best explained if you edit a tile that has an animation. if it has 2 frames, it will have the number 2 after the tile name. for example:
10 dizzy_idle 2.tga
10 is the tile number
dizzy_idle is the tile name
2 is the amount of frames
.tga is the file type.
if you open it up you'll see how to draw them. you basically draw all the frames in-line.
10 dizzy_idle 2.tga
10 is the tile number
dizzy_idle is the tile name
2 is the amount of frames
.tga is the file type.
if you open it up you'll see how to draw them. you basically draw all the frames in-line.