controller input
This commit is contained in:
@@ -29,7 +29,7 @@ scan_code = 32
|
||||
|
||||
[[button]]
|
||||
name = "test"
|
||||
scan_code = 20
|
||||
controller_button = "West"
|
||||
ctrl = true
|
||||
|
||||
[[axis]]
|
||||
@@ -46,6 +46,10 @@ name = "move_sideways"
|
||||
positive_button = "d"
|
||||
negative_button = "a"
|
||||
|
||||
[[axis]]
|
||||
name = "move_sideways"
|
||||
controller_axis = "LeftStickX"
|
||||
|
||||
[[axis]]
|
||||
name = "look_horizontal"
|
||||
mouse_axis = "x"
|
||||
|
||||
Reference in New Issue
Block a user