fix: 修复多项UI布局和功能问题
1. 调整任务prefab的位置和内容尺寸 2. 注释掉加载动画自动隐藏逻辑 3. 修改合成规则逻辑适配配置项 4. 调整英雄移动预制体的缩放参数 5. 修改地图预制体的节点名称、尺寸和对齐属性 6. 更新角色控制器预制体的组件和布局参数
This commit is contained in:
@@ -111,8 +111,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1.5,
|
||||
"y": 1.5,
|
||||
"x": -1.3,
|
||||
"y": 1.3,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -279,8 +279,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1.5,
|
||||
"y": 1.5,
|
||||
"x": -1.3,
|
||||
"y": 1.3,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -447,8 +447,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1.5,
|
||||
"y": 1.5,
|
||||
"x": -1.3,
|
||||
"y": 1.3,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -615,8 +615,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1.5,
|
||||
"y": 1.5,
|
||||
"x": -1.3,
|
||||
"y": 1.3,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -783,8 +783,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1.5,
|
||||
"y": 1.5,
|
||||
"x": -1.3,
|
||||
"y": 1.3,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
|
||||
@@ -7017,7 +7017,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 7.392,
|
||||
"y": -98.741,
|
||||
"y": 26.435,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -7058,7 +7058,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 167,
|
||||
"height": 450
|
||||
"height": 600
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
|
||||
@@ -30,18 +30,18 @@
|
||||
],
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 303
|
||||
},
|
||||
{
|
||||
"__id__": 305
|
||||
},
|
||||
{
|
||||
"__id__": 307
|
||||
},
|
||||
{
|
||||
"__id__": 309
|
||||
},
|
||||
{
|
||||
"__id__": 311
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 309
|
||||
"__id__": 313
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
@@ -6170,7 +6170,7 @@
|
||||
"_right": 0,
|
||||
"_top": 0,
|
||||
"_bottom": 0,
|
||||
"_horizontalCenter": 0,
|
||||
"_horizontalCenter": -76.841,
|
||||
"_verticalCenter": 200,
|
||||
"_isAbsLeft": true,
|
||||
"_isAbsRight": true,
|
||||
@@ -6214,7 +6214,7 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"x": -76.841,
|
||||
"y": 840,
|
||||
"z": 0
|
||||
}
|
||||
@@ -6630,6 +6630,15 @@
|
||||
},
|
||||
{
|
||||
"__id__": 302
|
||||
},
|
||||
{
|
||||
"__id__": 303
|
||||
},
|
||||
{
|
||||
"__id__": 305
|
||||
},
|
||||
{
|
||||
"__id__": 306
|
||||
}
|
||||
],
|
||||
"removedComponents": []
|
||||
@@ -6661,7 +6670,7 @@
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 1215.86,
|
||||
"y": 527.494,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
@@ -6696,6 +6705,42 @@
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__type__": "CCPropertyOverrideInfo",
|
||||
"targetInfo": {
|
||||
"__id__": 304
|
||||
},
|
||||
"propertyPath": [
|
||||
"_top"
|
||||
],
|
||||
"value": 727.111
|
||||
},
|
||||
{
|
||||
"__type__": "cc.TargetInfo",
|
||||
"localID": [
|
||||
"52mhkKH89DVKECWS3HY4Qh"
|
||||
]
|
||||
},
|
||||
{
|
||||
"__type__": "CCPropertyOverrideInfo",
|
||||
"targetInfo": {
|
||||
"__id__": 304
|
||||
},
|
||||
"propertyPath": [
|
||||
"_alignFlags"
|
||||
],
|
||||
"value": 20
|
||||
},
|
||||
{
|
||||
"__type__": "CCPropertyOverrideInfo",
|
||||
"targetInfo": {
|
||||
"__id__": 304
|
||||
},
|
||||
"propertyPath": [
|
||||
"_bottom"
|
||||
],
|
||||
"value": 492.494
|
||||
},
|
||||
{
|
||||
"__type__": "cc.UITransform",
|
||||
"_name": "GameUI<UITransform>",
|
||||
@@ -6706,7 +6751,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 304
|
||||
"__id__": 308
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
@@ -6734,7 +6779,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 306
|
||||
"__id__": 310
|
||||
},
|
||||
"_alignFlags": 45,
|
||||
"_target": null,
|
||||
@@ -6770,7 +6815,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 308
|
||||
"__id__": 312
|
||||
},
|
||||
"debugMode": false,
|
||||
"_id": ""
|
||||
|
||||
Reference in New Issue
Block a user