diff options
Diffstat (limited to 'AlienSurvival/ProjectSettings/InputManager.asset')
-rw-r--r-- | AlienSurvival/ProjectSettings/InputManager.asset | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/AlienSurvival/ProjectSettings/InputManager.asset b/AlienSurvival/ProjectSettings/InputManager.asset index 3ed6332..61e0a46 100644 --- a/AlienSurvival/ProjectSettings/InputManager.asset +++ b/AlienSurvival/ProjectSettings/InputManager.asset @@ -202,7 +202,7 @@ InputManager: descriptiveName: descriptiveNegativeName: negativeButton: - positiveButton: joystick button 1 + positiveButton: altNegativeButton: altPositiveButton: gravity: 1000 @@ -549,3 +549,19 @@ InputManager: type: 2 axis: 8 joyNum: 0 + - serializedVersion: 3 + m_Name: SpaceBeam + descriptiveName: + descriptiveNegativeName: + negativeButton: + positiveButton: joystick button 1 + altNegativeButton: + altPositiveButton: + gravity: 1000 + dead: 0.001 + sensitivity: 1000 + snap: 0 + invert: 0 + type: 0 + axis: 0 + joyNum: 0 |