fix(role_controller): adjust gui prefab position and state values
修正角色控制器预制体的Y轴坐标、参数值和激活状态
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -9333,7 +9333,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 1232.315,
|
||||
"y": 1177.658,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -9376,7 +9376,7 @@
|
||||
"propertyPath": [
|
||||
"_top"
|
||||
],
|
||||
"value": 12.68500000000006
|
||||
"value": 67.34200000000021
|
||||
},
|
||||
{
|
||||
"__type__": "cc.TargetInfo",
|
||||
@@ -9412,7 +9412,7 @@
|
||||
"propertyPath": [
|
||||
"_active"
|
||||
],
|
||||
"value": false
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"__type__": "cc.UITransform",
|
||||
|
||||
Reference in New Issue
Block a user