; 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 _global_script_classes=[ { "base": "", "class": "GitAPI", "language": "NativeScript", "path": "res://git_api.gdns" } ] _global_script_class_icons={ "GitAPI": "" } [application] config/name="Le Dieu du Fond du Jardin" run/main_scene="res://globals/scene_main.tscn" config/icon="res://globals/assets/icon.png" [audio] mix_rate=96000 [autoload] main="*res://globals/main.tscn" vm="*res://globals/global_vm.gd" esc_type="*res://globals/escoria_types.gd" [display] window/size/width=3840 window/size/height=2160 window/size/test_width=3840 window/size/test_height=2160 window/dpi/allow_hidpi=true window/stretch/mode="2d" window/stretch/aspect="keep" window/stretch/shrink="1" [escoria] application/max_voice_volume=10 application/save_data="res://globals/save_data.gd" application/speech_suffix=".ogg" application/text_lang="fr" application/voice_lang="fr" application/speech_path="res://globals/assets/speech/" application/binaural_speech=false application/speech_enabled=true application/speech_locales_path="res://globals/assets/speech_locales.gd" application/text_timeout_seconds=5 application/dialog_minimum_visible_seconds=1 application/dialog_damp_music_by_db=9 debug/tag_untranslated_strings=true debug/terminate_on_errors=false platform/skip_cache=false platform/terminate_on_errors=false platform/action_menu_scale=2 platform/dialog_option_height=1 platform/dialog_type_suffix="" platform/dialog_force_centered=false platform/development_lang="fr" platform/game_start_script="res://game.esc" platform/force_text_ids=false platform/force_disable_typewriter_text=false platform/force_quit=true platform/force_tooltip_global_id=false platform/tag_untranslated_strings=true platform/default_object_action="" platform/object_action_requires_doubleclick=false platform/exit_button=true platform/screen_resizable=true platform/telon="res://globals/telon.tscn" platform/window_title_height=32 ui/hud="res://ui/hud.tscn" ui/instructions="" ui/credits="res://rooms/end_credits/end_credits.tscn" ui/end_credits="res://rooms/end_credits/end_credits.tscn" ui/in_game_menu="" ui/confirm_popup="res://ui/confirm_popup.tscn" ui/savegames="" ui/tooltip_follows_mouse=false ui/right_mouse_button_action_menu=false ui/action_menu="res://ui/action_menu.tscn" ui/main_menu="res://ui/main_menu.tscn" [gdnative] singletons=[ "res://git_api.gdnlib" ] [input] inventory_toggle={ "deadzone": 0.5, "events": [ Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":5,"pressure":0.0,"pressed":false,"script":null) , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":7,"pressure":0.0,"pressed":false,"script":null) , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":9,"pressure":0.0,"pressed":false,"script":null) , Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777218,"unicode":0,"echo":false,"script":null) ] } look={ "deadzone": 0.5, "events": [ Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":3,"pressure":0.0,"pressed":false,"script":null) ] } menu_request={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777217,"unicode":0,"echo":false,"script":null) , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":11,"pressure":0.0,"pressed":false,"script":null) ] } punch_out_dodge={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":90,"unicode":0,"echo":false,"script":null) , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":2,"pressure":0.0,"pressed":false,"script":null) ] } punch_out_punch={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":88,"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) ] } quick_save={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777247,"unicode":0,"echo":false,"script":null) ] } start={ "deadzone": 0.5, "events": [ Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":11,"pressure":0.0,"pressed":false,"script":null) ] } talk={ "deadzone": 0.5, "events": [ Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":1,"pressure":0.0,"pressed":false,"script":null) ] } use={ "deadzone": 0.5, "events": [ Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":2,"pressure":0.0,"pressed":false,"script":null) ] } game_general={ "deadzone": 0.5, "events": [ Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"button_mask":0,"position":Vector2( 0, 0 ),"global_position":Vector2( 0, 0 ),"factor":1.0,"button_index":1,"pressed":false,"doubleclick":false,"script":null) ] } game_rmb={ "deadzone": 0.5, "events": [ Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"button_mask":0,"position":Vector2( 0, 0 ),"global_position":Vector2( 0, 0 ),"factor":1.0,"button_index":2,"pressed":false,"doubleclick":false,"script":null) ] } game_highlight={ "deadzone": 0.5, "events": [ Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"button_mask":0,"position":Vector2( 0, 0 ),"global_position":Vector2( 0, 0 ),"factor":1.0,"button_index":3,"pressed":false,"doubleclick":false,"script":null) ] } [locale] fallback="fr" translations=PoolStringArray( ) locale_filter=[ 0, [ "fr" ] ] [physics] 2d/thread_model=2 [rendering] threads/thread_model=2