Page 1 of 1

Sequence Images

Posted: Fri Aug 13, 2010 10:54 am
by DJ99X
I thought I'd make this a thread, as I'm sick of looking for the snapshot thread everytime I want to make one

---------------------------------------------

ANIM1 6 4 8 1
0 1 2 3 2 1
PNG @frame0.png
PNG @frame1.png
PNG @frame2.png
PNG @frame3.png

In the first line, 6 is the length of the animation sequence. 4 is the number of images. 8 is the time per frame in 1/128 second steps. The 1 makes the animation loop.
The second line is the sequence the frames will appear in. In this example it will run through the frames forward then backward.
The rest of the lines tell it where to load the images from. The images must have the same width, height and depth.

Re: Sequence Images

Posted: Thu Dec 11, 2014 3:29 am
by nicovargas161
What's this for?

Re: Sequence Images

Posted: Thu Dec 11, 2014 4:58 am
by yzmxer608
A texture you want to change for some reason, for example the flaggers use them to make it look like they're waving.