GameJam Progress Day 2

This commit is contained in:
2020-07-13 09:19:57 +02:00
parent 05867d287b
commit 00b63ee77a
52 changed files with 8786 additions and 23 deletions

View File

@@ -11,4 +11,10 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scenes/main.unity
guid: 9fc0d4010bbf28b4594072e72b8655ab
- enabled: 1
path: Assets/Scenes/player_select.unity
guid: 7aed7298e4449a14b97ce9d92ff803ae
- enabled: 1
path: Assets/Scenes/credits.unity
guid: d2e5d32fd3fa7b94e8c012fa5010b90c
m_configObjects: {}

View File

@@ -378,9 +378,9 @@ InputManager:
descriptiveName: Is boost
descriptiveNegativeName:
negativeButton:
positiveButton: right shift
positiveButton: '[0]'
altNegativeButton:
altPositiveButton:
altPositiveButton: right ctrl
gravity: 1000
dead: 0.001
sensitivity: 1000
@@ -394,9 +394,9 @@ InputManager:
descriptiveName: Is boost
descriptiveNegativeName:
negativeButton:
positiveButton: left shift
positiveButton: space
altNegativeButton:
altPositiveButton:
altPositiveButton: left shift
gravity: 1000
dead: 0.001
sensitivity: 1000

View File

@@ -13,7 +13,7 @@ PlayerSettings:
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: KittenBox
productName: Boost
productName: Chaos Rockets
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}