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]
|
|
|
|
|
|
|
|
|
|
config/name="Tic-Tac-Toe"
|
|
|
|
|
run/main_scene="uid://dqveewprna0jt"
|
|
|
|
|
config/features=PackedStringArray("4.7", "GL Compatibility")
|
|
|
|
|
|
|
|
|
|
[display]
|
|
|
|
|
|
|
|
|
|
window/stretch/mode="canvas_items"
|
|
|
|
|
window/stretch/aspect="expand"
|
|
|
|
|
|
|
|
|
|
[file_customization]
|
|
|
|
|
|
|
|
|
|
folder_colors={
|
|
|
|
|
"res://res/": "red",
|
|
|
|
|
"res://scene/": "purple",
|
|
|
|
|
"res://scripts/": "green"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[input]
|
|
|
|
|
|
|
|
|
|
pad_9={
|
|
|
|
|
"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":4194447,"key_label":0,"unicode":57,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_8={
|
|
|
|
|
"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":4194446,"key_label":0,"unicode":56,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_7={
|
|
|
|
|
"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":4194445,"key_label":0,"unicode":55,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_6={
|
|
|
|
|
"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":4194444,"key_label":0,"unicode":54,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
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)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_4={
|
|
|
|
|
"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":4194442,"key_label":0,"unicode":52,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_3={
|
|
|
|
|
"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":4194441,"key_label":0,"unicode":51,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_2={
|
|
|
|
|
"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":4194440,"key_label":0,"unicode":50,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
pad_1={
|
|
|
|
|
"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":4194439,"key_label":0,"unicode":49,"location":0,"echo":false,"script":null)
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[physics]
|
|
|
|
|
|
|
|
|
|
3d/physics_engine="Jolt Physics"
|
|
|
|
|
|
|
|
|
|
[rendering]
|
|
|
|
|
|
2026-07-02 22:51:48 +02:00
|
|
|
textures/canvas_textures/default_texture_filter=0
|
2026-07-02 20:58:21 +02:00
|
|
|
rendering_device/driver.windows="d3d12"
|
|
|
|
|
renderer/rendering_method="gl_compatibility"
|
|
|
|
|
renderer/rendering_method.mobile="gl_compatibility"
|