Skip to content

Commit

Permalink
feat: merge all on main scene ✨ (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterAzix committed Jan 20, 2023
1 parent bb09a54 commit a536fb1
Show file tree
Hide file tree
Showing 7 changed files with 964 additions and 32 deletions.
4 changes: 2 additions & 2 deletions Assets/Level/Prefabs/Player.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1c6c0943eb3256b31b419a45d221a368, type: 3}
m_Name:
m_EditorClassIdentifier:
sensX: 200
sensY: 200
sensX: 500
sensY: 500
player: {fileID: 7601803230581162137}
gunPosition: {fileID: 4239183470328706560}
--- !u!114 &8607814543266890481
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GameObject:
m_Component:
- component: {fileID: 5981645854533450410}
m_Layer: 0
m_Name: spawningPoint1
m_Name: SpawnPoint
m_TagString: SpawningPoint
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down
File renamed without changes.
Loading

0 comments on commit a536fb1

Please sign in to comment.