fix(assets): 修复英雄动画资源配置问题

- 将 hz1.prefab 中的默认动画剪辑设置为 null,避免引用无效资源
- 调整 hm2/max0.anim 的动画时长并更新关键帧序列,确保动画播放流畅
This commit is contained in:
walkpan
2026-03-21 23:03:17 +08:00
parent f9e3fc9106
commit f82af60b6e
2 changed files with 35 additions and 18 deletions

View File

@@ -270,10 +270,7 @@
"__expectedType__": "cc.AnimationClip"
}
],
"_defaultClip": {
"__uuid__": "f1de4092-7e1d-4cce-862a-153a40ed5d65",
"__expectedType__": "cc.AnimationClip"
},
"_defaultClip": null,
"_id": ""
},
{