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":"cf5c013e-cdb0-4563-99c6-968ce93525c2","files":[".cconb"],"subMetas":{},"userData":{"name":"atk2"}}
|
||||
{
|
||||
"ver": "2.0.3",
|
||||
"importer": "animation-clip",
|
||||
"imported": true,
|
||||
"uuid": "cc0c68c4-9189-48b0-83b5-375839621837",
|
||||
"files": [
|
||||
".cconb"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"name": "atk2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user