aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@gmail.com>2019-04-28 08:57:14 +0200
committermarcinzelent <zelent.marcin@gmail.com>2019-04-28 08:57:14 +0200
commit85441632d65425bdcaa76097e44e1f6f1f3bae7f (patch)
tree8ab4b462919eb826467563634339490e0b3d993b /nGJ2019/Assets/Scenes
parent397abd83dc791d0d8cbbd20d918164c0c37143da (diff)
Added procedural obstacle generation to level 1
Diffstat (limited to 'nGJ2019/Assets/Scenes')
-rw-r--r--nGJ2019/Assets/Scenes/Level1.unity4
-rw-r--r--nGJ2019/Assets/Scenes/TitleScreen.unity2
-rw-r--r--nGJ2019/Assets/Scenes/Tutorial.unity4
3 files changed, 5 insertions, 5 deletions
diff --git a/nGJ2019/Assets/Scenes/Level1.unity b/nGJ2019/Assets/Scenes/Level1.unity
index f085597..1dd6d50 100644
--- a/nGJ2019/Assets/Scenes/Level1.unity
+++ b/nGJ2019/Assets/Scenes/Level1.unity
@@ -558,7 +558,7 @@ PrefabInstance:
- target: {fileID: 1540055299232912360, guid: 439782ce0455fb740be2c55da31ff44f,
type: 3}
propertyPath: m_LocalPosition.y
- value: 0.13672495
+ value: -1.09
objectReference: {fileID: 0}
- target: {fileID: 1540055299232912360, guid: 439782ce0455fb740be2c55da31ff44f,
type: 3}
@@ -871,7 +871,7 @@ MonoBehaviour:
type: 3}
liveCrystal: {fileID: 2100000, guid: d19c2d3c342b20c46b03be1f5369081d, type: 2}
deadCrystal: {fileID: 2100000, guid: a772733e42c983144b0a01570895aa30, type: 2}
- lives: 10
+ lives: 3
--- !u!4 &1651299503
Transform:
m_ObjectHideFlags: 0
diff --git a/nGJ2019/Assets/Scenes/TitleScreen.unity b/nGJ2019/Assets/Scenes/TitleScreen.unity
index b1d2c21..84c0188 100644
--- a/nGJ2019/Assets/Scenes/TitleScreen.unity
+++ b/nGJ2019/Assets/Scenes/TitleScreen.unity
@@ -420,7 +420,7 @@ MonoBehaviour:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 164273593}
- m_MethodName: ToLevel1
+ m_MethodName: OpenTutorial
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
diff --git a/nGJ2019/Assets/Scenes/Tutorial.unity b/nGJ2019/Assets/Scenes/Tutorial.unity
index 4aaf866..667f6ab 100644
--- a/nGJ2019/Assets/Scenes/Tutorial.unity
+++ b/nGJ2019/Assets/Scenes/Tutorial.unity
@@ -558,7 +558,7 @@ PrefabInstance:
- target: {fileID: 1540055299232912360, guid: 439782ce0455fb740be2c55da31ff44f,
type: 3}
propertyPath: m_LocalPosition.y
- value: 0.13672495
+ value: -1.09
objectReference: {fileID: 0}
- target: {fileID: 1540055299232912360, guid: 439782ce0455fb740be2c55da31ff44f,
type: 3}
@@ -871,7 +871,7 @@ MonoBehaviour:
type: 3}
liveCrystal: {fileID: 2100000, guid: d19c2d3c342b20c46b03be1f5369081d, type: 2}
deadCrystal: {fileID: 2100000, guid: a772733e42c983144b0a01570895aa30, type: 2}
- lives: 10
+ lives: 3
--- !u!4 &1651299503
Transform:
m_ObjectHideFlags: 0