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

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