aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-06-26 16:39:50 +0200
committernokoe <nokoe@mailbox.org>2024-06-26 16:39:50 +0200
commita8d17ba85a46169fa049c70e1a8f53ea97784c90 (patch)
treef84853b18396e510149b0704e7238c1c22b87e98 /client/project.godot
parent5654b69e4c7e0aafe258ad0ab73105722a389def (diff)
parent677b9c898b0fc3faac2aa505cce438a2b2189265 (diff)
downloadhurrycurry-a8d17ba85a46169fa049c70e1a8f53ea97784c90.tar
hurrycurry-a8d17ba85a46169fa049c70e1a8f53ea97784c90.tar.bz2
hurrycurry-a8d17ba85a46169fa049c70e1a8f53ea97784c90.tar.zst
Merge branch 'master' of ssh://codeberg.org/metamuffin/undercooked
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot10
1 files changed, 9 insertions, 1 deletions
diff --git a/client/project.godot b/client/project.godot
index e7a93c3a..e6c1caaf 100644
--- a/client/project.godot
+++ b/client/project.godot
@@ -11,7 +11,7 @@ config_version=5
[application]
config/name="undercooked"
-run/main_scene="res://menu/main_menu.tscn"
+run/main_scene="res://menu/menu_manager.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
boot_splash/bg_color=Color(0.282353, 0.141176, 0.141176, 1)
boot_splash/image="res://icon.png"
@@ -23,6 +23,14 @@ Global="*res://global.gd"
[input]
+ui_accept={
+"deadzone": 0.5,
+"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194309,"physical_keycode":0,"key_label":0,"unicode":0,"echo":false,"script":null)
+, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194310,"physical_keycode":0,"key_label":0,"unicode":0,"echo":false,"script":null)
+, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"key_label":0,"unicode":32,"echo":false,"script":null)
+, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":true,"script":null)
+]
+}
forward={
"deadzone": 0.1,
"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":87,"key_label":0,"unicode":119,"echo":false,"script":null)