animation.cfg 981 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. // animation config file
  2. // first frame, num frames, looping frames, frames per second
  3. 0 30 0 25 // BOTH_DEATH1
  4. 29 1 0 25 // BOTH_DEAD1
  5. 30 30 0 25 // BOTH_DEATH2
  6. 59 1 0 25 // BOTH_DEAD2
  7. 60 30 0 25 // BOTH_DEATH3
  8. 89 1 0 25 // BOTH_DEAD3
  9. 90 40 0 15 // TORSO_GESTURE
  10. 130 6 0 15 // TORSO_ATTACK (MUST NOT CHANGE -- hand animation is synced to this)
  11. 136 6 0 15 // TORSO_ATTACK2 (MUST NOT CHANGE -- hand animation is synced to this)
  12. 142 5 0 15 // TORSO_DROP (MUST NOT CHANGE -- hand animation is synced to this)
  13. 147 4 0 15 // TORSO_RAISE (MUST NOT CHANGE -- hand animation is synced to this)
  14. 151 1 0 15 // TORSO_STAND
  15. 152 1 0 15 // TORSO_STAND2
  16. 153 8 8 20 // LEGS_WALKCR
  17. 161 12 12 20 // LEGS_WALK
  18. 173 9 9 18 // LEGS_RUN
  19. 182 10 10 20 // LEGS_BACK
  20. 192 10 10 15 // LEGS_SWIM
  21. 202 8 0 15 // LEGS_JUMP
  22. 210 1 0 15 // LEGS_LAND
  23. 211 8 0 15 // LEGS_JUMPB
  24. 219 1 0 15 // LEGS_LANDB
  25. 220 10 10 15 // LEGS_IDLE
  26. 230 10 10 15 // LEGS_IDLECR
  27. 240 7 7 15 // LEGS_TURN