animation.cfg

来自「Quake 3 s MD3 Viewer (july 13, 2007), lo」· CFG 代码 · 共 44 行

CFG
44
字号
// animation config file

sex	f

// first frame, num frames, looping frames, frames per second

headoffset 0 0 0
footsteps flesh

0	42	0	15		// BOTH_DEATH1
42	1	0	15		// BOTH_DEAD1
43	19	0	15		// BOTH_DEATH2
62	1	0	15		// BOTH_DEAD2
63	29	0	15		// BOTH_DEATH3
92	1	0	15		// BOTH_DEAD3

93	39	0	15		// TORSO_GESTURE

132	6	0	15		// TORSO_ATTACK		(MUST NOT CHANGE -- hand animation is synced to this)
138	6	0	15		// TORSO_ATTACK2	(MUST NOT CHANGE -- hand animation is synced to this)

144	5	0	15		// TORSO_DROP		(MUST NOT CHANGE -- hand animation is synced to this)
149	4	0	15		// TORSO_RAISE		(MUST NOT CHANGE -- hand animation is synced to this)

153	1	0	15		// TORSO_STAND
154	1	0	15		// TORSO_STAND2

155	11	11	15		// LEGS_WALKCR
166	16	16	15		// LEGS_WALK
182	8	8	15		// LEGS_RUN
190	8	8	15		// LEGS_BACK
198	8	8	15		// LEGS_SWIM

206	6	0	14		// LEGS_JUMP
212	6	0	12		// LEGS_LAND

217	6	0	14		// LEGS_JUMPB
223	6	0	12		// LEGS_LANDB

228	10	10	15		// LEGS_IDLE
238	10	10	15		// LEGS_IDLECR

249	8	8	15		// LEGS_TURN

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?