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.267,
|
||||
"y": -29.314,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -123,8 +123,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"x": -0.82,
|
||||
"y": 0.82,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -558,7 +558,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 117.61,
|
||||
"y": 93.294,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -603,8 +603,8 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.8,
|
||||
"y": 1,
|
||||
"x": 0.6,
|
||||
"y": 0.6,
|
||||
"z": 1
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user