Skip to content

Pause screen #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
May 14, 2020
14 changes: 14 additions & 0 deletions Assets/Scenes/MainScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ GameObject:
- component: {fileID: 882107689}
- component: {fileID: 882107688}
- component: {fileID: 882107687}
- component: {fileID: 882107691}
m_Layer: 0
m_Name: DEVTOOLS
m_TagString: Untagged
Expand Down Expand Up @@ -703,6 +704,19 @@ Transform:
m_Father: {fileID: 0}
m_RootOrder: 7
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &882107691
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 882107686}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 956e92e53f7717e4f85e9afac0fa8b0b, type: 3}
m_Name:
m_EditorClassIdentifier:
display:
--- !u!1 &1306221665
GameObject:
m_ObjectHideFlags: 0
Expand Down
Loading