update to 4.3

This commit is contained in:
Nordup 2024-10-24 06:17:02 +04:00
parent a92a1dfd05
commit b9bb17e73f
7 changed files with 209 additions and 31 deletions

View file

@ -14,7 +14,7 @@ config/name="TheGates"
config/description="Building new Internet"
config/tags=PackedStringArray("thegates")
run/main_scene="res://scenes/app.tscn"
config/features=PackedStringArray("4.2")
config/features=PackedStringArray("4.3")
run/max_fps=144
boot_splash/bg_color=Color(0.156863, 0.156863, 0.156863, 1)
boot_splash/show_image=false
@ -55,12 +55,12 @@ theme/custom_font="res://assets/fonts/Inter-Regular.otf"
show_ui={
"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":0,"physical_keycode":4194305,"key_label":0,"unicode":0,"echo":false,"script":null)
"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":0,"physical_keycode":4194305,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
]
}
open_debug={
"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":4194343,"key_label":0,"unicode":0,"echo":false,"script":null)
"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":4194343,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
]
}