Tweaked to input settings to have binary controls

This commit is contained in:
trotFunky 2019-09-17 20:47:30 +02:00
parent 37e8c8d689
commit eb31eb4c7c

View file

@ -13,9 +13,9 @@ InputManager:
positiveButton: right positiveButton: right
altNegativeButton: a altNegativeButton: a
altPositiveButton: d altPositiveButton: d
gravity: 10000 gravity: 100
dead: 0 dead: 0
sensitivity: 3 sensitivity: 100
snap: 1 snap: 1
invert: 0 invert: 0
type: 0 type: 0
@ -29,9 +29,9 @@ InputManager:
positiveButton: up positiveButton: up
altNegativeButton: s altNegativeButton: s
altPositiveButton: w altPositiveButton: w
gravity: 10000 gravity: 100
dead: 0 dead: 0
sensitivity: 3 sensitivity: 100
snap: 1 snap: 1
invert: 0 invert: 0
type: 0 type: 0
@ -45,7 +45,7 @@ InputManager:
positiveButton: space positiveButton: space
altNegativeButton: altNegativeButton:
altPositiveButton: left ctrl altPositiveButton: left ctrl
gravity: 1000 gravity: 0
dead: 0.001 dead: 0.001
sensitivity: 1000 sensitivity: 1000
snap: 0 snap: 0