fix: 修复多个预制体布局与组件问题
1. 调整ranks.prefab的prefab引用与新增输入阻断组件 2. 统一调整hnode.prefab的节点位置、尺寸与字体样式 3. 修复map_rpg.prefab的节点偏移、组件id与新增背景矩形节点
This commit is contained in:
@@ -47,10 +47,13 @@
|
||||
},
|
||||
{
|
||||
"__id__": 187
|
||||
},
|
||||
{
|
||||
"__id__": 189
|
||||
}
|
||||
],
|
||||
"_prefab": {
|
||||
"__id__": 189
|
||||
"__id__": 191
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
@@ -3832,6 +3835,8 @@
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "60zyAJG75FD4lr3BUqk8h+",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
},
|
||||
{
|
||||
@@ -3966,6 +3971,8 @@
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "5baCaOgaJJj5xGYYZRPLag",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
},
|
||||
{
|
||||
@@ -4320,6 +4327,24 @@
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "a8f3R/dcVJa4WiCkhL/wGK"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.BlockInputEvents",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 1
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 190
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "06K0yfnYlMPJjdjg9cQ8Rg"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
"root": {
|
||||
@@ -4330,6 +4355,7 @@
|
||||
},
|
||||
"fileId": "84hrfbDo1AOq3VROGZvWWt",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": [
|
||||
{
|
||||
"__id__": 151
|
||||
|
||||
Reference in New Issue
Block a user