Skip to content

Commit

Permalink
Update stationary scene
Browse files Browse the repository at this point in the history
  • Loading branch information
syKevinPeng committed Apr 30, 2024
1 parent 937c42e commit d72c14e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Assets/Scenes/IllusionStationaryScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ GameObject:
- component: {fileID: 26335391}
- component: {fileID: 26335394}
- component: {fileID: 26335393}
- component: {fileID: 26335392}
- component: {fileID: 26335395}
m_Layer: 0
m_Name: RawImage
m_TagString: Untagged
Expand Down Expand Up @@ -238,19 +238,6 @@ RectTransform:
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 100, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &26335392
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 26335390}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 05f97a978ba1c1a45951fe8811540b2d, type: 3}
m_Name:
m_EditorClassIdentifier:
RawImage: {fileID: 26335390}
--- !u!114 &26335393
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -286,6 +273,19 @@ CanvasRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 26335390}
m_CullTransparentMesh: 1
--- !u!114 &26335395
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 26335390}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 72da35bc4243f1f4e866d2247630d2b8, type: 3}
m_Name:
m_EditorClassIdentifier:
RawImage: {fileID: 0}
--- !u!1 &112006432
GameObject:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit d72c14e

Please sign in to comment.