Skip to content

Commit

Permalink
Adjusted main scene and level prefab
Browse files Browse the repository at this point in the history
new spawn position
  • Loading branch information
AitorSimona committed Jan 10, 2021
1 parent b40c84e commit db48941
Show file tree
Hide file tree
Showing 69 changed files with 1,421 additions and 304 deletions.
31 changes: 31 additions & 0 deletions BottomGear/Assets/Game/Assets/Prefabs/Level.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,36 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
GroupID: 2
--- !u!1 &3628693924968525000
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7367768232981347941}
m_Layer: 0
m_Name: MainSpawn
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7367768232981347941
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3628693924968525000}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 205, y: -37.37645, z: -139.7}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 270666077239323527}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &7074496279130829308
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -758,6 +788,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 175963997576328153}
- {fileID: 7367768232981347941}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
Loading

0 comments on commit db48941

Please sign in to comment.