fix: 统一英雄预制体的局部位置Y坐标

将多个英雄预制体的局部位置Y坐标统一调整为-25,以解决视觉对齐问题。
调整部分英雄的缩放比例,确保模型显示一致。
This commit is contained in:
panw
2026-03-31 14:51:43 +08:00
parent 9c3ca2d967
commit 67a59c9779
29 changed files with 37 additions and 37 deletions

View File

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