aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Assets/Scenes
diff options
context:
space:
mode:
authorCarson Katri <carson.katri@gmail.com>2021-06-13 08:51:14 -0400
committerCarson Katri <carson.katri@gmail.com>2021-06-13 08:51:14 -0400
commitc65c617e2031aa6ece4fa6831891fcf1e13662d4 (patch)
treef8a8fd0d37be0b3ef2a736187ea6d999e7069fb6 /Assets/Scenes
parentac864b588ee59fbbc62c8bcf7c82cc51767276ec (diff)
downloadgmtk-gamejam-c65c617e2031aa6ece4fa6831891fcf1e13662d4.tar.gz
gmtk-gamejam-c65c617e2031aa6ece4fa6831891fcf1e13662d4.tar.zst
gmtk-gamejam-c65c617e2031aa6ece4fa6831891fcf1e13662d4.zip
Fix animations, and improve helptext
Diffstat (limited to 'Assets/Scenes')
-rw-r--r--Assets/Scenes/Main.unity10
-rw-r--r--Assets/Scenes/Menu.unity4
2 files changed, 11 insertions, 3 deletions
diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity
index 60f743f..ce1341c 100644
--- a/Assets/Scenes/Main.unity
+++ b/Assets/Scenes/Main.unity
@@ -1595,6 +1595,10 @@ PrefabInstance:
propertyPath: legSpeed
value: 30
objectReference: {fileID: 0}
+ - target: {fileID: 4951635136830184703, guid: d9b5414ac39834728992e2585c5ad778, type: 3}
+ propertyPath: m_Controller
+ value:
+ objectReference: {fileID: 9100000, guid: e410b0bd8580841129d101e260650f0e, type: 2}
- target: {fileID: 7079067999241254396, guid: d9b5414ac39834728992e2585c5ad778, type: 3}
propertyPath: m_RootOrder
value: 2
@@ -1918,7 +1922,7 @@ RectTransform:
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 10, y: 10}
- m_SizeDelta: {x: 126.8, y: 48.9}
+ m_SizeDelta: {x: 126.8, y: 60}
m_Pivot: {x: 0, y: 0}
--- !u!114 &1006773701
MonoBehaviour:
@@ -1962,6 +1966,8 @@ MonoBehaviour:
^
- hold to shoot
+ <+> - stand up
+
don''t fall!'
--- !u!222 &1006773702
CanvasRenderer:
@@ -2272,7 +2278,7 @@ MonoBehaviour:
freezeMotion: 0
ball: {fileID: 707826158}
dribbleHeight: 0.3
- dribbleSpeed: 35
+ dribbleSpeed: 20
trenchCoatSegments:
- {fileID: 675960234}
- {fileID: 1613929466}
diff --git a/Assets/Scenes/Menu.unity b/Assets/Scenes/Menu.unity
index b9707be..232fde0 100644
--- a/Assets/Scenes/Menu.unity
+++ b/Assets/Scenes/Menu.unity
@@ -956,7 +956,7 @@ RectTransform:
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: -65}
- m_SizeDelta: {x: 221.9, y: 63.3}
+ m_SizeDelta: {x: 221.9, y: 75}
m_Pivot: {x: 0.5, y: 1}
--- !u!114 &520878660
MonoBehaviour:
@@ -998,6 +998,8 @@ MonoBehaviour:
Hold+release
^ to shoot
+ <+> to stand up
+
Don''t fall over!'
--- !u!222 &520878661
CanvasRenderer: