2026-07-02 20:58:21 +02:00
|
|
|
; Engine configuration file.
|
|
|
|
|
; It's best edited using the editor UI and not directly,
|
|
|
|
|
; since the parameters that go here are not all obvious.
|
|
|
|
|
;
|
|
|
|
|
; Format:
|
|
|
|
|
; [section] ; section goes between []
|
|
|
|
|
; param=value ; assign values to parameters
|
|
|
|
|
|
|
|
|
|
config_version=5
|
|
|
|
|
|
|
|
|
|
[application]
|
|
|
|
|
|
|
|
|
|
run/main_scene="uid://dqveewprna0jt"
|
2026-07-03 21:35:29 +02:00
|
|
|
config/features=PackedStringArray("4.7")
|
2026-07-02 20:58:21 +02:00
|
|
|
|
|
|
|
|
[file_customization]
|
|
|
|
|
|
|
|
|
|
folder_colors={
|
|
|
|
|
"res://res/": "red",
|
2026-07-03 21:35:29 +02:00
|
|
|
"res://scene/": "green",
|
|
|
|
|
"res://scripts/": "purple"
|
2026-07-02 20:58:21 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[input]
|
|
|
|
|
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_1={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194439,"key_label":0,"unicode":49,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_2={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194440,"key_label":0,"unicode":50,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_3={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194441,"key_label":0,"unicode":51,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_4={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194442,"key_label":0,"unicode":52,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_5={
|
|
|
|
|
"deadzone": 0.2,
|
|
|
|
|
"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":4194443,"key_label":0,"unicode":53,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_6={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194444,"key_label":0,"unicode":54,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_7={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194445,"key_label":0,"unicode":55,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_8={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194446,"key_label":0,"unicode":56,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
2026-07-03 21:35:29 +02:00
|
|
|
pad_9={
|
2026-07-02 20:58:21 +02:00
|
|
|
"deadzone": 0.2,
|
2026-07-03 21:35:29 +02:00
|
|
|
"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":4194447,"key_label":0,"unicode":57,"location":0,"echo":false,"script":null)
|
2026-07-02 20:58:21 +02:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[rendering]
|
|
|
|
|
|
2026-07-02 22:51:48 +02:00
|
|
|
textures/canvas_textures/default_texture_filter=0
|