Posted 19 years ago2005-01-01 15:30:33 UTCPost #80838
ok i got the animate to work +0 +1 +2 +3 etc. only problem is you can only have 10 frames and they rotate too fast... is there any way i can delay the frame change?
Posted 19 years ago2005-01-01 16:27:11 UTCPost #80849
No, its fixed at 10Hz or something.
You can't slow it down. (unless you half the number of frames, and show each twice..)
and 10 frames (0 to 9) is te most you can have.
From the SDK:
HL textures animate at a 10hz rate, and this cannot be changed. You can have a maximum of 10 frames of animation. (0,1,2,3,4,5,6,7,8,9) The textures will loop endlessly during the game.