fix: 调整英雄ha2的预制体位置并降低波次回血比例
- 将ha2英雄预制体中两个子节点的Y轴位置进行调整,以修正显示位置 - 将战斗配置中的波次回血比例从0.7降低至0.5,平衡游戏难度
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -0.041,
|
||||
"y": -9.388,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -114,7 +114,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -15.476,
|
||||
"y": -24.925,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user