Controller Support added

This commit is contained in:
2024-12-03 21:01:00 +01:00
parent af0a145953
commit 28462f4c0d
3 changed files with 35 additions and 20 deletions

View File

@@ -20,7 +20,6 @@ config/icon="res://icon.svg"
throw_bomb={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":32,"key_label":0,"unicode":32,"location":0,"echo":false,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
]
}