Skip to content

Commit

Permalink
scene adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
vyshnovka committed Feb 27, 2024
1 parent 7a1ac2d commit 2986eca
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion Assets/Scenes/Generation.unity
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,9 @@ Transform:
m_Children:
- {fileID: 1074327519}
- {fileID: 1703777239}
- {fileID: 829112315}
- {fileID: 724454389}
- {fileID: 1322947013}
- {fileID: 829112315}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &724454388
Expand Down Expand Up @@ -486,6 +487,50 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0eafd0c352377864e917eaf5ee061fbd, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &1322947012
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1322947013}
- component: {fileID: 1322947014}
m_Layer: 0
m_Name: Game Manager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1322947013
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1322947012}
serializedVersion: 2
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: 357660023}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1322947014
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1322947012}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2285189c976de634eb1ab4c7d28ea418, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &1703777237
GameObject:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 2986eca

Please sign in to comment.