diff options
author | marcinzelent <zelent.marcin@gmail.com> | 2019-04-28 10:56:35 +0200 |
---|---|---|
committer | marcinzelent <zelent.marcin@gmail.com> | 2019-04-28 10:56:35 +0200 |
commit | 5799920c430c0258d4a6d423ac9b6b8b6e79f3c6 (patch) | |
tree | 523811bfc6a4c053073c7bd2e63e45cc8d22d671 /nGJ2019/Assets/Scenes | |
parent | 5b100607672e927b2543b1f54dc97897c8969fe1 (diff) |
Updated rock bottom and top obstacles
Diffstat (limited to 'nGJ2019/Assets/Scenes')
-rw-r--r-- | nGJ2019/Assets/Scenes/Level1.unity | 4 | ||||
-rw-r--r-- | nGJ2019/Assets/Scenes/TitleScreen.unity | 4 | ||||
-rw-r--r-- | nGJ2019/Assets/Scenes/Tutorial.unity | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/nGJ2019/Assets/Scenes/Level1.unity b/nGJ2019/Assets/Scenes/Level1.unity index 4ff8254..ff5b556 100644 --- a/nGJ2019/Assets/Scenes/Level1.unity +++ b/nGJ2019/Assets/Scenes/Level1.unity @@ -953,9 +953,9 @@ MonoBehaviour: m_EditorClassIdentifier: caveWallsPrefab: {fileID: 1998900778231223134, guid: 1955f0f25a1504ef6978634b4e8986ca, type: 3} - rockTopPrefab: {fileID: 2825962919672506772, guid: facec2f96803c4c4b9b62c8e259a993b, + rockTopPrefab: {fileID: 1026017451412990472, guid: 326e0dfc5f5644f09bd3ca38f4834a54, type: 3} - rockBottomPrefab: {fileID: 264553704504758048, guid: 61077335c23f94734a98510f8775f6c7, + rockBottomPrefab: {fileID: 3267887723164728866, guid: 81b0bc34beb9d4c64adf5be967205dbf, type: 3} narrowPassagePrefab: {fileID: 1998900778231223134, guid: ce339cccf24f74448af698eb997a3d95, type: 3} diff --git a/nGJ2019/Assets/Scenes/TitleScreen.unity b/nGJ2019/Assets/Scenes/TitleScreen.unity index 6216a16..8ad2a6c 100644 --- a/nGJ2019/Assets/Scenes/TitleScreen.unity +++ b/nGJ2019/Assets/Scenes/TitleScreen.unity @@ -1001,9 +1001,9 @@ MonoBehaviour: m_EditorClassIdentifier: caveWallsPrefab: {fileID: 1998900778231223134, guid: 1955f0f25a1504ef6978634b4e8986ca, type: 3} - rockTopPrefab: {fileID: 2825962919672506772, guid: facec2f96803c4c4b9b62c8e259a993b, + rockTopPrefab: {fileID: 1026017451412990472, guid: 326e0dfc5f5644f09bd3ca38f4834a54, type: 3} - rockBottomPrefab: {fileID: 264553704504758048, guid: 61077335c23f94734a98510f8775f6c7, + rockBottomPrefab: {fileID: 3267887723164728866, guid: 81b0bc34beb9d4c64adf5be967205dbf, type: 3} narrowPassagePrefab: {fileID: 1998900778231223134, guid: ce339cccf24f74448af698eb997a3d95, type: 3} diff --git a/nGJ2019/Assets/Scenes/Tutorial.unity b/nGJ2019/Assets/Scenes/Tutorial.unity index 7ed80ca..4e6ecea 100644 --- a/nGJ2019/Assets/Scenes/Tutorial.unity +++ b/nGJ2019/Assets/Scenes/Tutorial.unity @@ -966,9 +966,9 @@ MonoBehaviour: m_EditorClassIdentifier: caveWallsPrefab: {fileID: 1998900778231223134, guid: 1955f0f25a1504ef6978634b4e8986ca, type: 3} - rockTopPrefab: {fileID: 2825962919672506772, guid: facec2f96803c4c4b9b62c8e259a993b, + rockTopPrefab: {fileID: 1026017451412990472, guid: 326e0dfc5f5644f09bd3ca38f4834a54, type: 3} - rockBottomPrefab: {fileID: 264553704504758048, guid: 61077335c23f94734a98510f8775f6c7, + rockBottomPrefab: {fileID: 3267887723164728866, guid: 81b0bc34beb9d4c64adf5be967205dbf, type: 3} narrowPassagePrefab: {fileID: 1998900778231223134, guid: ce339cccf24f74448af698eb997a3d95, type: 3} |