feat(skill): 新增死亡动画及预制体资源

添加 dead.prefab 预制体及其关联的 dead.anim 动画文件,用于角色死亡时的技能表现。
This commit is contained in:
panw
2026-02-05 16:16:05 +08:00
parent 1ad7b70c45
commit b85b9d8655
10 changed files with 15684 additions and 3755 deletions

View File

@@ -102,8 +102,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.4,
"y": 0.4,
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,