cirnogodot/project.godot

377 lines
25 KiB
Text
Raw Normal View History

2024-02-26 08:33:37 +01: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
2024-11-13 17:23:32 +01:00
[DebugGUI]
Settings/enableGraphs=true
Settings/enableLogs=true
Settings/backgroundColor=Color(0, 0, 0, 0.7)
Settings/scrubberColor=Color(1, 1, 0, 0.7)
Settings/graphWidth=300
Settings/graphHeight=100
Settings/temporaryLogLifetime=5.0
2025-03-13 13:29:13 +01:00
[addons]
resources_spreadsheet_view/array_color_tint=100.0
resources_spreadsheet_view/color_rows=true
resources_spreadsheet_view/array_min_width=128.0
resources_spreadsheet_view/resource_preview_size=32.0
resources_spreadsheet_view/clip_headers=false
resources_spreadsheet_view/dupe_arrays=true
resources_spreadsheet_view/context_menu_on_leftclick=false
resources_spreadsheet_view/fold_docks=true
resources_spreadsheet_view/resource_cell_label_mode=1
resources_spreadsheet_view/freeze_first_column=true
2024-02-26 08:33:37 +01:00
[application]
config/name="Cirno"
2025-03-10 11:01:12 +01:00
run/main_scene="uid://dew6axbejrusj"
2025-02-24 11:37:45 +01:00
config/features=PackedStringArray("4.4", "C#", "GL Compatibility")
2024-02-26 08:33:37 +01:00
config/icon="res://icon.svg"
2025-03-17 11:43:11 +01:00
[audio]
buses/default_bus_layout="uid://clblu7fse2pjy"
2024-11-11 15:41:34 +01:00
[autoload]
2024-11-13 17:23:32 +01:00
DebugStats="res://Scenes/debug_stats.tscn"
2025-02-06 11:36:21 +01:00
Dialogic="*res://addons/dialogic/Core/DialogicGameHandler.gd"
2025-02-20 21:26:51 +01:00
GlobalState="*res://Scripts/GlobalState.cs"
2025-02-24 11:52:50 +01:00
GodotGTweensContextNode="*res://GTweensGodot/Godot/Source/Contexts/GodotGTweensContextNode.cs"
2025-05-29 14:18:23 +02:00
CyclopsAutoload="*res://addons/cyclops_level_builder/cyclops_global_scene.tscn"
2025-02-06 11:36:21 +01:00
[dialogic]
directories/dch_directory={
2025-02-07 11:15:57 +01:00
"Cirno": "res://Dialogue/Characters/Cirno.dch",
2025-03-10 19:16:54 +01:00
"Colonel": "res://Dialogue/Characters/Colonel.dch",
2025-03-23 21:13:17 +01:00
"ICC_President": "res://Dialogue/Characters/ICC_President.dch",
2025-02-21 18:57:00 +01:00
"ICE": "res://Dialogue/Characters/ICE.dch",
2025-02-07 11:15:57 +01:00
"Navigator": "res://Dialogue/Characters/Navigator.dch",
"Rumia": "res://Dialogue/Characters/Rumia.dch",
2025-03-23 21:13:17 +01:00
"Secretary": "res://Dialogue/Characters/Secretary.dch",
2025-02-24 22:30:29 +01:00
"computer": "res://Dialogue/Characters/computer.dch",
"test": "res://Dialogue/Characters/test.dch"
2025-02-06 11:36:21 +01:00
}
directories/dtl_directory={
2025-03-23 21:13:17 +01:00
"Level1_End_Intermission": "res://Dialogue/Timelines/Rebel_Base/Level1_End_Intermission.dtl",
2025-02-18 15:47:26 +01:00
"Mission1_Briefing": "res://Dialogue/Timelines/Mission1_Briefing.dtl",
2025-05-08 13:13:16 +02:00
"Mission1_Briefing_2": "res://Dialogue/Timelines/Mission1_Briefing_2.dtl",
2025-02-07 11:15:57 +01:00
"Rumia_Intro": "res://Dialogue/Timelines/Rumia_Intro.dtl",
2025-03-10 19:16:54 +01:00
"colonel1": "res://Dialogue/Timelines/Rebel_Base/colonel1.dtl",
2025-02-07 11:15:57 +01:00
"computer1": "res://Dialogue/Timelines/computer1.dtl",
2025-02-07 15:43:02 +01:00
"computer2": "res://Dialogue/Timelines/computer2.dtl",
2025-04-09 15:12:08 +02:00
"computer3": "res://Dialogue/Timelines/computer3.dtl",
2025-02-24 22:30:29 +01:00
"computer_control_1": "res://Dialogue/Timelines/computer_control_1.dtl",
2025-03-17 13:10:14 +01:00
"computer_goon_cave": "res://Dialogue/Timelines/computer_goon_cave.dtl",
2025-03-22 13:16:29 +01:00
"computer_keycard_room": "res://Dialogue/Timelines/computer_keycard_room.dtl",
2025-05-22 17:13:43 +02:00
"computer_lab_1": "res://Dialogue/Timelines/Level2/computer_lab_1.dtl",
2025-02-19 17:38:54 +01:00
"intro_story": "res://Dialogue/Timelines/intro_story.dtl",
2025-05-02 16:20:54 +02:00
"laser_tutorial": "res://Dialogue/Timelines/laser_tutorial.dtl",
2025-02-14 13:27:30 +01:00
"rumia_defeat": "res://Dialogue/Timelines/rumia_defeat.dtl",
2025-02-16 00:03:35 +01:00
"rumia_rebel_base_1": "res://Dialogue/Timelines/rumia_rebel_base_1.dtl",
2025-05-22 14:08:15 +02:00
"testbubble": "res://Dialogue/Timelines/testbubble.dtl",
2025-02-06 15:57:03 +01:00
"testintro": "res://Dialogue/Timelines/testintro.dtl",
2025-02-21 18:57:00 +01:00
"timeline": "res://Dialogue/timeline.dtl",
"tutorial_barrels": "res://Dialogue/Timelines/Tutorial/tutorial_barrels.dtl",
"tutorial_cameras": "res://Dialogue/Timelines/Tutorial/tutorial_cameras.dtl",
"tutorial_gun": "res://Dialogue/Timelines/Tutorial/tutorial_gun.dtl",
"tutorial_intro": "res://Dialogue/Timelines/Tutorial/tutorial_intro.dtl",
2025-03-05 15:58:15 +01:00
"tutorial_repeater": "res://Dialogue/Timelines/Tutorial/tutorial_repeater.dtl",
2025-02-21 18:57:00 +01:00
"tutorial_switch": "res://Dialogue/Timelines/Tutorial/tutorial_switch.dtl",
"tutorial_teleporter_1": "res://Dialogue/Timelines/Tutorial/tutorial_teleporter_1.dtl",
"tutorial_teleporter_2": "res://Dialogue/Timelines/Tutorial/tutorial_teleporter_2.dtl"
2025-02-06 11:36:21 +01:00
}
glossary/default_case_sensitive=true
2025-05-22 14:08:15 +02:00
layout/style_list=["res://Dialogue/Styles/Textbox_style.tres", "res://Dialogue/Styles/VN.tres", "res://Dialogue/Styles/Terminal_Style.tres", "res://Dialogue/Styles/Briefing_Style.tres", "res://Dialogue/Styles/TextBubbleStyle.tres"]
2025-02-06 11:36:21 +01:00
layout/default_style="res://Dialogue/Styles/Textbox_style.tres"
2025-03-22 13:52:09 +01:00
variables={
"Buttons": {
"Keyboard_F": "Ⓕ",
"Left_Button_Pad": "⒩",
"Right_Button_Pad": "⒪"
}
}
2025-02-06 11:36:21 +01:00
extensions_folder="res://addons/dialogic_additions"
text/letter_speed=0.01
text/initial_text_reveal_skippable=true
text/text_reveal_skip_delay=0.1
text/advance_delay=0.1
text/autoadvance_per_character_delay=0.1
text/autoadvance_ignored_characters_enabled=true
audio/max_channels=4.0
animations/join_default_length=0.5
animations/join_default_wait=true
animations/leave_default_length=0.5
animations/leave_default_wait=true
animations/cross_fade_default_length=0.5
choices/autofocus_first=true
choices/delay=0.2
choices/reveal_delay=0
choices/reveal_by_input=false
save/autosave_delay=60.0
save/encryption_on_exports_only=true
text/autopauses={}
2025-03-19 11:53:29 +01:00
animations/join_default="Instant In"
animations/leave_default="Instant Out"
2025-04-05 15:29:29 +02:00
translation/enabled=true
translation/original_locale="en"
translation/file_mode=0
translation/translation_folder="res://Dialogue/Translations"
translation/save_mode=0
translation/add_separator=false
translation/intern/save_mode=0
translation/intern/file_mode=0
translation/intern/translation_folder="res://Dialogue/Translations"
2025-05-08 18:22:05 +02:00
translation/id_counter=198
2025-04-05 15:29:29 +02:00
translation/locales=["en", "it"]
2025-05-22 17:13:43 +02:00
audio/type_sound_bus="Voice"
2024-11-11 15:41:34 +01:00
2024-02-26 08:33:37 +01:00
[display]
2024-11-13 17:23:32 +01:00
window/size/viewport_width=320
2025-05-20 11:20:48 +02:00
window/size/viewport_height=180
2024-11-13 17:23:32 +01:00
window/size/window_width_override=1920
window/size/window_height_override=1080
2025-03-14 11:10:16 +01:00
window/stretch/mode="canvas_items"
2024-11-13 17:23:32 +01:00
window/stretch/scale_mode="integer"
2024-02-26 08:33:37 +01:00
[dotnet]
project/assembly_name="Cirno"
2025-03-03 13:48:39 +01:00
[editor]
movie_writer/movie_file="D:/Maddo/Recordings/Capture.avi"
2024-03-04 08:25:41 +01:00
[editor_plugins]
2025-05-29 14:18:23 +02:00
enabled=PackedStringArray("res://addons/cyclops_level_builder/plugin.cfg", "res://addons/dialogic/plugin.cfg", "res://addons/godot_test_scene/plugin.cfg", "res://addons/resources_spreadsheet_view/plugin.cfg", "res://addons/scene_palette/plugin.cfg", "res://addons/smoothing/plugin.cfg")
2024-03-04 08:25:41 +01:00
2025-01-28 14:05:38 +01:00
[global_group]
Interactable=""
Solid=""
2025-03-03 17:55:53 +01:00
Acid=""
2025-03-13 09:58:54 +01:00
Destroyable=""
2025-04-09 11:43:44 +02:00
navigation_polygon_source_geometry_group=""
2025-01-28 14:05:38 +01:00
2024-02-26 08:33:37 +01:00
[input]
2025-03-20 21:45:30 +01:00
ui_accept={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194309,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194310,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"key_label":0,"unicode":32,"location":0,"echo":false,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":true,"script":null)
]
}
ui_cancel={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194305,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":1,"pressure":0.0,"pressed":true,"script":null)
]
}
2024-02-26 08:33:37 +01:00
left={
"deadzone": 0.5,
2024-08-17 17:00:50 +02:00
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":65,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194319,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":0,"axis_value":-1.0,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":13,"pressure":0.0,"pressed":true,"script":null)
2024-02-26 08:33:37 +01:00
]
}
right={
"deadzone": 0.5,
2024-08-17 17:00:50 +02:00
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194321,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, 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":68,"key_label":0,"unicode":100,"location":0,"echo":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":14,"pressure":0.0,"pressed":true,"script":null)
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":0,"axis_value":1.0,"script":null)
2024-02-26 08:33:37 +01:00
]
}
up={
"deadzone": 0.5,
2024-08-17 17:00:50 +02:00
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194320,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, 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":87,"key_label":0,"unicode":119,"location":0,"echo":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":11,"pressure":0.0,"pressed":true,"script":null)
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":1,"axis_value":-1.0,"script":null)
2024-02-26 08:33:37 +01:00
]
}
down={
"deadzone": 0.5,
2024-08-17 17:00:50 +02:00
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194322,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, 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":83,"key_label":0,"unicode":115,"location":0,"echo":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":12,"pressure":0.0,"pressed":true,"script":null)
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":1,"axis_value":1.0,"script":null)
2024-02-26 08:33:37 +01:00
]
}
click={
"deadzone": 0.5,
"events": [Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":1,"position":Vector2(112, 10),"global_position":Vector2(116, 51),"factor":1.0,"button_index":1,"canceled":false,"pressed":true,"double_click":false,"script":null)
]
}
2024-02-27 17:16:55 +01:00
shoot={
"deadzone": 0.5,
2024-08-17 17:00:50 +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":32,"key_label":0,"unicode":32,"location":0,"echo":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":5,"axis_value":1.0,"script":null)
2025-03-13 14:38:43 +01:00
, Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":1,"position":Vector2(251, 29),"global_position":Vector2(267, 113),"factor":1.0,"button_index":1,"canceled":false,"pressed":true,"double_click":false,"script":null)
2024-02-27 17:16:55 +01:00
]
}
2024-06-09 18:19:57 +02:00
Use={
"deadzone": 0.5,
2024-08-17 17:00:50 +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":70,"key_label":0,"unicode":102,"location":0,"echo":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":2,"pressure":0.0,"pressed":true,"script":null)
2024-06-09 18:19:57 +02:00
]
}
2025-01-27 17:30:45 +01:00
aim_right={
"deadzone": 0.5,
"events": [Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":2,"axis_value":1.0,"script":null)
, 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)
]
}
aim_left={
"deadzone": 0.5,
"events": [Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":2,"axis_value":-1.0,"script":null)
, 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)
]
}
aim_up={
"deadzone": 0.5,
"events": [Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":3,"axis_value":-1.0,"script":null)
, 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)
]
}
aim_down={
"deadzone": 0.5,
"events": [Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":3,"axis_value":1.0,"script":null)
, 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)
]
}
strafe={
"deadzone": 0.5,
"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":4194325,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":10,"pressure":0.0,"pressed":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":9,"pressure":0.0,"pressed":true,"script":null)
2025-03-13 14:38:43 +01:00
, Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":0,"position":Vector2(0, 0),"global_position":Vector2(0, 0),"factor":1.0,"button_index":2,"canceled":false,"pressed":false,"double_click":false,"script":null)
2025-01-27 17:30:45 +01:00
]
}
2025-01-30 08:54:51 +01:00
scan={
"deadzone": 0.5,
"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":69,"key_label":0,"unicode":101,"location":0,"echo":false,"script":null)
2025-02-11 00:18:26 +01:00
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":3,"pressure":0.0,"pressed":true,"script":null)
2025-01-30 08:54:51 +01:00
]
}
2025-02-06 11:36:21 +01:00
dialogic_default_action={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194309,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":0,"position":Vector2(0, 0),"global_position":Vector2(0, 0),"factor":1.0,"button_index":1,"canceled":false,"pressed":true,"double_click":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":32,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":88,"physical_keycode":0,"key_label":0,"unicode":0,"location":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)
]
}
2025-02-06 15:57:03 +01:00
pause={
"deadzone": 0.5,
"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":4194305,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":6,"pressure":0.0,"pressed":false,"script":null)
, 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":4194332,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
]
}
2025-02-11 13:47:31 +01:00
next_weapon={
"deadzone": 0.5,
"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":50,"key_label":0,"unicode":50,"location":0,"echo":false,"script":null)
2025-03-13 14:38:43 +01:00
, Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":8,"position":Vector2(221, 46),"global_position":Vector2(237, 130),"factor":1.0,"button_index":4,"canceled":false,"pressed":true,"double_click":false,"script":null)
2025-02-11 13:47:31 +01:00
]
}
previous_weapon={
"deadzone": 0.5,
"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":49,"key_label":0,"unicode":49,"location":0,"echo":false,"script":null)
2025-03-13 14:38:43 +01:00
, Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":16,"position":Vector2(156, 20),"global_position":Vector2(172, 104),"factor":1.0,"button_index":5,"canceled":false,"pressed":true,"double_click":false,"script":null)
2025-02-11 13:47:31 +01:00
]
}
next_item={
"deadzone": 0.5,
"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":52,"key_label":0,"unicode":52,"location":0,"echo":false,"script":null)
]
}
previous_item={
"deadzone": 0.5,
"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":51,"key_label":0,"unicode":51,"location":0,"echo":false,"script":null)
]
}
use_item={
"deadzone": 0.5,
"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":85,"key_label":0,"unicode":117,"location":0,"echo":false,"script":null)
]
}
2025-02-15 17:51:06 +01:00
debug_camera_1={
"deadzone": 0.5,
"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":4194336,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
]
}
debug_camera_2={
"deadzone": 0.5,
"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":4194337,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
]
}
2025-02-25 18:11:57 +01:00
inventory={
"deadzone": 0.2,
"events": [null, 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":73,"key_label":0,"unicode":105,"location":0,"echo":false,"script":null)
2025-03-20 21:45:30 +01:00
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":4,"pressure":0.0,"pressed":true,"script":null)
2025-03-22 19:31:33 +01:00
, 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":4194306,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
2025-02-25 18:11:57 +01:00
]
}
2025-04-26 11:24:20 +02:00
Freeze={
"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":81,"key_label":0,"unicode":113,"location":0,"echo":false,"script":null)
, Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":4,"position":Vector2(203, 23),"global_position":Vector2(219, 107),"factor":1.0,"button_index":3,"canceled":false,"pressed":true,"double_click":false,"script":null)
]
}
2025-05-07 21:50:00 +02:00
Reload={
"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":82,"key_label":0,"unicode":114,"location":0,"echo":false,"script":null)
]
}
2024-02-26 08:33:37 +01:00
2025-04-05 15:29:29 +02:00
[internationalization]
locale/translations=PackedStringArray("res://Dialogue/Translations/dialogic_character_translations.en.translation", "res://Dialogue/Translations/dialogic_timeline_translations.en.translation", "res://Dialogue/Translations/dialogic_timeline_translations.it.translation")
2024-02-26 23:45:20 +01:00
[layer_names]
2d_physics/layer_1="world"
2025-01-24 15:24:37 +01:00
2d_navigation/layer_1="Walkable"
2024-02-26 23:45:20 +01:00
2d_physics/layer_2="player"
2025-01-24 15:24:37 +01:00
2d_navigation/layer_2="Solid"
2024-02-26 23:45:20 +01:00
2d_physics/layer_3="items"
2024-05-25 21:41:58 +02:00
2d_physics/layer_4="bullets"
2d_physics/layer_5="enemies"
2024-05-26 11:40:35 +02:00
2d_physics/layer_6="shoot-through"
2024-05-26 18:34:44 +02:00
2d_physics/layer_7="solid-actors"
2024-08-18 11:33:17 +02:00
2d_physics/layer_8="EnemyBullets"
2025-03-03 17:55:53 +01:00
2d_physics/layer_9="Acid"
2025-03-14 15:13:00 +01:00
2d_physics/layer_10="Conveyor"
2024-02-26 23:45:20 +01:00
2025-04-09 11:43:44 +02:00
[navigation]
2d/use_edge_connections=false
2024-03-04 08:25:41 +01:00
[physics]
common/physics_jitter_fix=0.0
2024-02-26 08:33:37 +01:00
[rendering]
textures/canvas_textures/default_texture_filter=0
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
2025-03-14 11:10:16 +01:00
2d/snap/snap_2d_vertices_to_pixel=true