fix(hero prefab & gui): 调整多个英雄预制体和阴影UI的位置参数

1. 修正mb1到mb6共6个英雄预制体的节点Y轴偏移与坐标数值
2. 精简shadow.prefab的冗余节点组件,调整缩放、尺寸和填充模式参数
This commit is contained in:
panFD
2026-08-07 23:18:36 +08:00
parent 4caf20d4b2
commit 6cfe734724
7 changed files with 29 additions and 200 deletions

View File

@@ -167,7 +167,7 @@
"value": {
"__type__": "cc.Vec3",
"x": 0,
"y": 5,
"y": 2.253,
"z": 0
}
},
@@ -212,8 +212,8 @@
],
"value": {
"__type__": "cc.Vec3",
"x": 0.25,
"y": 0.7,
"x": 2,
"y": 2,
"z": 1
}
},