feat(assets): 添加新英雄资源并调整动画及预制体
- 新增 mud1~5、mo5~6、ha2~3、hk2~4、hm3~5 等英雄的元数据、动画和预制体文件 - 更新 mo1、mo3、mo4 英雄的预制体位置、缩放和锚点参数 - 调整 hk1 英雄的 atk0 和 max1 动画时长与关键帧 - 为 ha2~3、hk2~4、hm3~4 英雄添加缺失的 move、atk0、idle、max0 动画序列 - 微调 outline-glow 材质的发光宽度参数
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -35.876,
|
||||
"y": -28.45,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -561,7 +561,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 77.351,
|
||||
"y": 83.248,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -628,7 +628,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.6,
|
||||
"y": 0.7,
|
||||
"y": 0.6,
|
||||
"z": 1
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user