chore(gui/guide): 调整引导预制体布局并补充缺失字段

修改所有引导预制体的元素缩放至0.8倍,修正guide2的垂直位置偏移,补充缺失的targetOverrides字段
This commit is contained in:
panFD
2026-06-15 21:30:28 +08:00
parent 50f43c227a
commit bb7a39c9d2
4 changed files with 14 additions and 11 deletions

View File

@@ -162,8 +162,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"x": 0.8,
"y": 0.8,
"z": 1
},
"_mobility": 0,
@@ -1303,6 +1303,7 @@
"__id__": 0
},
"fileId": "6dh4o/8p1Cy5An1p6o4Bc3",
"instance": null
"instance": null,
"targetOverrides": null
}
]