Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/branches/single_player_map/models/creatures/flex/animation.cfg @ 3908

Last change on this file since 3908 was 3867, checked in by patrick, 18 years ago

a npc in the world

File size: 1.0 KB
Line 
1// animation config file 0-244
2sex     m
3headoffset      0 0 0
4footsteps       normal
5// first frame, num frames, looping frames, frames per second
60       23      0       30              // BOTH_DEATH1
722      1       0       30              // BOTH_DEAD1
823      26      0       25              // BOTH_DEATH2
948      1       0       25              // BOTH_DEAD2
1049      22      0       25              // BOTH_DEATH3
1170      1       0       25              // BOTH_DEAD3
1271      40      0       20              // TORSO_GESTURE
13111     6       0       15              // TORSO_ATTACK         (MUST NOT CHANGE -- hand animation is synced to this)
14117     6       0       15              // TORSO_ATTACK2        (MUST NOT CHANGE -- hand animation is synced to this)
15123     5       0       20              // TORSO_DROP           (MUST NOT CHANGE -- hand animation is synced to this)
16128     4       0       20              // TORSO_RAISE          (MUST NOT CHANGE -- hand animation is synced to this)
17132     1       0       15              // TORSO_STAND
18133     1       0       15              // TORSO_STAND2
19134     12      12      20              // LEGS_WALKCR
20146     13      13      20              // LEGS_WALK
21159     10      10      18              // LEGS_RUN
22169     9       9       20              // LEGS_BACK
23178     13      13      15              // LEGS_SWIM
24191     8       0       15              // LEGS_JUMP
25199     1       0       15              // LEGS_LAND
26200     11      0       15              // LEGS_JUMPB
27211     1       0       15              // LEGS_LANDB
28212     15      15      15              // LEGS_IDLE
29227     10      10      15              // LEGS_IDLECR
30237     7       7       15              // LEGS_TURN
Note: See TracBrowser for help on using the repository browser.