refactor(animation): 更新动画和预设资源优化表现

- notify.anim 新增位置向量轨迹和关键帧曲线数据,丰富动画表现
- notify.prefab 增加和调整节点、组件及属性,提升UI结构和视觉布局
- hero hc1 的 move.anim 动画时长和帧数据调整,优化动作流畅度
- atk_fires.prefab 添加 withHero 属性以支持技能表现扩展
- 删除了 game/skills 目录下的 buff.prefab 和 buff_iced.prefab 资源,清理无用资源
This commit is contained in:
2025-10-22 16:06:37 +08:00
parent e1f0492f34
commit d987e0806f
22 changed files with 1479 additions and 210 deletions

View File

@@ -0,0 +1,13 @@
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "3899fa6a-77a8-4809-b34b-64e0daa5674c",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "buff"
}
}