猹引擎
装备模型总览
配置位置
txt
plugins/ChaEngine/equip/*.yml实际字段
modelanimationtexturepartscalepositionrotation
样例
yml
测试装备:
model: "测试装备.geo.json"
animation: "测试装备.animation.json"
texture: "测试装备.png"
part: "body"
scale: 1.0
position: [ 0, 0, 0 ]
rotation: [ 0, 0, 0 ]常用部位
bodyheadleft_armright_armleft_legright_leg
猹件开发组