fix(role_controller): adjust gui prefab position and state values

修正角色控制器预制体的Y轴坐标、参数值和激活状态
This commit is contained in:
panFD
2026-08-21 12:37:51 +08:00
parent e537170812
commit f3cbb20af0
2 changed files with 1634 additions and 70 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -9333,7 +9333,7 @@
"value": { "value": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 1232.315, "y": 1177.658,
"z": 0 "z": 0
} }
}, },
@@ -9376,7 +9376,7 @@
"propertyPath": [ "propertyPath": [
"_top" "_top"
], ],
"value": 12.68500000000006 "value": 67.34200000000021
}, },
{ {
"__type__": "cc.TargetInfo", "__type__": "cc.TargetInfo",
@@ -9412,7 +9412,7 @@
"propertyPath": [ "propertyPath": [
"_active" "_active"
], ],
"value": false "value": true
}, },
{ {
"__type__": "cc.UITransform", "__type__": "cc.UITransform",