fix(role_controller): 调整角色控制器预制体的布局参数
修正了界面中角色控制器的位置和对齐参数,适配新的界面布局需求
This commit is contained in:
@@ -6670,7 +6670,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 527.494,
|
||||
"y": 1232.315,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -6713,7 +6713,7 @@
|
||||
"propertyPath": [
|
||||
"_top"
|
||||
],
|
||||
"value": 727.111
|
||||
"value": 12.68500000000006
|
||||
},
|
||||
{
|
||||
"__type__": "cc.TargetInfo",
|
||||
@@ -6729,7 +6729,7 @@
|
||||
"propertyPath": [
|
||||
"_alignFlags"
|
||||
],
|
||||
"value": 20
|
||||
"value": 17
|
||||
},
|
||||
{
|
||||
"__type__": "CCPropertyOverrideInfo",
|
||||
@@ -6739,7 +6739,7 @@
|
||||
"propertyPath": [
|
||||
"_bottom"
|
||||
],
|
||||
"value": 492.494
|
||||
"value": 1193.667
|
||||
},
|
||||
{
|
||||
"__type__": "cc.UITransform",
|
||||
|
||||
Reference in New Issue
Block a user