2025-11-12 13:28:57 +03: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
|
|
|
|
|
|
2026-03-05 20:13:45 +03:00
|
|
|
[animation]
|
|
|
|
|
|
|
|
|
|
compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
|
|
|
|
|
2025-11-12 13:28:57 +03:00
|
|
|
[application]
|
|
|
|
|
|
2026-03-05 20:13:45 +03:00
|
|
|
config/name="Owniverse"
|
2026-08-20 21:05:22 +03:00
|
|
|
config/version="0.6.17"
|
2025-11-12 13:28:57 +03:00
|
|
|
run/main_scene="uid://bv384dpmvjv8o"
|
2026-07-20 00:11:44 +03:00
|
|
|
config/features=PackedStringArray("4.7", "Mobile")
|
2026-05-05 23:49:12 +03:00
|
|
|
boot_splash/show_image=false
|
|
|
|
|
config/icon="uid://do5teb1i7uiuw"
|
2026-06-03 23:26:44 +03:00
|
|
|
config/size/borderless=true
|
|
|
|
|
config/stretch_mode=0
|
2025-11-12 13:28:57 +03:00
|
|
|
|
2026-03-05 20:13:45 +03:00
|
|
|
[autoload]
|
|
|
|
|
|
2026-08-20 20:19:01 +03:00
|
|
|
Global="*uid://dy0hrqie4ritn"
|
2026-05-05 23:49:12 +03:00
|
|
|
SaveManager="*uid://ul0srjc4gcgg"
|
2026-03-05 20:13:45 +03:00
|
|
|
|
2025-11-12 13:28:57 +03:00
|
|
|
[display]
|
|
|
|
|
|
|
|
|
|
window/size/viewport_width=1080
|
|
|
|
|
window/size/viewport_height=1920
|
|
|
|
|
window/size/extend_to_title=true
|
2025-11-20 10:02:20 +03:00
|
|
|
window/stretch/mode="viewport"
|
2025-11-12 13:28:57 +03:00
|
|
|
window/handheld/orientation=1
|
|
|
|
|
|
2026-03-09 16:10:35 +03:00
|
|
|
[input_devices]
|
|
|
|
|
|
|
|
|
|
pointing/emulate_touch_from_mouse=true
|
|
|
|
|
|
2025-11-12 13:28:57 +03:00
|
|
|
[rendering]
|
|
|
|
|
|
|
|
|
|
renderer/rendering_method="mobile"
|
2026-03-05 20:13:45 +03:00
|
|
|
textures/vram_compression/import_etc2_astc=true
|