skeleton.cfg

来自「Cal3D实现虚拟角色 Cal3D实现虚拟角色」· CFG 代码 · 共 46 行

CFG
46
字号
#
# cal3d model configuration file
#
# model: skeleton
#

path=data/skeleton/

scale=1.0

skeleton=skeleton.csf

animation=skeleton_idle.caf
animation=skeleton_walk.caf
animation=skeleton_jog.caf
animation=skeleton_strut.caf
animation=skeleton_shoot_arrow.caf
animation=skeleton_wave.caf
animation=skeleton_hiphop.caf

mesh=skeleton_calf_left.cmf
mesh=skeleton_calf_right.cmf
mesh=skeleton_chest.cmf
mesh=skeleton_foot_left.cmf
mesh=skeleton_foot_right.cmf
mesh=skeleton_hand_left.cmf
mesh=skeleton_hand_right.cmf
mesh=skeleton_head.cmf
mesh=skeleton_hair.cmf
mesh=skeleton_lowerarm_left.cmf
mesh=skeleton_lowerarm_right.cmf
mesh=skeleton_neck.cmf
mesh=skeleton_pelvis.cmf
mesh=skeleton_spine_lower.cmf
mesh=skeleton_spine_upper.cmf
mesh=skeleton_thigh_left.cmf
mesh=skeleton_thigh_right.cmf
mesh=skeleton_upperarm_left.cmf
mesh=skeleton_upperarm_right.cmf

material=skeleton_bone.xrf
material=skeleton_hair1.xrf
material=skeleton_hair2.xrf
material=skeleton_hair3.xrf

⌨️ 快捷键说明

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