prefab適用
This commit is contained in:
parent
c3a26c4d58
commit
2d0b9543cc
|
@ -51,6 +51,7 @@ MonoBehaviour:
|
|||
missionIndicator: {fileID: 1937919369583800779}
|
||||
customizeButton: {fileID: 2699539194628049746}
|
||||
worldMapButton: {fileID: 8411783050349542885}
|
||||
cityIconTarget: {fileID: 8737461130351586685}
|
||||
--- !u!114 &2603354116673325400
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -1859,7 +1860,6 @@ GameObject:
|
|||
m_Component:
|
||||
- component: {fileID: 8737461130351586685}
|
||||
- component: {fileID: 380053497631500331}
|
||||
- component: {fileID: 998058506368945263}
|
||||
m_Layer: 5
|
||||
m_Name: icon_Country
|
||||
m_TagString: Untagged
|
||||
|
@ -1878,7 +1878,8 @@ RectTransform:
|
|||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Children:
|
||||
- {fileID: 4888859830341338205}
|
||||
m_Father: {fileID: 4503951777792434246}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
|
@ -1895,13 +1896,59 @@ CanvasRenderer:
|
|||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7295866844401052197}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &998058506368945263
|
||||
--- !u!1 &8536505162524980614
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4888859830341338205}
|
||||
- component: {fileID: 2128208658687721739}
|
||||
- component: {fileID: 7519109094576916093}
|
||||
m_Layer: 5
|
||||
m_Name: icon
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &4888859830341338205
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8536505162524980614}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 8737461130351586685}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 100, y: 100}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &2128208658687721739
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8536505162524980614}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!114 &7519109094576916093
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7295866844401052197}
|
||||
m_GameObject: {fileID: 8536505162524980614}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||
|
|
Loading…
Reference in New Issue