home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 February / NetCD2.iso / Demogame / Quake3 / q3ademo.exe / Main / pak0.pk3 / models / players / major / animation.cfg next >
Encoding:
Text File  |  1999-11-29  |  1.0 KB  |  42 lines

  1. // animation config file
  2.  
  3. sex    f
  4.  
  5. // first frame, num frames, looping frames, frames per second
  6.  
  7. footsteps boot
  8. 0    31    0    20        // BOTH_DEATH1
  9. 30    1    0    20        // BOTH_DEAD1
  10. 31    31    0    20        // BOTH_DEATH2
  11. 61    1    0    20        // BOTH_DEAD2
  12. 62    33    0    20        // BOTH_DEATH3
  13. 94    1    0    20        // BOTH_DEAD3
  14.  
  15. 95    37    0    15        // TORSO_GESTURE
  16.  
  17. 132    6    0    15        // TORSO_ATTACK        (MUST NOT CHANGE -- hand animation is synced to this)
  18. 138    6    0    15        // TORSO_ATTACK2    (MUST NOT CHANGE -- hand animation is synced to this)
  19.  
  20. 144    5    0    20        // TORSO_DROP        (MUST NOT CHANGE -- hand animation is synced to this)
  21. 149    4    0    20        // TORSO_RAISE        (MUST NOT CHANGE -- hand animation is synced to this)
  22.  
  23. 153    1    0    15        // TORSO_STAND
  24. 154    1    0    15        // TORSO_STAND2
  25.  
  26. 155    16    16    22        // LEGS_WALKCR
  27. 171    17    17    25        // LEGS_WALK
  28. 188    10    10    18        // LEGS_RUN
  29. 198    10    10    20        // LEGS_BACK
  30. 208    10    10    15        // LEGS_SWIM
  31.  
  32. 218    9    0    18        // LEGS_JUMP
  33. 227    5    0    15        // LEGS_LAND
  34.  
  35. 232    10    0    20        // LEGS_JUMPB
  36. 242    3    0    15        // LEGS_LANDB
  37.  
  38. 245    10    10    15        // LEGS_IDLE
  39. 255    10    10    15        // LEGS_IDLECR
  40.  
  41. 265    9    9    20        // LEGS_TURN
  42.