aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-06-27 12:49:51 +0200
committertpart <tpart120@proton.me>2024-06-27 12:49:56 +0200
commit6fee504df93c8c9c9e7d01293ef8c9bee1f74f28 (patch)
treee5be4ca96140997cd4ea112d322a2d05906a21c4 /client/project.godot
parentec6377cb004ae564a8ad2fd895f8aad09b0153c6 (diff)
downloadhurrycurry-6fee504df93c8c9c9e7d01293ef8c9bee1f74f28.tar
hurrycurry-6fee504df93c8c9c9e7d01293ef8c9bee1f74f28.tar.bz2
hurrycurry-6fee504df93c8c9c9e7d01293ef8c9bee1f74f28.tar.zst
Send chat messages
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot
index ec7780f3..2d8bcbfd 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -118,6 +118,12 @@ zoom_out={
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":4,"axis_value":1.0,"script":null)
]
}
+chat={
+"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":4194309,"key_label":0,"unicode":0,"echo":false,"script":null)
+, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":4,"pressure":0.0,"pressed":true,"script":null)
+]
+}
[internationalization]