feat(skill): 调整多个技能的攻击偏移和动画帧率

将多个技能预制体的 atk_y 从 30 调整为 15,以优化攻击判定位置。
将 fire_wall 技能的 atk_x 和 atk_y 归零。
更新英雄 ha1 的 atk1 动画,帧率从 15 提升至 30,并重命名为 atk0。
This commit is contained in:
panw
2026-03-19 09:24:00 +08:00
parent ae39b8e861
commit 2d0e5e3ed6
14 changed files with 89 additions and 27 deletions

View File

@@ -1 +1,13 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"a4fdf2ea-9af6-443e-aba6-6d3c94187f84","files":[".cconb"],"subMetas":{},"userData":{"name":"atk1"}}
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "2c669f9b-1dfc-4cf1-ab71-824c742cc40a",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "atk1"
}
}