41 lines
989 B
INI
41 lines
989 B
INI
// animation config file
|
|
|
|
sex m
|
|
|
|
// first frame, num frames, looping frames, frames per second
|
|
|
|
0 30 0 20 // BOTH_DEATH1
|
|
29 1 0 20 // BOTH_DEAD1
|
|
30 30 0 20 // BOTH_DEATH2
|
|
59 1 0 20 // BOTH_DEAD2
|
|
60 30 0 20 // BOTH_DEATH3
|
|
89 1 0 20 // BOTH_DEAD3
|
|
|
|
90 40 0 18 // TORSO_GESTURE
|
|
|
|
130 6 0 15 // TORSO_ATTACK (MUST NOT CHANGE -- hand animation is synced to this)
|
|
136 6 0 15 // TORSO_ATTACK2 (MUST NOT CHANGE -- hand animation is synced to this)
|
|
|
|
142 5 0 20 // TORSO_DROP (MUST NOT CHANGE -- hand animation is synced to this)
|
|
147 4 0 20 // TORSO_RAISE (MUST NOT CHANGE -- hand animation is synced to this)
|
|
|
|
151 1 0 15 // TORSO_STAND
|
|
152 1 0 15 // TORSO_STAND2
|
|
|
|
153 8 8 20 // LEGS_WALKCR
|
|
161 12 12 20 // LEGS_WALK
|
|
173 11 11 21 // LEGS_RUN
|
|
184 10 10 20 // LEGS_BACK
|
|
194 10 10 15 // LEGS_SWIM
|
|
|
|
204 10 0 18 // LEGS_JUMP
|
|
214 6 0 20 // LEGS_LAND
|
|
|
|
220 8 0 15 // LEGS_JUMPB
|
|
228 1 0 15 // LEGS_LANDB
|
|
|
|
229 10 10 15 // LEGS_IDLE
|
|
239 8 8 15 // LEGS_IDLECR
|
|
|
|
247 7 7 15 // LEGS_TURN
|