diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-15 15:00:50 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-15 15:00:50 +0200 |
commit | 55f1cd9cd968b77121f1536cee963048ffe0acb0 (patch) | |
tree | 66a9d5994f4bc842e8322f2f7468157349b490ed /client/project.godot | |
parent | 340aa47c4652fe2f0ec5b0e4f293cfff407a0e6c (diff) | |
parent | d9ad661792297503fb0ea11f79ec153d8430f65b (diff) | |
download | hurrycurry-55f1cd9cd968b77121f1536cee963048ffe0acb0.tar hurrycurry-55f1cd9cd968b77121f1536cee963048ffe0acb0.tar.bz2 hurrycurry-55f1cd9cd968b77121f1536cee963048ffe0acb0.tar.zst |
Merge branch 'master' of https://codeberg.org/hurrycurry/hurrycurry
Diffstat (limited to 'client/project.godot')
-rw-r--r-- | client/project.godot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot index 0c0613cc..3ff0fc0f 100644 --- a/client/project.godot +++ b/client/project.godot @@ -166,6 +166,11 @@ start_game={ "events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":2,"pressure":0.0,"pressed":true,"script":null) ] } +join_spectate={ +"deadzone": 0.5, +"events": [Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":3,"pressure":0.0,"pressed":true,"script":null) +] +} [internationalization] |