Skip to content

Commit

Permalink
[Design] add
Browse files Browse the repository at this point in the history
  • Loading branch information
BBeom06 authored and Unengine committed Nov 8, 2021
1 parent e23b40f commit ab8a0cd
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 341 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4934384457209655347}
- {fileID: 3124493726017494986}
m_Father: {fileID: 1925281264920820847}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
Expand Down Expand Up @@ -1048,6 +1049,110 @@ MonoBehaviour:
m_hasFontAssetChanged: 0
m_baseMaterial: {fileID: 0}
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
--- !u!1 &8283294966559445796
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3124493726017494986}
- component: {fileID: 141083090787606267}
- component: {fileID: 2184859099272264201}
- component: {fileID: 5253655663620400733}
m_Layer: 5
m_Name: Bg_transition
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &3124493726017494986
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8283294966559445796}
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_Children: []
m_Father: {fileID: 8923905789107274729}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &141083090787606267
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8283294966559445796}
m_CullTransparentMesh: 1
--- !u!114 &2184859099272264201
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8283294966559445796}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 0.88129854, b: 0.6745283, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 9900946d0fad7480694b2ff70a563b12, type: 3}
m_Type: 1
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!114 &5253655663620400733
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8283294966559445796}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 922b805bc01c243e5853d9cbb544118c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_EffectMode: 3
m_EffectFactor: 0.884
m_TransitionTexture: {fileID: 2800000, guid: c6291ba6695b24783a9254c037b6f885, type: 3}
m_EffectArea: 0
m_KeepAspectRatio: 0
m_DissolveWidth: 0.5
m_DissolveSoftness: 0.5
m_DissolveColor: {r: 1, g: 0.62911344, b: 0, a: 1}
m_PassRayOnHidden: 0
m_Player:
play: 0
initialPlayDelay: 0
duration: 1
loop: 0
loopDelay: 0
updateMode: 0
--- !u!1 &8313786517335402731
GameObject:
m_ObjectHideFlags: 0
Expand Down
Loading

0 comments on commit ab8a0cd

Please sign in to comment.