fix(ui): 调整多个英雄和地图的节点位置与缩放

- 调整 mo3, mo4, mo5, mo6, mud1, mud2, mud3 英雄的 Y 轴位置和缩放比例,使其视觉对齐更合理
- 调整 map_rpg 中特定节点的 Y 轴位置和底部边距,优化界面布局
- 移除 map_rpg 和 mo3.prefab 中未使用的属性字段以简化结构
This commit is contained in:
panw
2026-03-31 15:02:25 +08:00
parent aa2bf8d6f6
commit 3c4e1aad29
8 changed files with 23 additions and 26 deletions

View File

@@ -111,7 +111,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -25,
"y": -29.621,
"z": 0
},
"_lrot": {
@@ -123,8 +123,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -1.1,
"y": 1.1,
"x": -1.2,
"y": 1.2,
"z": 1
},
"_mobility": 0,
@@ -622,7 +622,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 80,
"width": 60,
"height": 100
},
"_anchorPoint": {
@@ -754,7 +754,6 @@
},
"fileId": "fdklpBwCBM/qJ4WFlQF3kT",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
"__id__": 26

View File

@@ -111,7 +111,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -25,
"y": -30.36,
"z": 0
},
"_lrot": {
@@ -123,8 +123,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -1,
"y": 1,
"x": -1.2,
"y": 1.2,
"z": 1
},
"_mobility": 0,

View File

@@ -111,7 +111,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -25,
"y": -30.55,
"z": 0
},
"_lrot": {
@@ -123,8 +123,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -1,
"y": 1,
"x": -1.2,
"y": 1.2,
"z": 1
},
"_mobility": 0,

View File

@@ -105,7 +105,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 4.796,
"y": 4.003,
"z": 0
},
"_lrot": {
@@ -250,7 +250,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -38.885,
"y": -40.734,
"z": 0
},
"_lrot": {

View File

@@ -111,7 +111,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -25,
"y": -30.802,
"z": 0
},
"_lrot": {
@@ -123,8 +123,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -1,
"y": 1,
"x": -1.2,
"y": 1.2,
"z": 1
},
"_mobility": 0,

View File

@@ -111,7 +111,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -25,
"y": -31.553,
"z": 0
},
"_lrot": {
@@ -123,8 +123,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -1,
"y": 1,
"x": -1.2,
"y": 1.2,
"z": 1
},
"_mobility": 0,

View File

@@ -111,7 +111,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -25,
"y": -31.13,
"z": 0
},
"_lrot": {
@@ -123,8 +123,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -1,
"y": 1,
"x": -1.2,
"y": 1.2,
"z": 1
},
"_mobility": 0,

View File

@@ -1100,8 +1100,6 @@
"__id__": 0
},
"fileId": "afC1QRFbdIJrdpKczcbi3p",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
@@ -1267,7 +1265,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -30,
"y": -28,
"z": 0
},
"_lrot": {
@@ -1383,7 +1381,7 @@
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 20,
"_bottom": 22,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,