aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-15 13:08:59 +0200
committertpart <tpart120@proton.me>2024-07-15 13:08:59 +0200
commitd9ad661792297503fb0ea11f79ec153d8430f65b (patch)
treef352d6a16beb366027001bce3cf172b5518b90c0 /client/project.godot
parent7aef7f193dca90a5253944450196d2dd71fefed5 (diff)
downloadhurrycurry-d9ad661792297503fb0ea11f79ec153d8430f65b.tar
hurrycurry-d9ad661792297503fb0ea11f79ec153d8430f65b.tar.bz2
hurrycurry-d9ad661792297503fb0ea11f79ec153d8430f65b.tar.zst
Add join/spectate button; Join by default
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot5
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]