fix: 修复多项UI布局和功能问题

1. 调整任务prefab的位置和内容尺寸
2. 注释掉加载动画自动隐藏逻辑
3. 修改合成规则逻辑适配配置项
4. 调整英雄移动预制体的缩放参数
5. 修改地图预制体的节点名称、尺寸和对齐属性
6. 更新角色控制器预制体的组件和布局参数
This commit is contained in:
panw
2026-05-14 16:40:44 +08:00
parent 9b363cda1c
commit 79531e7318
6 changed files with 95 additions and 42 deletions

View File

@@ -21968,7 +21968,7 @@
"__id__": 945
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 947
@@ -22223,7 +22223,7 @@
},
{
"__type__": "cc.Node",
"_name": "Rounded Rectangle 2402",
"_name": "bg",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -22248,7 +22248,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -384.011,
"y": -384.01099999999997,
"z": 0
},
"_lrot": {
@@ -22288,7 +22288,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1080,
"width": 710,
"height": 700
},
"_anchorPoint": {
@@ -22362,12 +22362,12 @@
"__prefab": {
"__id__": 965
},
"_alignFlags": 2,
"_alignFlags": 4,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_left": -490,
"_right": -490,
"_top": 134.01100000000002,
"_bottom": -734.011,
"_horizontalCenter": 0,
"_verticalCenter": -434.011,
"_isAbsLeft": true,
@@ -22376,8 +22376,8 @@
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_originalWidth": 1080,
"_originalHeight": 700,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
@@ -22440,11 +22440,19 @@
"__id__": 970
},
"bgImg": null,
"bg_anm": null,
"bg_anm": {
"__id__": 31
},
"bg_anm1": null,
"bg_anm2": null,
"bg_anm3": null,
"bg_anm4": null,
"bg_anm2": {
"__id__": 71
},
"bg_anm3": {
"__id__": 93
},
"bg_anm4": {
"__id__": 939
},
"_id": ""
},
{