feat(animation): 更新英雄攻击动画并移除默认剪辑
- 将 ha1 和 mo2 英雄的 atk2/atk1 动画重命名为 atk0 - 提高动画采样率从 15/20 到 30,缩短持续时间至 0.667 秒 - 更新动画元数据 UUID 以匹配新资源 - 在 prefab 中移除 _defaultClip 引用,避免默认动画冲突
This commit is contained in:
@@ -1 +1,13 @@
|
||||
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"d68cb2ce-5f32-4387-a66c-d0546f737ccf","files":[".cconb"],"subMetas":{},"userData":{"name":"atk1"}}
|
||||
{
|
||||
"ver": "2.0.3",
|
||||
"importer": "animation-clip",
|
||||
"imported": true,
|
||||
"uuid": "06b3f7cc-80a3-4aff-a20a-c398518ca4e8",
|
||||
"files": [
|
||||
".cconb"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"name": "atk1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user