summaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-24 18:21:41 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-24 18:21:41 +0200
commite72b9cc631290ec2d3d8d3cc9451d6dced9f984a (patch)
tree9f9b500f9af11ddd8302f97a94e228ee8538092e /client/project.godot
parenta7c952f5007477588de9fbca9faa464b3c71127b (diff)
downloadhurrycurry-e72b9cc631290ec2d3d8d3cc9451d6dced9f984a.tar
hurrycurry-e72b9cc631290ec2d3d8d3cc9451d6dced9f984a.tar.bz2
hurrycurry-e72b9cc631290ec2d3d8d3cc9451d6dced9f984a.tar.zst
add ingame "pause" menu
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 aa024f72..037135f2 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -66,6 +66,11 @@ interact={
"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,"echo":false,"script":null)
]
}
+pause={
+"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":4194305,"key_label":0,"unicode":0,"echo":false,"script":null)
+]
+}
[internationalization]