fix(英雄): 调整多个英雄的模型位置与站位参数

- 更新多个英雄预制体中的局部位置_y坐标,修正模型显示位置
- 调整近战英雄的阵型起始X坐标为-20,远程英雄统一为100
- 增加友军横向最小间距从50到60,优化战斗中的站位分布
- 修正部分英雄的嵌套预制体配置
This commit is contained in:
panw
2026-03-30 15:01:20 +08:00
parent b330231835
commit b9484c5a6e
31 changed files with 34 additions and 35 deletions

View File

@@ -111,7 +111,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -47.733,
"y": -49.207,
"z": 0
},
"_lrot": {