|
@@ -1,109 +0,0 @@
|
|
|
-; 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=4
|
|
|
-
|
|
|
-[application]
|
|
|
-
|
|
|
-config/name="Background Thread Loading Demo"
|
|
|
-config/description="This is a demo showing how to use the load_interactive() method of
|
|
|
-ResourceLoader to load large scenes in the background with a progress bar."
|
|
|
-run/main_scene="res://paintings.tscn"
|
|
|
-
|
|
|
-[autoload]
|
|
|
-
|
|
|
-background_load="*res://background_load.tscn"
|
|
|
-
|
|
|
-[display]
|
|
|
-
|
|
|
-window/dpi/allow_hidpi=true
|
|
|
-window/stretch/mode="2d"
|
|
|
-window/stretch/aspect="expand"
|
|
|
-
|
|
|
-[input]
|
|
|
-
|
|
|
-ui_accept={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777221,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777222,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_select={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":3,"pressure":0.0,"pressed":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_cancel={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777217,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":1,"pressure":0.0,"pressed":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_focus_next={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777218,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_focus_prev={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":true,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777218,"physical_scancode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_left={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777231,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":14,"pressure":0.0,"pressed":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_right={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777233,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":15,"pressure":0.0,"pressed":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_up={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777232,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":12,"pressure":0.0,"pressed":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_down={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777234,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":13,"pressure":0.0,"pressed":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_page_up={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777235,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_page_down={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777236,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_home={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777229,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-ui_end={
|
|
|
-"deadzone": 0.5,
|
|
|
-"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"store_command":true,"alt_pressed":false,"shift_pressed":false,"meta_pressed":false,"command_pressed":false,"pressed":false,"keycode":16777230,"physical_keycode":0,"unicode":0,"echo":false,"script":null)
|
|
|
-]
|
|
|
-}
|
|
|
-
|
|
|
-[rendering]
|
|
|
-
|
|
|
-quality/driver/driver_name="GLES2"
|
|
|
-vram_compression/import_etc=true
|
|
|
-vram_compression/import_etc2=false
|