]> Untitled Git - wolf-seeking-sheep.git/commitdiff
Squashed commit of the following: 0.1.0
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Sat, 15 Mar 2025 11:26:41 +0000 (13:26 +0200)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Sat, 15 Mar 2025 11:26:41 +0000 (13:26 +0200)
    * Updated to Godot 4.4, added UIDs
    * Added all exports: Windows, OSX, web, Linux
    * Enabled viewport stretching, DOF, AA
    * Made mouse visible upon dialogue start
    * Added signal based player looking to Dialogic timelines
    * Finished a rough version of Rick's introduction

469 files changed:
.gitignore
.gitmodules
addons/dialogic/Core/DialogicGameHandler.gd.uid [new file with mode: 0644]
addons/dialogic/Core/DialogicResourceUtil.gd.uid [new file with mode: 0644]
addons/dialogic/Core/DialogicUtil.gd.uid [new file with mode: 0644]
addons/dialogic/Core/Dialogic_Subsystem.gd.uid [new file with mode: 0644]
addons/dialogic/Core/index_class.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_exports.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_exports.tscn
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_layout.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_layout.tscn
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main.tscn
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main_exports.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main_exports.tscn
addons/dialogic/Editor/CharacterEditor/char_edit_section_general.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/char_edit_section_general.tscn
addons/dialogic/Editor/CharacterEditor/char_edit_section_portraits.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/char_edit_section_portraits.tscn
addons/dialogic/Editor/CharacterEditor/character_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/character_editor.tscn
addons/dialogic/Editor/CharacterEditor/character_editor_main_settings_section.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/character_editor_portrait_settings_section.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/character_editor_portrait_tree.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/character_prefix_suffix.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/character_prefix_suffix.tscn
addons/dialogic/Editor/CharacterEditor/portrait_scene_browser.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/CharacterEditor/portrait_scene_browser.tscn
addons/dialogic/Editor/Common/BrowserItem.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/BrowserItem.tscn
addons/dialogic/Editor/Common/DCSS.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/ReferenceManager_AddReplacementPanel.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/broken_reference_manager.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/hint_tooltip_icon.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/hint_tooltip_icon.tscn
addons/dialogic/Editor/Common/reference_manager.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/reference_manager.tscn
addons/dialogic/Editor/Common/reference_manager_window.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/side_bar.tscn
addons/dialogic/Editor/Common/sidebar.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/toolbar.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/unique_identifiers_manager.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/update_install_window.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Common/update_install_window.tscn
addons/dialogic/Editor/Common/update_manager.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/BranchEnd.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/BranchEnd.tscn
addons/dialogic/Editor/Events/EventBlock/event_block.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/EventBlock/event_block.tscn
addons/dialogic/Editor/Events/EventBlock/event_right_click_menu.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/array_part.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/array_part.tscn
addons/dialogic/Editor/Events/Fields/dictionary_part.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/dictionary_part.tscn
addons/dialogic/Editor/Events/Fields/field_array.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_array.tscn
addons/dialogic/Editor/Events/Fields/field_audio_preview.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_audio_preview.tscn
addons/dialogic/Editor/Events/Fields/field_bool_button.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_bool_button.tscn
addons/dialogic/Editor/Events/Fields/field_bool_check.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_bool_check.tscn
addons/dialogic/Editor/Events/Fields/field_color.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_color.tscn
addons/dialogic/Editor/Events/Fields/field_condition.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_condition.tscn
addons/dialogic/Editor/Events/Fields/field_dictionary.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_dictionary.tscn
addons/dialogic/Editor/Events/Fields/field_file.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_file.tscn
addons/dialogic/Editor/Events/Fields/field_flex_value.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_flex_value.tscn
addons/dialogic/Editor/Events/Fields/field_number.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_number.tscn
addons/dialogic/Editor/Events/Fields/field_options_dynamic.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn
addons/dialogic/Editor/Events/Fields/field_options_fixed.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_options_fixed.tscn
addons/dialogic/Editor/Events/Fields/field_text_multiline.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_text_multiline.tscn
addons/dialogic/Editor/Events/Fields/field_text_singleline.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_text_singleline.tscn
addons/dialogic/Editor/Events/Fields/field_vector2.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_vector2.tscn
addons/dialogic/Editor/Events/Fields/field_vector3.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_vector3.tscn
addons/dialogic/Editor/Events/Fields/field_vector4.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/Fields/field_vector4.tscn
addons/dialogic/Editor/Events/Fields/field_vector_base.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Events/event_field.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/HomePage/home_page.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/HomePage/home_page.tscn
addons/dialogic/Editor/Inspector/inspector_plugin.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Inspector/timeline_inspector_field.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/HintLabelStylingScript.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/csv_file.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/settings_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/settings_editor.tscn
addons/dialogic/Editor/Settings/settings_general.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/settings_general.tscn
addons/dialogic/Editor/Settings/settings_modules.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/settings_modules.tscn
addons/dialogic/Editor/Settings/settings_page.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/settings_translation.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/Settings/settings_translation.tscn
addons/dialogic/Editor/TimelineEditor/TextEditor/CodeCompletionHelper.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/TextEditor/syntax_highlighter.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/TextEditor/timeline_editor_text.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/TextEditor/timeline_editor_text.tscn
addons/dialogic/Editor/TimelineEditor/VisualEditor/AddEventButton.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/VisualEditor/AddEventButton.tscn
addons/dialogic/Editor/TimelineEditor/VisualEditor/TimelineArea.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/VisualEditor/timeline_editor_visual.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/VisualEditor/timeline_editor_visual.tscn
addons/dialogic/Editor/TimelineEditor/test_timeline_scene.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/test_timeline_scene.tscn
addons/dialogic/Editor/TimelineEditor/timeline_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/TimelineEditor/timeline_editor.tscn
addons/dialogic/Editor/dialogic_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/editor_main.gd.uid [new file with mode: 0644]
addons/dialogic/Editor/editor_main.tscn
addons/dialogic/Editor/editors_manager.gd.uid [new file with mode: 0644]
addons/dialogic/Example Assets/already_read_indicator.gd.uid [new file with mode: 0644]
addons/dialogic/Example Assets/default_event.gd.uid [new file with mode: 0644]
addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.gd.uid [new file with mode: 0644]
addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.tscn
addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.gd.uid [new file with mode: 0644]
addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.tscn
addons/dialogic/Modules/Audio/event_music.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Audio/event_sound.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Audio/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Audio/settings_audio.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Audio/settings_audio.tscn
addons/dialogic/Modules/Audio/subsystem_audio.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/DefaultBackgroundScene/default_background.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/DefaultBackgroundScene/default_background.tscn
addons/dialogic/Modules/Background/Transitions/Defaults/push_down.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/Defaults/push_left.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/Defaults/push_right.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/Defaults/push_up.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/Defaults/simple_fade.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/Defaults/swipe_diagonal_up_left.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/Defaults/swipe_left_to_right.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/Defaults/swipe_right_to_left.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/class_dialogic_background_transition.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/default_transition_shader.gdshader.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/push_transition_shader.gdshader.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/simple_push_transitions.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/Transitions/simple_swipe_transitions.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/dialogic_background.gd
addons/dialogic/Modules/Background/dialogic_background.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/event_background.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/node_background_holder.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Background/subsystem_backgrounds.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Call/event_call.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Call/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/bounce.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/bounce_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/fade_down_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/fade_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/fade_up_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/heartbeat.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/instant_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/shake_x.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/shake_y.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/slide_down_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/slide_left_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/slide_right_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/slide_up_in.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/tada.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/zoom_center_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DefaultAnimations/zoom_in_out.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/DialogicPortraitAnimationsUtil.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/class_dialogic_animation.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/default_portrait.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/default_portrait.tscn
addons/dialogic/Modules/Character/dialogic_portrait.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/event_character.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/node_portrait_container.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/preview_character.tres
addons/dialogic/Modules/Character/settings_portraits.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/settings_portraits.tscn
addons/dialogic/Modules/Character/subsystem_containers.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Character/subsystem_portraits.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/event_choice.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/node_button_sound.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/node_choice_button.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/settings_choices.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/settings_choices.tscn
addons/dialogic/Modules/Choice/subsystem_choices.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/ui_choice_end.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Choice/ui_choice_end.tscn
addons/dialogic/Modules/Clear/event_clear.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Clear/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Comment/event_comment.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Comment/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Condition/event_condition.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Condition/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Condition/ui_condition_end.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Condition/ui_condition_end.tscn
addons/dialogic/Modules/Core/event_end_branch.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Core/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Core/subsystem_animation.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Core/subsystem_expression.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Core/subsystem_input.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.tscn
addons/dialogic/Modules/DefaultLayoutParts/Base_TextBubble/text_bubble_base.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Base_TextBubble/text_bubble_base.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/speaker_portrait_textbox_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/textbox_with_speaker_portrait.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/speech_bubble.gdshader.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gdshader.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/animations.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/autoadvance_indicator.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.tscn
addons/dialogic/Modules/DefaultLayoutParts/Style_SpeakerTextbox/speaker_textbox_style.tres
addons/dialogic/Modules/DefaultLayoutParts/Style_TextBubbles/textbubble_style.tres
addons/dialogic/Modules/DefaultLayoutParts/Style_VN_Default/default_vn_style.tres
addons/dialogic/Modules/DefaultLayoutParts/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/End/event_end.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/End/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Glossary/event_glossary.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Glossary/glossary_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Glossary/glossary_editor.tscn
addons/dialogic/Modules/Glossary/glossary_resource.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Glossary/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Glossary/subsystem_glossary.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/HighlightPortrait/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/HighlightPortrait/simple_highlight_portrait.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/HighlightPortrait/simple_highlight_portrait.tscn
addons/dialogic/Modules/History/event_history.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/History/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/History/settings_history.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/History/settings_history.tscn
addons/dialogic/Modules/History/subsystem_history.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Jump/event_jump.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Jump/event_label.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Jump/event_return.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Jump/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Jump/subsystem_jump.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/LayeredPortrait/custom_layered_portrait.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/LayeredPortrait/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/LayeredPortrait/layered_portrait.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/LayeredPortrait/layered_portrait.tscn
addons/dialogic/Modules/Save/event_save.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Save/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Save/settings_save.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Save/settings_save.tscn
addons/dialogic/Modules/Save/subsystem_save.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Settings/event_setting.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Settings/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Settings/subsystem_settings.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Signal/event_signal.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Signal/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Style/character_settings_style.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Style/character_settings_style.tscn
addons/dialogic/Modules/Style/event_style.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Style/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Style/node_style.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Style/subsystem_styles.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/StyleEditor/Components/style_browser.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/StyleEditor/Components/style_browser.tscn
addons/dialogic/Modules/StyleEditor/Components/style_browser_window.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/StyleEditor/Components/style_layer_tree.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/StyleEditor/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/StyleEditor/style_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/StyleEditor/style_editor.tscn
addons/dialogic/Modules/StyleEditor/style_layer_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/auto_advance.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/auto_skip.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/character_settings/character_moods_settings.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/character_settings/character_moods_settings.tscn
addons/dialogic/Modules/Text/character_settings/character_portrait_mood_settings.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/character_settings/character_portrait_mood_settings.tscn
addons/dialogic/Modules/Text/event_text.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/manual_advance.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/node_dialog_text.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/node_input.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/node_name_label.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/node_next_indicator.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/node_type_sound.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/settings_text.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Text/settings_text.tscn
addons/dialogic/Modules/Text/subsystem_text.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/TextInput/event_text_input.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/TextInput/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/TextInput/node_text_input.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/TextInput/subsystem_text_input.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Variable/event_variable.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Variable/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Variable/subsystem_variables.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Variable/variables_editor/variable_tree.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Variable/variables_editor/variables_editor.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Variable/variables_editor/variables_editor.tscn
addons/dialogic/Modules/Voice/event_voice.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Voice/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Voice/subsystem_voice.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Wait/event_wait.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/Wait/index.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/WaitInput/event_wait_input.gd.uid [new file with mode: 0644]
addons/dialogic/Modules/WaitInput/index.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/CharacterResourceLoader.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/CharacterResourceSaver.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/TimelineResourceLoader.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/TimelineResourceSaver.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/character.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/dialogic_layout_base.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/dialogic_layout_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/dialogic_style.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/dialogic_style_layer.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/event.gd.uid [new file with mode: 0644]
addons/dialogic/Resources/timeline.gd.uid [new file with mode: 0644]
addons/dialogic/plugin.gd.uid [new file with mode: 0644]
assets/buildings/city-skyline.tscn [new file with mode: 0644]
assets/buildings/diner.tscn [new file with mode: 0644]
assets/buildings/gas_station.tscn [new file with mode: 0644]
assets/characters/NPC.tscn [new file with mode: 0644]
assets/characters/Player.tscn [new file with mode: 0644]
assets/characters/phone.tscn [new file with mode: 0644]
assets/indicators/diner_sign.tscn [new file with mode: 0644]
assets/indicators/roadsign_square.tscn [new file with mode: 0644]
assets/lights/street_lamp.tscn [new file with mode: 0644]
assets/phone/dating-app-message.tscn [new file with mode: 0644]
assets/phone/dating-app-messages.tscn [new file with mode: 0644]
assets/phone/dating-app-profile.tscn [new file with mode: 0644]
assets/phone/dating_app_message.gd [new file with mode: 0644]
assets/phone/dating_app_message.gd.uid [new file with mode: 0644]
assets/phone/dating_app_messages.gd [new file with mode: 0644]
assets/phone/dating_app_messages.gd.uid [new file with mode: 0644]
assets/phone/dating_app_profile.gd [new file with mode: 0644]
assets/phone/dating_app_profile.gd.uid [new file with mode: 0644]
assets/phone/phone-notifications.tscn [new file with mode: 0644]
assets/phone/phone.gd [new file with mode: 0644]
assets/phone/phone.gd.uid [new file with mode: 0644]
assets/phone/phone.tscn [new file with mode: 0644]
assets/phone/phone_notifications.gd [new file with mode: 0644]
assets/phone/phone_notifications.gd.uid [new file with mode: 0644]
assets/phone/phone_theme.tres [new file with mode: 0644]
assets/raw/diner-sign.glb [new file with mode: 0644]
assets/raw/diner.glb [new file with mode: 0644]
assets/raw/gas-station.glb [new file with mode: 0644]
assets/raw/phone.glb [new file with mode: 0644]
assets/raw/ricks-rig.glb [new file with mode: 0644]
assets/raw/roadsign-square.glb [new file with mode: 0644]
assets/raw/street-lamp.glb [new file with mode: 0644]
assets/vehicles/ricks_rig.tscn [new file with mode: 0644]
classes/dating-profiles/dating_profile.gd [new file with mode: 0644]
classes/dating-profiles/dating_profile.gd.uid [new file with mode: 0644]
classes/dating-profiles/dating_profile.tres [new file with mode: 0644]
classes/dating-profiles/profile_hannah.tres [new file with mode: 0644]
classes/dating-profiles/profile_jason.tres [new file with mode: 0644]
classes/dating-profiles/profile_lector.tres [new file with mode: 0644]
classes/dating-profiles/profile_mark.tres [new file with mode: 0644]
classes/dating-profiles/profile_nathan.tres [new file with mode: 0644]
classes/dating-profiles/profile_ned.tres [new file with mode: 0644]
classes/dating-profiles/profile_rick.tres [new file with mode: 0644]
classes/gameplay/Actionable.gd [new file with mode: 0644]
classes/gameplay/Actionable.gd.uid [new file with mode: 0644]
classes/gameplay/Player.gd [new file with mode: 0644]
classes/gameplay/Player.gd.uid [new file with mode: 0644]
classes/gameplay/Scene.gd [new file with mode: 0644]
classes/gameplay/Scene.gd.uid [new file with mode: 0644]
classes/triggers/DialogueTrigger.gd [new file with mode: 0644]
classes/triggers/DialogueTrigger.gd.uid [new file with mode: 0644]
classes/triggers/Trigger.gd [new file with mode: 0644]
classes/triggers/Trigger.gd.uid [new file with mode: 0644]
dependencies/dialogic [deleted submodule]
dialogue/characters/ram-1.dch [new file with mode: 0644]
dialogue/characters/ram-1.dch.uid [new file with mode: 0644]
dialogue/characters/ram-2.dch [new file with mode: 0644]
dialogue/characters/ram-2.dch.uid [new file with mode: 0644]
dialogue/characters/rick.dch [new file with mode: 0644]
dialogue/characters/rick.dch.uid [new file with mode: 0644]
dialogue/characters/waitress.dch [new file with mode: 0644]
dialogue/characters/waitress.dch.uid [new file with mode: 0644]
dialogue/characters/wolf.dch [new file with mode: 0644]
dialogue/characters/wolf.dch.uid [new file with mode: 0644]
dialogue/images/big-rig-rick-underwear.png [new file with mode: 0644]
dialogue/images/big-rig-rick.png [new file with mode: 0644]
dialogue/images/boyfriends/Wolf Seeking Sheep_007.png [new file with mode: 0644]
dialogue/images/boyfriends/Wolf Seeking Sheep_008.png [new file with mode: 0644]
dialogue/images/boyfriends/Wolf Seeking Sheep_009.png [new file with mode: 0644]
dialogue/images/boyfriends/Wolf Seeking Sheep_010.png [new file with mode: 0644]
dialogue/images/boyfriends/Wolf Seeking Sheep_011.png [new file with mode: 0644]
dialogue/images/boyfriends/Wolf Seeking Sheep_012.png [new file with mode: 0644]
dialogue/images/cab-interior-driving.jpg [new file with mode: 0644]
dialogue/images/cab-interior-full.jpg [new file with mode: 0644]
dialogue/images/cab-interior.jpg [new file with mode: 0644]
dialogue/images/diner-booth.jpg [new file with mode: 0644]
dialogue/images/diner.jpg [new file with mode: 0644]
dialogue/images/empty.png [new file with mode: 0644]
dialogue/images/night-rest-stop.JPG [new file with mode: 0644]
dialogue/images/phone-in-hand.png [new file with mode: 0644]
dialogue/images/ram-1.png [new file with mode: 0644]
dialogue/images/ram-2.png [new file with mode: 0644]
dialogue/images/rest-stop-sunset.jpg [new file with mode: 0644]
dialogue/images/test-sheep.png [new file with mode: 0644]
dialogue/images/wolf.png [new file with mode: 0644]
dialogue/sounds/rick-conversation.wav [new file with mode: 0644]
dialogue/sounds/rick-hmm.wav [new file with mode: 0644]
dialogue/sounds/rick-laugh.wav [new file with mode: 0644]
dialogue/sounds/rick-mmm.wav [new file with mode: 0644]
dialogue/sounds/test-type.wav [new file with mode: 0644]
dialogue/sounds/wolf-conversation.wav [new file with mode: 0644]
dialogue/sounds/wolf-laugh.wav [new file with mode: 0644]
dialogue/sounds/wolf-uhhh.wav [new file with mode: 0644]
dialogue/styles/choice_panel_focus.tres [new file with mode: 0644]
dialogue/styles/choice_panel_normal.tres [new file with mode: 0644]
dialogue/styles/default.tres [new file with mode: 0644]
dialogue/styles/narration.tres [new file with mode: 0644]
dialogue/styles/vn_textbox_default_panel.tres [new file with mode: 0644]
dialogue/styles/vn_textbox_name_label_panel.tres [new file with mode: 0644]
dialogue/timelines/diner-highway.dtl [new file with mode: 0644]
dialogue/timelines/diner-highway.dtl.uid [new file with mode: 0644]
dialogue/timelines/diner-parking-lot.dtl [new file with mode: 0644]
dialogue/timelines/diner-parking-lot.dtl.uid [new file with mode: 0644]
dialogue/timelines/dummy.dtl [new file with mode: 0644]
dialogue/timelines/dummy.dtl.uid [new file with mode: 0644]
dialogue/timelines/intro-start.dtl [new file with mode: 0644]
dialogue/timelines/intro-start.dtl.uid [new file with mode: 0644]
dialogue/timelines/meeting-rick.dtl [new file with mode: 0644]
dialogue/timelines/meeting-rick.dtl.uid [new file with mode: 0644]
dialogue/timelines/npc-outside-diner.dtl [new file with mode: 0644]
dialogue/timelines/npc-outside-diner.dtl.uid [new file with mode: 0644]
dialogue/timelines/ricks-rig.dtl [new file with mode: 0644]
dialogue/timelines/ricks-rig.dtl.uid [new file with mode: 0644]
export_presets.cfg [new file with mode: 0644]
fonts/MightMakesRightProBB_Bold.otf [new file with mode: 0644]
fonts/MightMakesRightProBB_BoldItal.otf [new file with mode: 0644]
fonts/MightMakesRightProBB_Ital.otf [new file with mode: 0644]
fonts/MightMakesRightProBB_Reg.otf [new file with mode: 0644]
icon.png [new file with mode: 0644]
icon.svg [deleted file]
menus/end.gd [new file with mode: 0644]
menus/end.gd.uid [new file with mode: 0644]
menus/end.tscn [new file with mode: 0644]
menus/main.gd [new file with mode: 0644]
menus/main.gd.uid [new file with mode: 0644]
menus/main.tscn [new file with mode: 0644]
music/trace-of-twilight.mp3 [new file with mode: 0644]
project.godot
scenes/intro-rick-driving.tscn [new file with mode: 0644]
scenes/intro.tscn [new file with mode: 0644]

index dedfd656805cf6e66bf07c839d5c66d6da9d9e14..3ff674e34706e285a4d93d49d56d86e0774d8fe0 100644 (file)
@@ -3,5 +3,7 @@
 /android/
 
 # my ignores
+.DS_Store
 *.import
 *.swp
+build/
index aa557ce3c5f71998a66b0fe5397a606c83c6f34b..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,3 +0,0 @@
-[submodule "dependencies/dialogic"]
-       path = dependencies/dialogic
-       url = https://github.com/dialogic-godot/dialogic.git
diff --git a/addons/dialogic/Core/DialogicGameHandler.gd.uid b/addons/dialogic/Core/DialogicGameHandler.gd.uid
new file mode 100644 (file)
index 0000000..3121c15
--- /dev/null
@@ -0,0 +1 @@
+uid://bgpyj3s275ifi
diff --git a/addons/dialogic/Core/DialogicResourceUtil.gd.uid b/addons/dialogic/Core/DialogicResourceUtil.gd.uid
new file mode 100644 (file)
index 0000000..ee95bb1
--- /dev/null
@@ -0,0 +1 @@
+uid://dx64160v57bp1
diff --git a/addons/dialogic/Core/DialogicUtil.gd.uid b/addons/dialogic/Core/DialogicUtil.gd.uid
new file mode 100644 (file)
index 0000000..6e7503c
--- /dev/null
@@ -0,0 +1 @@
+uid://b6wy4fot02f07
diff --git a/addons/dialogic/Core/Dialogic_Subsystem.gd.uid b/addons/dialogic/Core/Dialogic_Subsystem.gd.uid
new file mode 100644 (file)
index 0000000..1a7b0cd
--- /dev/null
@@ -0,0 +1 @@
+uid://cbvlklwqbw3o
diff --git a/addons/dialogic/Core/index_class.gd.uid b/addons/dialogic/Core/index_class.gd.uid
new file mode 100644 (file)
index 0000000..5ca159e
--- /dev/null
@@ -0,0 +1 @@
+uid://6n6qa35bbefj
diff --git a/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_exports.gd.uid b/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_exports.gd.uid
new file mode 100644 (file)
index 0000000..ab2f1aa
--- /dev/null
@@ -0,0 +1 @@
+uid://x2iy32ka6hli
index 1392a1817c9eb4b4f098eb26c37cc57da4e84aa5..ab375a133b3d1026ce1d75279c84d5b9343aa7f8 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://cfcs7lb6gqnmd"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_exports.gd" id="1_isys8"]
+[ext_resource type="Script" uid="uid://x2iy32ka6hli" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_exports.gd" id="1_isys8"]
 
 [node name="Settings" type="VBoxContainer"]
 custom_minimum_size = Vector2(0, 35)
diff --git a/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_layout.gd.uid b/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_layout.gd.uid
new file mode 100644 (file)
index 0000000..ca29e51
--- /dev/null
@@ -0,0 +1 @@
+uid://b4c8h4m22w5pj
index 9fa25c2d52752fcc9be4904696f631e5d1b2e713..7ac58c83a29b6bb920be26b4840fbd8195c80f81 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://crke8suvv52c6"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_layout.gd" id="1_76vf2"]
+[ext_resource type="Script" uid="uid://b4c8h4m22w5pj" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_layout.gd" id="1_76vf2"]
 [ext_resource type="PackedScene" uid="uid://dtimnsj014cu" path="res://addons/dialogic/Editor/Events/Fields/field_vector2.tscn" id="2_c8kyi"]
 
 [node name="Layout" type="HFlowContainer"]
diff --git a/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main.gd.uid b/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main.gd.uid
new file mode 100644 (file)
index 0000000..0998ab5
--- /dev/null
@@ -0,0 +1 @@
+uid://b8wlg3g8ssbj2
index 41a38dd9f2924776856bff187866dffedd7de01b..1a80c0ba389087fdd6791aaf1260a81e07d819c2 100644 (file)
@@ -1,10 +1,10 @@
 [gd_scene load_steps=6 format=3 uid="uid://djq4aasoihexj"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main.gd" id="1_ht8lu"]
+[ext_resource type="Script" uid="uid://b8wlg3g8ssbj2" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main.gd" id="1_ht8lu"]
 [ext_resource type="PackedScene" uid="uid://7mvxuaulctcq" path="res://addons/dialogic/Editor/Events/Fields/field_file.tscn" id="2_k8xs0"]
 [ext_resource type="PackedScene" uid="uid://b1wn8r84uh11b" path="res://addons/dialogic/Editor/CharacterEditor/portrait_scene_browser.tscn" id="3_ngvgq"]
 
-[sub_resource type="Image" id="Image_tg5pd"]
+[sub_resource type="Image" id="Image_m6kd3"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -14,7 +14,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_f5xt2"]
-image = SubResource("Image_tg5pd")
+image = SubResource("Image_m6kd3")
 
 [node name="Scene" type="GridContainer"]
 offset_right = 298.0
diff --git a/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main_exports.gd.uid b/addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main_exports.gd.uid
new file mode 100644 (file)
index 0000000..3a2a55d
--- /dev/null
@@ -0,0 +1 @@
+uid://bbmjmr641mcoe
index 25b7d7c0d721b3b8c1c83cf949fb61003a70bdde..50a93cd4a77bd5d6fca8066287afc2ff7c8b5b67 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://ba5w02lm3ewkj"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main_exports.gd" id="1_mttrr"]
+[ext_resource type="Script" uid="uid://bbmjmr641mcoe" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_p_section_main_exports.gd" id="1_mttrr"]
 
 [node name="MainExports" type="VBoxContainer"]
 offset_right = 374.0
diff --git a/addons/dialogic/Editor/CharacterEditor/char_edit_section_general.gd.uid b/addons/dialogic/Editor/CharacterEditor/char_edit_section_general.gd.uid
new file mode 100644 (file)
index 0000000..ea2e884
--- /dev/null
@@ -0,0 +1 @@
+uid://driy0cnr8akiq
index 60f89a6f275bafeaba8a914d12bac402251ab0ca..3ee533f17dbf58ee4c21e0523363c760b0836560 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=5 format=3 uid="uid://bnkck3hocbkk5"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_section_general.gd" id="1_3e1i1"]
+[ext_resource type="Script" uid="uid://driy0cnr8akiq" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_section_general.gd" id="1_3e1i1"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_cxfqm"]
 
-[sub_resource type="Image" id="Image_yiygw"]
+[sub_resource type="Image" id="Image_ywoka"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_hx3oq"]
-image = SubResource("Image_yiygw")
+image = SubResource("Image_ywoka")
 
 [node name="General" type="GridContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Editor/CharacterEditor/char_edit_section_portraits.gd.uid b/addons/dialogic/Editor/CharacterEditor/char_edit_section_portraits.gd.uid
new file mode 100644 (file)
index 0000000..25c1788
--- /dev/null
@@ -0,0 +1 @@
+uid://blfahpm8xhuar
index 0f1874a29f63bc089ec5dac34420d43a90c3b1f8..f61e3ec97a54be24438d761ad52067c413c1bca6 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=4 format=3 uid="uid://cmrgbo8qi145o"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_section_portraits.gd" id="1_6sxsl"]
+[ext_resource type="Script" uid="uid://blfahpm8xhuar" path="res://addons/dialogic/Editor/CharacterEditor/char_edit_section_portraits.gd" id="1_6sxsl"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="2_birla"]
 [ext_resource type="PackedScene" uid="uid://dtimnsj014cu" path="res://addons/dialogic/Editor/Events/Fields/field_vector2.tscn" id="3_vcvin"]
 
diff --git a/addons/dialogic/Editor/CharacterEditor/character_editor.gd.uid b/addons/dialogic/Editor/CharacterEditor/character_editor.gd.uid
new file mode 100644 (file)
index 0000000..45baa1a
--- /dev/null
@@ -0,0 +1 @@
+uid://bw385wy22ix12
index cef90fd1796543d2b030a8445cef35833f2c6219..5554e94b43cd224c5c90babdb0364fbce2ec4780 100644 (file)
@@ -1,11 +1,11 @@
 [gd_scene load_steps=11 format=3 uid="uid://dlskc36c5hrwv"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/character_editor.gd" id="2"]
+[ext_resource type="Script" uid="uid://bw385wy22ix12" path="res://addons/dialogic/Editor/CharacterEditor/character_editor.gd" id="2"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_uhhqs"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/character_editor_portrait_tree.gd" id="2_vad0i"]
+[ext_resource type="Script" uid="uid://b2s4so3eppm20" path="res://addons/dialogic/Editor/CharacterEditor/character_editor_portrait_tree.gd" id="2_vad0i"]
 [ext_resource type="Texture2D" uid="uid://babwe22dqjta" path="res://addons/dialogic/Editor/Images/Pieces/add-folder.svg" id="3_v1qnr"]
 
-[sub_resource type="Image" id="Image_s4mcg"]
+[sub_resource type="Image" id="Image_r5ayh"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -15,9 +15,9 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_oab13"]
-image = SubResource("Image_s4mcg")
+image = SubResource("Image_r5ayh")
 
-[sub_resource type="Image" id="Image_fnxud"]
+[sub_resource type="Image" id="Image_2j4b6"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -27,7 +27,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_u1a6g"]
-image = SubResource("Image_fnxud")
+image = SubResource("Image_2j4b6")
 
 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_es2rd"]
 
diff --git a/addons/dialogic/Editor/CharacterEditor/character_editor_main_settings_section.gd.uid b/addons/dialogic/Editor/CharacterEditor/character_editor_main_settings_section.gd.uid
new file mode 100644 (file)
index 0000000..43fa125
--- /dev/null
@@ -0,0 +1 @@
+uid://cmsy3qnmy1egr
diff --git a/addons/dialogic/Editor/CharacterEditor/character_editor_portrait_settings_section.gd.uid b/addons/dialogic/Editor/CharacterEditor/character_editor_portrait_settings_section.gd.uid
new file mode 100644 (file)
index 0000000..ddb5ac6
--- /dev/null
@@ -0,0 +1 @@
+uid://c1gl8pf67gqdw
diff --git a/addons/dialogic/Editor/CharacterEditor/character_editor_portrait_tree.gd.uid b/addons/dialogic/Editor/CharacterEditor/character_editor_portrait_tree.gd.uid
new file mode 100644 (file)
index 0000000..89b8c2e
--- /dev/null
@@ -0,0 +1 @@
+uid://b2s4so3eppm20
diff --git a/addons/dialogic/Editor/CharacterEditor/character_prefix_suffix.gd.uid b/addons/dialogic/Editor/CharacterEditor/character_prefix_suffix.gd.uid
new file mode 100644 (file)
index 0000000..e85e018
--- /dev/null
@@ -0,0 +1 @@
+uid://dmdnokjsfbwno
index cdf24c615cab151c2ba706b0d6c042f020315065..4ecfcc2e2d03ea5416c3f69c9bdb52e47468c09d 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=3 format=3 uid="uid://1ctcs6ywjjtd"]
 
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="1_o3alv"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/character_prefix_suffix.gd" id="1_tkxff"]
+[ext_resource type="Script" uid="uid://dmdnokjsfbwno" path="res://addons/dialogic/Editor/CharacterEditor/character_prefix_suffix.gd" id="1_tkxff"]
 
 [node name="CharacterPrefixSuffix" type="GridContainer" node_paths=PackedStringArray("prefix_input", "suffix_input")]
 offset_right = 121.0
diff --git a/addons/dialogic/Editor/CharacterEditor/portrait_scene_browser.gd.uid b/addons/dialogic/Editor/CharacterEditor/portrait_scene_browser.gd.uid
new file mode 100644 (file)
index 0000000..91933db
--- /dev/null
@@ -0,0 +1 @@
+uid://cxq32xsotryqv
index 3e4ecc186a3ef6561a2bdb305aac9fc511c06c5a..b25e806f62460722446a055ec4e93019e803f356 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=11 format=3 uid="uid://b1wn8r84uh11b"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/CharacterEditor/portrait_scene_browser.gd" id="1_an6nc"]
+[ext_resource type="Script" uid="uid://cxq32xsotryqv" path="res://addons/dialogic/Editor/CharacterEditor/portrait_scene_browser.gd" id="1_an6nc"]
 
 [sub_resource type="Gradient" id="Gradient_0o1u0"]
 colors = PackedColorArray(0.100572, 0.303996, 0.476999, 1, 0.296448, 0.231485, 0.52887, 1)
@@ -47,7 +47,7 @@ expand_margin_top = 2.0
 expand_margin_right = 2.0
 expand_margin_bottom = 2.0
 
-[sub_resource type="Image" id="Image_lwe0k"]
+[sub_resource type="Image" id="Image_h0nfr"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -57,7 +57,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_d2gam"]
-image = SubResource("Image_lwe0k")
+image = SubResource("Image_h0nfr")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lf1ht"]
 bg_color = Color(0.0588235, 0.0313726, 0.0980392, 1)
diff --git a/addons/dialogic/Editor/Common/BrowserItem.gd.uid b/addons/dialogic/Editor/Common/BrowserItem.gd.uid
new file mode 100644 (file)
index 0000000..591d509
--- /dev/null
@@ -0,0 +1 @@
+uid://bgjcxk4qkst31
index 4abc87bddc9ad2f51652a1fb32a0aad9fc360b4d..976c4717d6d2cf2dce66452fd00903d83d37987f 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=6 format=3 uid="uid://ddlxjde1cx035"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/BrowserItem.gd" id="1_s3kf0"]
+[ext_resource type="Script" uid="uid://bgjcxk4qkst31" path="res://addons/dialogic/Editor/Common/BrowserItem.gd" id="1_s3kf0"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pfw08"]
 bg_color = Color(1, 1, 1, 0.32549)
diff --git a/addons/dialogic/Editor/Common/DCSS.gd.uid b/addons/dialogic/Editor/Common/DCSS.gd.uid
new file mode 100644 (file)
index 0000000..856155d
--- /dev/null
@@ -0,0 +1 @@
+uid://cchj0bdvp6nrw
diff --git a/addons/dialogic/Editor/Common/ReferenceManager_AddReplacementPanel.gd.uid b/addons/dialogic/Editor/Common/ReferenceManager_AddReplacementPanel.gd.uid
new file mode 100644 (file)
index 0000000..c36bb13
--- /dev/null
@@ -0,0 +1 @@
+uid://5drtpndju8gj
diff --git a/addons/dialogic/Editor/Common/broken_reference_manager.gd.uid b/addons/dialogic/Editor/Common/broken_reference_manager.gd.uid
new file mode 100644 (file)
index 0000000..ee07af8
--- /dev/null
@@ -0,0 +1 @@
+uid://cjf0b17rbfyr4
diff --git a/addons/dialogic/Editor/Common/hint_tooltip_icon.gd.uid b/addons/dialogic/Editor/Common/hint_tooltip_icon.gd.uid
new file mode 100644 (file)
index 0000000..a24d38d
--- /dev/null
@@ -0,0 +1 @@
+uid://opludcr1ko4n
index 3ee10fb41b165fc15ff73aee1a1767faeb4b26ef..f9bed56548b210c9c7063c9a31b5ee1e31395d70 100644 (file)
@@ -1,8 +1,8 @@
 [gd_scene load_steps=4 format=3 uid="uid://dbpkta2tjsqim"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.gd" id="1_x8t45"]
+[ext_resource type="Script" uid="uid://opludcr1ko4n" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.gd" id="1_x8t45"]
 
-[sub_resource type="Image" id="Image_eiyxd"]
+[sub_resource type="Image" id="Image_c5s34"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -12,7 +12,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_lseut"]
-image = SubResource("Image_eiyxd")
+image = SubResource("Image_c5s34")
 
 [node name="HintTooltip" type="TextureRect"]
 modulate = Color(0, 0, 0, 1)
diff --git a/addons/dialogic/Editor/Common/reference_manager.gd.uid b/addons/dialogic/Editor/Common/reference_manager.gd.uid
new file mode 100644 (file)
index 0000000..e86743d
--- /dev/null
@@ -0,0 +1 @@
+uid://b1p3jnlqgps3u
index 0bd60734b32e060ef8528f70ca69641705a3e3f0..03b7f1e616107c4d082c905437b485a4cee9b974 100644 (file)
@@ -1,14 +1,14 @@
 [gd_scene load_steps=13 format=3 uid="uid://c7lmt5cp7bxcm"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/reference_manager.gd" id="1_3t531"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/broken_reference_manager.gd" id="1_agmg4"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/ReferenceManager_AddReplacementPanel.gd" id="2_tt4jd"]
+[ext_resource type="Script" uid="uid://b1p3jnlqgps3u" path="res://addons/dialogic/Editor/Common/reference_manager.gd" id="1_3t531"]
+[ext_resource type="Script" uid="uid://cjf0b17rbfyr4" path="res://addons/dialogic/Editor/Common/broken_reference_manager.gd" id="1_agmg4"]
+[ext_resource type="Script" uid="uid://5drtpndju8gj" path="res://addons/dialogic/Editor/Common/ReferenceManager_AddReplacementPanel.gd" id="2_tt4jd"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="3_yomsc"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/unique_identifiers_manager.gd" id="5_wnvbq"]
+[ext_resource type="Script" uid="uid://c31c4scfnyikg" path="res://addons/dialogic/Editor/Common/unique_identifiers_manager.gd" id="5_wnvbq"]
 
 [sub_resource type="ButtonGroup" id="ButtonGroup_l6uiy"]
 
-[sub_resource type="Image" id="Image_36731"]
+[sub_resource type="Image" id="Image_n016d"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 224, 224, 224, 255, 224, 224, 224, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -18,9 +18,9 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_a0gfq"]
-image = SubResource("Image_36731")
+image = SubResource("Image_n016d")
 
-[sub_resource type="Image" id="Image_0rvkq"]
+[sub_resource type="Image" id="Image_pnutm"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -30,9 +30,9 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_mr0fw"]
-image = SubResource("Image_0rvkq")
+image = SubResource("Image_pnutm")
 
-[sub_resource type="Image" id="Image_5fmdt"]
+[sub_resource type="Image" id="Image_asrh0"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -42,7 +42,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_lce2m"]
-image = SubResource("Image_5fmdt")
+image = SubResource("Image_asrh0")
 
 [node name="Manager" type="PanelContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Editor/Common/reference_manager_window.gd.uid b/addons/dialogic/Editor/Common/reference_manager_window.gd.uid
new file mode 100644 (file)
index 0000000..5f5d9f9
--- /dev/null
@@ -0,0 +1 @@
+uid://cm2e3nvgct2lx
index 7f0afb687362d618123aa1a30f4fc743d4221e70..c1f0a4750707b5d8d6d708eb39228fd06152ac02 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=7 format=3 uid="uid://cwe3r2tbh2og1"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/sidebar.gd" id="1_jnq65"]
+[ext_resource type="Script" uid="uid://etrbq0qh6iyl" path="res://addons/dialogic/Editor/Common/sidebar.gd" id="1_jnq65"]
 [ext_resource type="Texture2D" uid="uid://bff65e82555qr" path="res://addons/dialogic/Editor/Images/Pieces/close-icon.svg" id="2_54pks"]
 [ext_resource type="Texture2D" uid="uid://dx3o2ild56i76" path="res://addons/dialogic/Editor/Images/Pieces/closed-icon.svg" id="2_ilyps"]
 
diff --git a/addons/dialogic/Editor/Common/sidebar.gd.uid b/addons/dialogic/Editor/Common/sidebar.gd.uid
new file mode 100644 (file)
index 0000000..72b6978
--- /dev/null
@@ -0,0 +1 @@
+uid://etrbq0qh6iyl
diff --git a/addons/dialogic/Editor/Common/toolbar.gd.uid b/addons/dialogic/Editor/Common/toolbar.gd.uid
new file mode 100644 (file)
index 0000000..45ca795
--- /dev/null
@@ -0,0 +1 @@
+uid://bx4rrdi7ei431
diff --git a/addons/dialogic/Editor/Common/unique_identifiers_manager.gd.uid b/addons/dialogic/Editor/Common/unique_identifiers_manager.gd.uid
new file mode 100644 (file)
index 0000000..b1f5547
--- /dev/null
@@ -0,0 +1 @@
+uid://c31c4scfnyikg
diff --git a/addons/dialogic/Editor/Common/update_install_window.gd.uid b/addons/dialogic/Editor/Common/update_install_window.gd.uid
new file mode 100644 (file)
index 0000000..2332054
--- /dev/null
@@ -0,0 +1 @@
+uid://bwyk2cpuksb4c
index 9c7788f4df1acc61da07108b009c9e02cdde11af..a17250d225ac8aaffd8501f628da9ffe5012a498 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=9 format=3 uid="uid://vv3m5m68fwg7"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/update_install_window.gd" id="1_p1pbx"]
+[ext_resource type="Script" uid="uid://bwyk2cpuksb4c" path="res://addons/dialogic/Editor/Common/update_install_window.gd" id="1_p1pbx"]
 [ext_resource type="Texture2D" uid="uid://dybg3l5pwetne" path="res://addons/dialogic/Editor/Images/plugin-icon.svg" id="2_20ke0"]
 
 [sub_resource type="Gradient" id="Gradient_lt7uf"]
diff --git a/addons/dialogic/Editor/Common/update_manager.gd.uid b/addons/dialogic/Editor/Common/update_manager.gd.uid
new file mode 100644 (file)
index 0000000..46bdf25
--- /dev/null
@@ -0,0 +1 @@
+uid://bvr6g5xp1imot
diff --git a/addons/dialogic/Editor/Events/BranchEnd.gd.uid b/addons/dialogic/Editor/Events/BranchEnd.gd.uid
new file mode 100644 (file)
index 0000000..d0d57d4
--- /dev/null
@@ -0,0 +1 @@
+uid://bryqy5l5m5y6g
index 9f4147bcf97ea09a09c5f3f3d9174c7de5bd5782..0869b89c43ef9a1f27d2e820728498f9c30e0df6 100644 (file)
@@ -1,8 +1,8 @@
 [gd_scene load_steps=4 format=3 uid="uid://de13fdeebrkcb"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/BranchEnd.gd" id="1"]
+[ext_resource type="Script" uid="uid://bryqy5l5m5y6g" path="res://addons/dialogic/Editor/Events/BranchEnd.gd" id="1"]
 
-[sub_resource type="Image" id="Image_8jrl8"]
+[sub_resource type="Image" id="Image_6aqdp"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -12,7 +12,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_44ap0"]
-image = SubResource("Image_8jrl8")
+image = SubResource("Image_6aqdp")
 
 [node name="EndBranch" type="HBoxContainer"]
 anchors_preset = 10
diff --git a/addons/dialogic/Editor/Events/EventBlock/event_block.gd.uid b/addons/dialogic/Editor/Events/EventBlock/event_block.gd.uid
new file mode 100644 (file)
index 0000000..ee4f5ef
--- /dev/null
@@ -0,0 +1 @@
+uid://dq5k2ei73rpq1
index 5bd715bd9b451b5b5ad66af47592c47ff74e66eb..bf66123dbcd03d3eef79e9c65f3f4067bf10d13c 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=8 format=3 uid="uid://bwaxj1n401fp4"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/EventBlock/event_block.gd" id="1"]
+[ext_resource type="Script" uid="uid://dq5k2ei73rpq1" path="res://addons/dialogic/Editor/Events/EventBlock/event_block.gd" id="1"]
 [ext_resource type="StyleBox" uid="uid://cl75ikyq2is7c" path="res://addons/dialogic/Editor/Events/styles/unselected_stylebox.tres" id="2_axj84"]
 [ext_resource type="Texture2D" uid="uid://dybg3l5pwetne" path="res://addons/dialogic/Editor/Images/plugin-icon.svg" id="6"]
 
@@ -11,7 +11,7 @@ corner_radius_top_right = 5
 corner_radius_bottom_right = 5
 corner_radius_bottom_left = 5
 
-[sub_resource type="Image" id="Image_mem38"]
+[sub_resource type="Image" id="Image_cl0tj"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -21,7 +21,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_rc1wh"]
-image = SubResource("Image_mem38")
+image = SubResource("Image_cl0tj")
 
 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ee4ub"]
 
diff --git a/addons/dialogic/Editor/Events/EventBlock/event_right_click_menu.gd.uid b/addons/dialogic/Editor/Events/EventBlock/event_right_click_menu.gd.uid
new file mode 100644 (file)
index 0000000..71377b4
--- /dev/null
@@ -0,0 +1 @@
+uid://cfqj803sbcv0o
diff --git a/addons/dialogic/Editor/Events/Fields/array_part.gd.uid b/addons/dialogic/Editor/Events/Fields/array_part.gd.uid
new file mode 100644 (file)
index 0000000..73f006c
--- /dev/null
@@ -0,0 +1 @@
+uid://b52vyhe0cbwv1
index 7ec2d25a4e461ed79246090115cbc2a640ebd216..6eeeecf3ab144152140f5b652eefff5cb454c5ab 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=5 format=3 uid="uid://ch4j2lesn1sis"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/array_part.gd" id="1"]
+[ext_resource type="Script" uid="uid://b52vyhe0cbwv1" path="res://addons/dialogic/Editor/Events/Fields/array_part.gd" id="1"]
 [ext_resource type="PackedScene" uid="uid://dl08ubinx6ugu" path="res://addons/dialogic/Editor/Events/Fields/field_flex_value.tscn" id="3_s4j7i"]
 
-[sub_resource type="Image" id="Image_dcsrk"]
+[sub_resource type="Image" id="Image_28ws6"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_cpbga"]
-image = SubResource("Image_dcsrk")
+image = SubResource("Image_28ws6")
 
 [node name="ArrayValue" type="PanelContainer"]
 offset_left = 2.0
diff --git a/addons/dialogic/Editor/Events/Fields/dictionary_part.gd.uid b/addons/dialogic/Editor/Events/Fields/dictionary_part.gd.uid
new file mode 100644 (file)
index 0000000..de0b7f7
--- /dev/null
@@ -0,0 +1 @@
+uid://bo81s3g6spq67
index dc1f961f871a49899c40b41057fffcbab30d2efe..fe1090b3b6b7ce4be606b9f0b4bb6e2777815763 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=5 format=3 uid="uid://b27yweami3mxi"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/dictionary_part.gd" id="2_q88pg"]
+[ext_resource type="Script" uid="uid://bo81s3g6spq67" path="res://addons/dialogic/Editor/Events/Fields/dictionary_part.gd" id="2_q88pg"]
 [ext_resource type="PackedScene" uid="uid://dl08ubinx6ugu" path="res://addons/dialogic/Editor/Events/Fields/field_flex_value.tscn" id="3_p082d"]
 
-[sub_resource type="Image" id="Image_dcsrk"]
+[sub_resource type="Image" id="Image_teqf1"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_cpbga"]
-image = SubResource("Image_dcsrk")
+image = SubResource("Image_teqf1")
 
 [node name="DictionaryPart" type="PanelContainer"]
 offset_left = 1.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_array.gd.uid b/addons/dialogic/Editor/Events/Fields/field_array.gd.uid
new file mode 100644 (file)
index 0000000..39133b2
--- /dev/null
@@ -0,0 +1 @@
+uid://ur2o8agk5ijs
index ff5ac6c64c10788277b418078d3201a29e739ebe..cbc9324d4fea517c2490ed0223879f6b04159031 100644 (file)
@@ -1,8 +1,8 @@
 [gd_scene load_steps=4 format=3 uid="uid://btmy7ageqpyq1"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_array.gd" id="2"]
+[ext_resource type="Script" uid="uid://ur2o8agk5ijs" path="res://addons/dialogic/Editor/Events/Fields/field_array.gd" id="2"]
 
-[sub_resource type="Image" id="Image_dcsrk"]
+[sub_resource type="Image" id="Image_v6fhx"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -12,7 +12,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_cpbga"]
-image = SubResource("Image_dcsrk")
+image = SubResource("Image_v6fhx")
 
 [node name="Field_Array" type="HFlowContainer"]
 offset_right = 329.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_audio_preview.gd.uid b/addons/dialogic/Editor/Events/Fields/field_audio_preview.gd.uid
new file mode 100644 (file)
index 0000000..505112f
--- /dev/null
@@ -0,0 +1 @@
+uid://dslu14rwxxhbu
index 1675b71eca05a22a916a92e7aa0dac9deb353fe5..36d8f6e471bd456060a700db2b0d0ddf73f49cc2 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://dotvrsumm5y5c"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_audio_preview.gd" id="1_7wm54"]
+[ext_resource type="Script" uid="uid://dslu14rwxxhbu" path="res://addons/dialogic/Editor/Events/Fields/field_audio_preview.gd" id="1_7wm54"]
 
 [node name="Field_Audio_Preview" type="Button"]
 offset_right = 8.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_bool_button.gd.uid b/addons/dialogic/Editor/Events/Fields/field_bool_button.gd.uid
new file mode 100644 (file)
index 0000000..9a9bb9e
--- /dev/null
@@ -0,0 +1 @@
+uid://c4kjby43up6p6
index e4f7d0adf29d1decd7388ac00503a1a8e5b137c3..39a2b9bde96de558ff2ecb12921b989a58731f11 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://iypxcctv080u"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_bool_button.gd" id="1_t1n1f"]
+[ext_resource type="Script" uid="uid://c4kjby43up6p6" path="res://addons/dialogic/Editor/Events/Fields/field_bool_button.gd" id="1_t1n1f"]
 
 [node name="Field_BoolButton" type="Button"]
 theme_override_colors/icon_normal_color = Color(0, 0, 0, 1)
diff --git a/addons/dialogic/Editor/Events/Fields/field_bool_check.gd.uid b/addons/dialogic/Editor/Events/Fields/field_bool_check.gd.uid
new file mode 100644 (file)
index 0000000..e97d98f
--- /dev/null
@@ -0,0 +1 @@
+uid://xs51y4iriqf1
index 395caf50d177251f217b8b47d83e55de5ddf8cb7..5a544542e5d78ed3a5f8ae82cb2b9c41ab283269 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://dm5hxmhyyxgq"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_bool_check.gd" id="1_ckmtx"]
+[ext_resource type="Script" uid="uid://xs51y4iriqf1" path="res://addons/dialogic/Editor/Events/Fields/field_bool_check.gd" id="1_ckmtx"]
 
 [node name="Field_BoolCheck" type="CheckButton"]
 offset_right = 44.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_color.gd.uid b/addons/dialogic/Editor/Events/Fields/field_color.gd.uid
new file mode 100644 (file)
index 0000000..2b28913
--- /dev/null
@@ -0,0 +1 @@
+uid://c1utjkgx6mcns
index 5fd3ff28706f219a036d9bf5039c7f73f67f5c91..d4f7608ef974d2ae5008b988c2e1b540f1c1b0d5 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://4e0kjekan5e7"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_color.gd" id="1_l666a"]
+[ext_resource type="Script" uid="uid://c1utjkgx6mcns" path="res://addons/dialogic/Editor/Events/Fields/field_color.gd" id="1_l666a"]
 
 [node name="Field_Color" type="ColorPickerButton"]
 custom_minimum_size = Vector2(48, 0)
diff --git a/addons/dialogic/Editor/Events/Fields/field_condition.gd.uid b/addons/dialogic/Editor/Events/Fields/field_condition.gd.uid
new file mode 100644 (file)
index 0000000..3918986
--- /dev/null
@@ -0,0 +1 @@
+uid://di5gsh6tl6yer
index 8024c5b401b6d8cfe362f9646c795bd2a67de620..6fc5558a4d45e92e40fb9c4c93c412b042e0db2a 100644 (file)
@@ -1,13 +1,13 @@
 [gd_scene load_steps=9 format=3 uid="uid://ir6334lqtuwt"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_condition.gd" id="1_owjj0"]
+[ext_resource type="Script" uid="uid://di5gsh6tl6yer" path="res://addons/dialogic/Editor/Events/Fields/field_condition.gd" id="1_owjj0"]
 [ext_resource type="PackedScene" uid="uid://d3bhehatwoio" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.tscn" id="2_f6v80"]
 [ext_resource type="PackedScene" uid="uid://c0vkcehgjsjy" path="res://addons/dialogic/Editor/Events/Fields/field_text_singleline.tscn" id="3_3kfwc"]
 [ext_resource type="PackedScene" uid="uid://kdpp3mibml33" path="res://addons/dialogic/Editor/Events/Fields/field_number.tscn" id="4_6q3a6"]
 [ext_resource type="PackedScene" uid="uid://dm5hxmhyyxgq" path="res://addons/dialogic/Editor/Events/Fields/field_bool_check.tscn" id="5_1x02a"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="6_5a2xd"]
 
-[sub_resource type="Image" id="Image_je1w7"]
+[sub_resource type="Image" id="Image_dmt4s"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -17,7 +17,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_81s3d"]
-image = SubResource("Image_je1w7")
+image = SubResource("Image_dmt4s")
 
 [node name="Field_Condition" type="HBoxContainer"]
 offset_right = 77.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_dictionary.gd.uid b/addons/dialogic/Editor/Events/Fields/field_dictionary.gd.uid
new file mode 100644 (file)
index 0000000..85505f4
--- /dev/null
@@ -0,0 +1 @@
+uid://bvl8uo17vcw68
index c5c73e9a7b9a9d4968935da0fdb1f75e07239b1c..96cbb9ce69442026f0f0e385771c3a8968f3e9dc 100644 (file)
@@ -1,8 +1,8 @@
 [gd_scene load_steps=4 format=3 uid="uid://c74bnmhefu72w"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_dictionary.gd" id="1_p4kmu"]
+[ext_resource type="Script" uid="uid://bvl8uo17vcw68" path="res://addons/dialogic/Editor/Events/Fields/field_dictionary.gd" id="1_p4kmu"]
 
-[sub_resource type="Image" id="Image_dcsrk"]
+[sub_resource type="Image" id="Image_mpo34"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -12,7 +12,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_cpbga"]
-image = SubResource("Image_dcsrk")
+image = SubResource("Image_mpo34")
 
 [node name="Field_Dictionary" type="HFlowContainer"]
 size_flags_horizontal = 3
diff --git a/addons/dialogic/Editor/Events/Fields/field_file.gd.uid b/addons/dialogic/Editor/Events/Fields/field_file.gd.uid
new file mode 100644 (file)
index 0000000..24af443
--- /dev/null
@@ -0,0 +1 @@
+uid://bg65nngd5v2qt
index 8b47de7ded6d24d7230b2c02aab9a48402892224..6437cfd92ce2e921458c120a8830888ee9e52c6a 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=8 format=3 uid="uid://7mvxuaulctcq"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_file.gd" id="1_0grcf"]
+[ext_resource type="Script" uid="uid://bg65nngd5v2qt" path="res://addons/dialogic/Editor/Events/Fields/field_file.gd" id="1_0grcf"]
 
 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_tr837"]
 
@@ -8,7 +8,7 @@
 
 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_6b7on"]
 
-[sub_resource type="Image" id="Image_bpoe1"]
+[sub_resource type="Image" id="Image_ye6ml"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -18,7 +18,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_dkuon"]
-image = SubResource("Image_bpoe1")
+image = SubResource("Image_ye6ml")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_yv1pn"]
 content_margin_left = 4.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_flex_value.gd.uid b/addons/dialogic/Editor/Events/Fields/field_flex_value.gd.uid
new file mode 100644 (file)
index 0000000..e90e5e7
--- /dev/null
@@ -0,0 +1 @@
+uid://cfps054yiys2c
index 2d461865ffd70b691cb70d55480f4e54764852d9..c0ffce2e3e43b3b1e73b0e141426baf8426d6676 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://dl08ubinx6ugu"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_flex_value.gd" id="1_m5nnp"]
+[ext_resource type="Script" uid="uid://cfps054yiys2c" path="res://addons/dialogic/Editor/Events/Fields/field_flex_value.gd" id="1_m5nnp"]
 [ext_resource type="PackedScene" uid="uid://d3bhehatwoio" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.tscn" id="3_h10fc"]
 
 [node name="FlexValue" type="HBoxContainer"]
diff --git a/addons/dialogic/Editor/Events/Fields/field_number.gd.uid b/addons/dialogic/Editor/Events/Fields/field_number.gd.uid
new file mode 100644 (file)
index 0000000..c6c29bd
--- /dev/null
@@ -0,0 +1 @@
+uid://cqicun46x0ccj
index 5053a87d8c18f9168d4103ec1bdde6f0cd19fb26..51ac81f368457d190e2113fca3725f03008a6518 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=9 format=3 uid="uid://kdpp3mibml33"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_number.gd" id="1_0jdnn"]
+[ext_resource type="Script" uid="uid://cqicun46x0ccj" path="res://addons/dialogic/Editor/Events/Fields/field_number.gd" id="1_0jdnn"]
 [ext_resource type="Texture2D" uid="uid://dh1ycbmw8anqh" path="res://addons/dialogic/Editor/Images/Interactable/increment_icon.svg" id="3_v5cne"]
 [ext_resource type="Texture2D" uid="uid://brjikovneb63n" path="res://addons/dialogic/Editor/Images/Interactable/decrement_icon.svg" id="4_ph52o"]
 
diff --git a/addons/dialogic/Editor/Events/Fields/field_options_dynamic.gd.uid b/addons/dialogic/Editor/Events/Fields/field_options_dynamic.gd.uid
new file mode 100644 (file)
index 0000000..d149ed8
--- /dev/null
@@ -0,0 +1 @@
+uid://blsyv83dauq3d
index 1f4e2200e2b965278ddece4c63b355222e297242..2535c16f304fef197cd9bb457aa88fe82c19cd82 100644 (file)
@@ -1,12 +1,12 @@
 [gd_scene load_steps=7 format=3 uid="uid://dpwhshre1n4t6"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.gd" id="1_b07gq"]
+[ext_resource type="Script" uid="uid://blsyv83dauq3d" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.gd" id="1_b07gq"]
 
 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_tmt5n"]
 
 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_vennf"]
 
-[sub_resource type="Image" id="Image_5e7lo"]
+[sub_resource type="Image" id="Image_qw5e6"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -16,7 +16,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_g63da"]
-image = SubResource("Image_5e7lo")
+image = SubResource("Image_qw5e6")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_g74jb"]
 content_margin_left = 4.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_options_fixed.gd.uid b/addons/dialogic/Editor/Events/Fields/field_options_fixed.gd.uid
new file mode 100644 (file)
index 0000000..22259cf
--- /dev/null
@@ -0,0 +1 @@
+uid://bbjer11cs7jav
index 550160c24172ccf0184b92bf62488e39708c6155..b01d5e79dede98ba41093a2f32d9f0405fc95d6c 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://d3bhehatwoio"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.gd" id="1"]
+[ext_resource type="Script" uid="uid://bbjer11cs7jav" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.gd" id="1"]
 
 [node name="Field_FixedOptions" type="MenuButton"]
 offset_right = 137.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_text_multiline.gd.uid b/addons/dialogic/Editor/Events/Fields/field_text_multiline.gd.uid
new file mode 100644 (file)
index 0000000..a33118b
--- /dev/null
@@ -0,0 +1 @@
+uid://cxnv1rvmu8g2m
index 6ab8fb6608f7b68887e64422c146d4908e636888..a2f3fd1ee668cff7ff10af1358702a64742bac5d 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=4 format=3 uid="uid://dyp7m2nvab1aj"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/syntax_highlighter.gd" id="2_ww6ga"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_text_multiline.gd" id="3_q7600"]
+[ext_resource type="Script" uid="uid://bw631x6oqrfdc" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/syntax_highlighter.gd" id="2_ww6ga"]
+[ext_resource type="Script" uid="uid://cxnv1rvmu8g2m" path="res://addons/dialogic/Editor/Events/Fields/field_text_multiline.gd" id="3_q7600"]
 
 [sub_resource type="SyntaxHighlighter" id="SyntaxHighlighter_2q5dk"]
 script = ExtResource("2_ww6ga")
diff --git a/addons/dialogic/Editor/Events/Fields/field_text_singleline.gd.uid b/addons/dialogic/Editor/Events/Fields/field_text_singleline.gd.uid
new file mode 100644 (file)
index 0000000..32b8b68
--- /dev/null
@@ -0,0 +1 @@
+uid://2dxpisx1yk0p
index d90d3b05ddacfec753ece03bb63e1f3c574221f6..f1925788c3246662d710102ec6292e6b79cf00a4 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://c0vkcehgjsjy"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_text_singleline.gd" id="1_4vnxv"]
+[ext_resource type="Script" uid="uid://2dxpisx1yk0p" path="res://addons/dialogic/Editor/Events/Fields/field_text_singleline.gd" id="1_4vnxv"]
 
 [node name="Field_Text_Singleline" type="LineEdit"]
 offset_right = 1152.0
diff --git a/addons/dialogic/Editor/Events/Fields/field_vector2.gd.uid b/addons/dialogic/Editor/Events/Fields/field_vector2.gd.uid
new file mode 100644 (file)
index 0000000..a44b87c
--- /dev/null
@@ -0,0 +1 @@
+uid://clm53n1qor6lv
index bfbc8d63d8f3dbab05a59628a3ac237e57625aec..94f2dfd7ec46fbd56511318646f2ed3fd46e0b7a 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://dtimnsj014cu"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_vector2.gd" id="1_v6lp0"]
+[ext_resource type="Script" uid="uid://clm53n1qor6lv" path="res://addons/dialogic/Editor/Events/Fields/field_vector2.gd" id="1_v6lp0"]
 [ext_resource type="PackedScene" uid="uid://kdpp3mibml33" path="res://addons/dialogic/Editor/Events/Fields/field_number.tscn" id="2_a0b6y"]
 
 [node name="Field_Vector2" type="HBoxContainer"]
diff --git a/addons/dialogic/Editor/Events/Fields/field_vector3.gd.uid b/addons/dialogic/Editor/Events/Fields/field_vector3.gd.uid
new file mode 100644 (file)
index 0000000..049a248
--- /dev/null
@@ -0,0 +1 @@
+uid://c4rmg0ytapkic
index 019a26bbe325318cd22929dbe428e798fb9ba7d9..25d64b6b0624eb9d494d2083b7d6148b71597c0a 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=4 format=3 uid="uid://cklkpfrcvopgw"]
 
 [ext_resource type="PackedScene" uid="uid://dtimnsj014cu" path="res://addons/dialogic/Editor/Events/Fields/field_vector2.tscn" id="1_l3y0o"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_vector3.gd" id="2_gktf1"]
+[ext_resource type="Script" uid="uid://c4rmg0ytapkic" path="res://addons/dialogic/Editor/Events/Fields/field_vector3.gd" id="2_gktf1"]
 [ext_resource type="PackedScene" uid="uid://kdpp3mibml33" path="res://addons/dialogic/Editor/Events/Fields/field_number.tscn" id="3_k0u0p"]
 
 [node name="Field_Vector3" instance=ExtResource("1_l3y0o")]
diff --git a/addons/dialogic/Editor/Events/Fields/field_vector4.gd.uid b/addons/dialogic/Editor/Events/Fields/field_vector4.gd.uid
new file mode 100644 (file)
index 0000000..0e1f0f0
--- /dev/null
@@ -0,0 +1 @@
+uid://r6t6u88vd550
index 182e0f2270d67c5d03d87da71ed3d5f0b0bd0cc3..4170e6c7b0c2da184fb7f7c94e2b6b3e84a08feb 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=4 format=3 uid="uid://dykss037r2rsc"]
 
 [ext_resource type="PackedScene" uid="uid://cklkpfrcvopgw" path="res://addons/dialogic/Editor/Events/Fields/field_vector3.tscn" id="1_20tvl"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_vector4.gd" id="2_yksrc"]
+[ext_resource type="Script" uid="uid://r6t6u88vd550" path="res://addons/dialogic/Editor/Events/Fields/field_vector4.gd" id="2_yksrc"]
 [ext_resource type="PackedScene" uid="uid://kdpp3mibml33" path="res://addons/dialogic/Editor/Events/Fields/field_number.tscn" id="3_1jogk"]
 
 [node name="Field_Vector4" instance=ExtResource("1_20tvl")]
diff --git a/addons/dialogic/Editor/Events/Fields/field_vector_base.gd.uid b/addons/dialogic/Editor/Events/Fields/field_vector_base.gd.uid
new file mode 100644 (file)
index 0000000..f2a51bb
--- /dev/null
@@ -0,0 +1 @@
+uid://b73oonv1w5cya
diff --git a/addons/dialogic/Editor/Events/event_field.gd.uid b/addons/dialogic/Editor/Events/event_field.gd.uid
new file mode 100644 (file)
index 0000000..dbfa18e
--- /dev/null
@@ -0,0 +1 @@
+uid://oee8spjhxrvi
diff --git a/addons/dialogic/Editor/HomePage/home_page.gd.uid b/addons/dialogic/Editor/HomePage/home_page.gd.uid
new file mode 100644 (file)
index 0000000..8c776e9
--- /dev/null
@@ -0,0 +1 @@
+uid://c3hdla6i6c03u
index 0272d3457d73ec52b6c8375bba6106e87cee6281..98556e86228f9f31e874d6763b85c810ecbf3afc 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=23 format=3 uid="uid://cqy73hshqqgga"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/HomePage/home_page.gd" id="1_6g38w"]
+[ext_resource type="Script" uid="uid://c3hdla6i6c03u" path="res://addons/dialogic/Editor/HomePage/home_page.gd" id="1_6g38w"]
 [ext_resource type="Texture2D" uid="uid://cvmlp5nxb2rer" path="res://addons/dialogic/Editor/HomePage/icon_bg.png" id="1_ed1g1"]
 [ext_resource type="Texture2D" uid="uid://bt87p6qlso0ya" path="res://addons/dialogic/Editor/Images/dialogic-logo.svg" id="3_3leok"]
 
@@ -102,7 +102,7 @@ corner_radius_top_right = 5
 corner_radius_bottom_right = 5
 corner_radius_bottom_left = 5
 
-[sub_resource type="Image" id="Image_e1dkh"]
+[sub_resource type="Image" id="Image_ipcwk"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -112,7 +112,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_sr7s6"]
-image = SubResource("Image_e1dkh")
+image = SubResource("Image_ipcwk")
 
 [node name="HomePage" type="TextureRect"]
 self_modulate = Color(0, 0, 0, 0.2)
diff --git a/addons/dialogic/Editor/Inspector/inspector_plugin.gd.uid b/addons/dialogic/Editor/Inspector/inspector_plugin.gd.uid
new file mode 100644 (file)
index 0000000..c72cc29
--- /dev/null
@@ -0,0 +1 @@
+uid://cxaoq2akrtcn2
diff --git a/addons/dialogic/Editor/Inspector/timeline_inspector_field.gd.uid b/addons/dialogic/Editor/Inspector/timeline_inspector_field.gd.uid
new file mode 100644 (file)
index 0000000..18a061c
--- /dev/null
@@ -0,0 +1 @@
+uid://k1r1ufyjxeqn
diff --git a/addons/dialogic/Editor/Settings/HintLabelStylingScript.gd.uid b/addons/dialogic/Editor/Settings/HintLabelStylingScript.gd.uid
new file mode 100644 (file)
index 0000000..db18f6c
--- /dev/null
@@ -0,0 +1 @@
+uid://dj1d0qyivcf7s
diff --git a/addons/dialogic/Editor/Settings/csv_file.gd.uid b/addons/dialogic/Editor/Settings/csv_file.gd.uid
new file mode 100644 (file)
index 0000000..835dd1a
--- /dev/null
@@ -0,0 +1 @@
+uid://dwwfx7lr0ian6
diff --git a/addons/dialogic/Editor/Settings/settings_editor.gd.uid b/addons/dialogic/Editor/Settings/settings_editor.gd.uid
new file mode 100644 (file)
index 0000000..e7ba381
--- /dev/null
@@ -0,0 +1 @@
+uid://dvky53yqfyyus
index 01d385f56c0c7ce9abd9c225fd318ef4f9599c5e..e05d7534070a3f4b23399a4c70cfb924ed5bcdf2 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://dganirw26brfb"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Settings/settings_editor.gd" id="1"]
+[ext_resource type="Script" uid="uid://dvky53yqfyyus" path="res://addons/dialogic/Editor/Settings/settings_editor.gd" id="1"]
 
 [node name="Settings" type="HSplitContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Editor/Settings/settings_general.gd.uid b/addons/dialogic/Editor/Settings/settings_general.gd.uid
new file mode 100644 (file)
index 0000000..77b3d19
--- /dev/null
@@ -0,0 +1 @@
+uid://dvw7jek5emjgb
index 264427b73eea22ef996a095356b94b543731be29..a607459fa900267ef3fd2d970d9da0fdacad5c9f 100644 (file)
@@ -1,10 +1,10 @@
 [gd_scene load_steps=6 format=3 uid="uid://b873ho41sklv8"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Settings/settings_general.gd" id="2"]
+[ext_resource type="Script" uid="uid://dvw7jek5emjgb" path="res://addons/dialogic/Editor/Settings/settings_general.gd" id="2"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_kqhx5"]
 [ext_resource type="PackedScene" uid="uid://7mvxuaulctcq" path="res://addons/dialogic/Editor/Events/Fields/field_file.tscn" id="3_i7rug"]
 
-[sub_resource type="Image" id="Image_e1gle"]
+[sub_resource type="Image" id="Image_ssidd"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -14,7 +14,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_4wgbv"]
-image = SubResource("Image_e1gle")
+image = SubResource("Image_ssidd")
 
 [node name="General" type="VBoxContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Editor/Settings/settings_modules.gd.uid b/addons/dialogic/Editor/Settings/settings_modules.gd.uid
new file mode 100644 (file)
index 0000000..c7d4541
--- /dev/null
@@ -0,0 +1 @@
+uid://bjh8i7iqfpady
index e43a96ae799ef96e2de697c759c12f9fbdbed785..22bae6c05b75899895443ed44b6ef445951d2b8f 100644 (file)
@@ -1,8 +1,8 @@
 [gd_scene load_steps=7 format=3 uid="uid://o7ljiritpgap"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Settings/settings_modules.gd" id="1_l2hk0"]
+[ext_resource type="Script" uid="uid://bjh8i7iqfpady" path="res://addons/dialogic/Editor/Settings/settings_modules.gd" id="1_l2hk0"]
 
-[sub_resource type="Image" id="Image_570p8"]
+[sub_resource type="Image" id="Image_edthq"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -12,9 +12,9 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_lce2m"]
-image = SubResource("Image_570p8")
+image = SubResource("Image_edthq")
 
-[sub_resource type="Image" id="Image_ihhvm"]
+[sub_resource type="Image" id="Image_ub3c3"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 131, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 131, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 131, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 128, 128, 4, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 93, 93, 55, 255, 97, 97, 58, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 97, 97, 42, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 98, 98, 47, 255, 97, 97, 42, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 93, 93, 233, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 94, 94, 46, 255, 93, 93, 236, 255, 93, 93, 233, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 93, 93, 252, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -24,7 +24,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_137g7"]
-image = SubResource("Image_ihhvm")
+image = SubResource("Image_ub3c3")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_315cl"]
 content_margin_left = 4.0
diff --git a/addons/dialogic/Editor/Settings/settings_page.gd.uid b/addons/dialogic/Editor/Settings/settings_page.gd.uid
new file mode 100644 (file)
index 0000000..c9610fc
--- /dev/null
@@ -0,0 +1 @@
+uid://ch5sst7s36rtf
diff --git a/addons/dialogic/Editor/Settings/settings_translation.gd.uid b/addons/dialogic/Editor/Settings/settings_translation.gd.uid
new file mode 100644 (file)
index 0000000..0d46f34
--- /dev/null
@@ -0,0 +1 @@
+uid://c6511yjifdt7e
index 61fca18fd2ec409d40de474ee4afcc1370434309..228b41e837ad15cf58905e6d616408683be9508c 100644 (file)
@@ -1,11 +1,11 @@
 [gd_scene load_steps=7 format=3 uid="uid://chpb1mj03xjxv"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Settings/settings_translation.gd" id="1_dvmyi"]
+[ext_resource type="Script" uid="uid://c6511yjifdt7e" path="res://addons/dialogic/Editor/Settings/settings_translation.gd" id="1_dvmyi"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_k2lou"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="3_dq4j2"]
 [ext_resource type="PackedScene" uid="uid://7mvxuaulctcq" path="res://addons/dialogic/Editor/Events/Fields/field_file.tscn" id="4_kvsma"]
 
-[sub_resource type="Image" id="Image_g2hic"]
+[sub_resource type="Image" id="Image_4ypqi"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -15,7 +15,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_xbph7"]
-image = SubResource("Image_g2hic")
+image = SubResource("Image_4ypqi")
 
 [node name="Translations" type="VBoxContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Editor/TimelineEditor/TextEditor/CodeCompletionHelper.gd.uid b/addons/dialogic/Editor/TimelineEditor/TextEditor/CodeCompletionHelper.gd.uid
new file mode 100644 (file)
index 0000000..6e500db
--- /dev/null
@@ -0,0 +1 @@
+uid://bsxnl5mj6fbgs
diff --git a/addons/dialogic/Editor/TimelineEditor/TextEditor/syntax_highlighter.gd.uid b/addons/dialogic/Editor/TimelineEditor/TextEditor/syntax_highlighter.gd.uid
new file mode 100644 (file)
index 0000000..9f4b5b1
--- /dev/null
@@ -0,0 +1 @@
+uid://bw631x6oqrfdc
diff --git a/addons/dialogic/Editor/TimelineEditor/TextEditor/timeline_editor_text.gd.uid b/addons/dialogic/Editor/TimelineEditor/TextEditor/timeline_editor_text.gd.uid
new file mode 100644 (file)
index 0000000..6215430
--- /dev/null
@@ -0,0 +1 @@
+uid://bd2mf2aoih2x8
index 1ba6230be95e18caf2ed6724c32b8ae474965e76..6c778443108dc6659b76cf931387818a805277b3 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://defdeav8rli6o"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/timeline_editor_text.gd" id="1_1kbx2"]
+[ext_resource type="Script" uid="uid://bd2mf2aoih2x8" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/timeline_editor_text.gd" id="1_1kbx2"]
 
 [node name="TimelineTextEditor" type="CodeEdit"]
 offset_top = 592.0
diff --git a/addons/dialogic/Editor/TimelineEditor/VisualEditor/AddEventButton.gd.uid b/addons/dialogic/Editor/TimelineEditor/VisualEditor/AddEventButton.gd.uid
new file mode 100644 (file)
index 0000000..e8f605f
--- /dev/null
@@ -0,0 +1 @@
+uid://d00fu4ipnxn2h
index 2aad5ef75d6ee1ae65f2e5935ab84c5c4da7e17b..7a28a80e1c2841332477b16dd052a37c65dded59 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=4 format=3 uid="uid://depcrpeh3f4rv"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/VisualEditor/AddEventButton.gd" id="1_s43sc"]
+[ext_resource type="Script" uid="uid://d00fu4ipnxn2h" path="res://addons/dialogic/Editor/TimelineEditor/VisualEditor/AddEventButton.gd" id="1_s43sc"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qx31r"]
 content_margin_left = 4.0
diff --git a/addons/dialogic/Editor/TimelineEditor/VisualEditor/TimelineArea.gd.uid b/addons/dialogic/Editor/TimelineEditor/VisualEditor/TimelineArea.gd.uid
new file mode 100644 (file)
index 0000000..136ef70
--- /dev/null
@@ -0,0 +1 @@
+uid://dd1ba83bymvbv
diff --git a/addons/dialogic/Editor/TimelineEditor/VisualEditor/timeline_editor_visual.gd.uid b/addons/dialogic/Editor/TimelineEditor/VisualEditor/timeline_editor_visual.gd.uid
new file mode 100644 (file)
index 0000000..9a4e0af
--- /dev/null
@@ -0,0 +1 @@
+uid://bx12t45fi4rtx
index c3e4ffb5e0ab2746745f2d54406de215e9437494..89f497cf68f59f1e92b640589354d94beaf05994 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=10 format=3 uid="uid://ysqbusmy0qma"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/VisualEditor/timeline_editor_visual.gd" id="1_8smxc"]
+[ext_resource type="Script" uid="uid://bx12t45fi4rtx" path="res://addons/dialogic/Editor/TimelineEditor/VisualEditor/timeline_editor_visual.gd" id="1_8smxc"]
 [ext_resource type="Theme" uid="uid://cqst728xxipcw" path="res://addons/dialogic/Editor/Theme/MainTheme.tres" id="2_x0fhp"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/VisualEditor/TimelineArea.gd" id="3_sap1x"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/EventBlock/event_right_click_menu.gd" id="4_ugiq6"]
+[ext_resource type="Script" uid="uid://dd1ba83bymvbv" path="res://addons/dialogic/Editor/TimelineEditor/VisualEditor/TimelineArea.gd" id="3_sap1x"]
+[ext_resource type="Script" uid="uid://cfqj803sbcv0o" path="res://addons/dialogic/Editor/Events/EventBlock/event_right_click_menu.gd" id="4_ugiq6"]
 
 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_phyjj"]
 content_margin_top = 10.0
@@ -24,7 +24,7 @@ border_width_right = 2
 border_width_bottom = 2
 corner_detail = 1
 
-[sub_resource type="Image" id="Image_y3447"]
+[sub_resource type="Image" id="Image_3temo"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -34,7 +34,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_vg181"]
-image = SubResource("Image_y3447")
+image = SubResource("Image_3temo")
 
 [node name="TimelineVisualEditor" type="MarginContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Editor/TimelineEditor/test_timeline_scene.gd.uid b/addons/dialogic/Editor/TimelineEditor/test_timeline_scene.gd.uid
new file mode 100644 (file)
index 0000000..4c452bf
--- /dev/null
@@ -0,0 +1 @@
+uid://dmofe3e65uith
index 87894762daed8313a43f89b04f4ab19f6021f970..73e8b6fdad9e9685e4779213c6322bd7e57bb91d 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://ud18ke1g2nw4"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/test_timeline_scene.gd" id="1_bamud"]
+[ext_resource type="Script" uid="uid://dmofe3e65uith" path="res://addons/dialogic/Editor/TimelineEditor/test_timeline_scene.gd" id="1_bamud"]
 
 [node name="TestTimelineScene" type="Control"]
 layout_mode = 3
diff --git a/addons/dialogic/Editor/TimelineEditor/timeline_editor.gd.uid b/addons/dialogic/Editor/TimelineEditor/timeline_editor.gd.uid
new file mode 100644 (file)
index 0000000..0152cd3
--- /dev/null
@@ -0,0 +1 @@
+uid://esb3e4mcf5w7
index ba77fb4f6bb892392f8fa0354b86d9b98fa86d45..5d90ab9f2663db8f8d4b8fcd3ea94cdaaca1f42a 100644 (file)
@@ -1,12 +1,12 @@
 [gd_scene load_steps=10 format=3 uid="uid://crce0na84rhfd"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/timeline_editor.gd" id="1_4aceh"]
+[ext_resource type="Script" uid="uid://esb3e4mcf5w7" path="res://addons/dialogic/Editor/TimelineEditor/timeline_editor.gd" id="1_4aceh"]
 [ext_resource type="PackedScene" uid="uid://ysqbusmy0qma" path="res://addons/dialogic/Editor/TimelineEditor/VisualEditor/timeline_editor_visual.tscn" id="2_qs7vc"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_yqd26"]
 [ext_resource type="PackedScene" uid="uid://defdeav8rli6o" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/timeline_editor_text.tscn" id="3_up2bn"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/syntax_highlighter.gd" id="4_1t6bf"]
+[ext_resource type="Script" uid="uid://bw631x6oqrfdc" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/syntax_highlighter.gd" id="4_1t6bf"]
 
-[sub_resource type="Image" id="Image_43fqw"]
+[sub_resource type="Image" id="Image_6bv6r"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -16,7 +16,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_lvr8x"]
-image = SubResource("Image_43fqw")
+image = SubResource("Image_6bv6r")
 
 [sub_resource type="SyntaxHighlighter" id="SyntaxHighlighter_7lpql"]
 script = ExtResource("4_1t6bf")
diff --git a/addons/dialogic/Editor/dialogic_editor.gd.uid b/addons/dialogic/Editor/dialogic_editor.gd.uid
new file mode 100644 (file)
index 0000000..ff3ad5b
--- /dev/null
@@ -0,0 +1 @@
+uid://dwikerqqxx4a7
diff --git a/addons/dialogic/Editor/editor_main.gd.uid b/addons/dialogic/Editor/editor_main.gd.uid
new file mode 100644 (file)
index 0000000..6643a6e
--- /dev/null
@@ -0,0 +1 @@
+uid://ci4hff8wkkh13
index 849ad796b3383e217eb94ec808ba215cc36503bd..0ca9c3d3df6fd2ed6073503e0431957f7ac023c3 100644 (file)
@@ -1,21 +1,21 @@
 [gd_scene load_steps=18 format=3 uid="uid://de6yhw4r8jqb3"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Editor/editor_main.gd" id="1_x88ov"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/editors_manager.gd" id="2_pe2tl"]
+[ext_resource type="Script" uid="uid://ci4hff8wkkh13" path="res://addons/dialogic/Editor/editor_main.gd" id="1_x88ov"]
+[ext_resource type="Script" uid="uid://boq8rgtiybwla" path="res://addons/dialogic/Editor/editors_manager.gd" id="2_pe2tl"]
 [ext_resource type="Texture2D" uid="uid://dybg3l5pwetne" path="res://addons/dialogic/Editor/Images/plugin-icon.svg" id="2_scwcl"]
 [ext_resource type="PackedScene" uid="uid://cwe3r2tbh2og1" path="res://addons/dialogic/Editor/Common/side_bar.tscn" id="3_lp6hj"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/toolbar.gd" id="4_6cx8s"]
+[ext_resource type="Script" uid="uid://bx4rrdi7ei431" path="res://addons/dialogic/Editor/Common/toolbar.gd" id="4_6cx8s"]
 [ext_resource type="Texture2D" uid="uid://bbea0efx0ybu7" path="res://addons/dialogic/Editor/Images/Resources/character.svg" id="6_8yp76"]
 [ext_resource type="Texture2D" uid="uid://b5xwnxdb7064n" path="res://addons/dialogic/Modules/Glossary/icon.svg" id="7_45ytg"]
 [ext_resource type="Texture2D" uid="uid://1mccycya6eua" path="res://addons/dialogic/Modules/StyleEditor/styles_icon.svg" id="8_jj1i6"]
 [ext_resource type="Texture2D" uid="uid://ckilxvwc34s84" path="res://addons/dialogic/Modules/Variable/variable.svg" id="9_k4reh"]
 [ext_resource type="PackedScene" uid="uid://c7lmt5cp7bxcm" path="res://addons/dialogic/Editor/Common/reference_manager.tscn" id="10_l1rf8"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/reference_manager_window.gd" id="10_xbkrt"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/CodeCompletionHelper.gd" id="11_fyce4"]
-[ext_resource type="Script" path="res://addons/dialogic/Editor/Common/update_manager.gd" id="14_l6b1p"]
+[ext_resource type="Script" uid="uid://cm2e3nvgct2lx" path="res://addons/dialogic/Editor/Common/reference_manager_window.gd" id="10_xbkrt"]
+[ext_resource type="Script" uid="uid://bsxnl5mj6fbgs" path="res://addons/dialogic/Editor/TimelineEditor/TextEditor/CodeCompletionHelper.gd" id="11_fyce4"]
+[ext_resource type="Script" uid="uid://bvr6g5xp1imot" path="res://addons/dialogic/Editor/Common/update_manager.gd" id="14_l6b1p"]
 [ext_resource type="PackedScene" uid="uid://vv3m5m68fwg7" path="res://addons/dialogic/Editor/Common/update_install_window.tscn" id="15_cu4xj"]
 
-[sub_resource type="Image" id="Image_uqxml"]
+[sub_resource type="Image" id="Image_4esak"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -25,7 +25,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_drcn6"]
-image = SubResource("Image_uqxml")
+image = SubResource("Image_4esak")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5bs7k"]
 content_margin_left = 8.0
diff --git a/addons/dialogic/Editor/editors_manager.gd.uid b/addons/dialogic/Editor/editors_manager.gd.uid
new file mode 100644 (file)
index 0000000..3f86f27
--- /dev/null
@@ -0,0 +1 @@
+uid://boq8rgtiybwla
diff --git a/addons/dialogic/Example Assets/already_read_indicator.gd.uid b/addons/dialogic/Example Assets/already_read_indicator.gd.uid
new file mode 100644 (file)
index 0000000..3d049a4
--- /dev/null
@@ -0,0 +1 @@
+uid://bomi44jt46sa0
diff --git a/addons/dialogic/Example Assets/default_event.gd.uid b/addons/dialogic/Example Assets/default_event.gd.uid
new file mode 100644 (file)
index 0000000..4cd5fef
--- /dev/null
@@ -0,0 +1 @@
+uid://b7mebfpnvynot
diff --git a/addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.gd.uid b/addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.gd.uid
new file mode 100644 (file)
index 0000000..669da84
--- /dev/null
@@ -0,0 +1 @@
+uid://ctmsmov63ugsj
index bdad81b2e64806c5537c9b71bd43f00ea3757f2f..6ebe1a05a8f501f15d420bc4e2b66786f8a703f1 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=5 format=3 uid="uid://cyns86lydp1tl"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.gd" id="1_63c5k"]
+[ext_resource type="Script" uid="uid://ctmsmov63ugsj" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.gd" id="1_63c5k"]
 [ext_resource type="Texture2D" uid="uid://bfkpn7mrd786b" path="res://addons/dialogic/Example Assets/portraits/Antonio/pl5.png" id="2_15o4t"]
 [ext_resource type="Texture2D" uid="uid://s2jsr1aqiu84" path="res://addons/dialogic/Example Assets/portraits/Antonio/pl5 blink.png" id="3_qen6e"]
 
diff --git a/addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.gd.uid b/addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.gd.uid
new file mode 100644 (file)
index 0000000..0680887
--- /dev/null
@@ -0,0 +1 @@
+uid://clyxbn24lnoo0
index a780a925406f3fa82efda0bdfff39a85f2fc5e87..ae212000aaa2df959c070a98c99304aa0c19dda2 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=10 format=3 uid="uid://bgshjju5v2q0i"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.gd" id="1_fc12l"]
+[ext_resource type="Script" uid="uid://clyxbn24lnoo0" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.gd" id="1_fc12l"]
 [ext_resource type="Texture2D" uid="uid://djqit26f4be4f" path="res://addons/dialogic/Example Assets/portraits/Princess/princess_blank.png" id="2_igcyp"]
 [ext_resource type="Texture2D" uid="uid://ndmjrpk41eo4" path="res://addons/dialogic/Example Assets/portraits/Portrait1.png" id="3_6xy1t"]
 [ext_resource type="Texture2D" uid="uid://dokv225cp85ja" path="res://addons/dialogic/Example Assets/portraits/Princess/anger.png" id="3_wdpjk"]
diff --git a/addons/dialogic/Modules/Audio/event_music.gd.uid b/addons/dialogic/Modules/Audio/event_music.gd.uid
new file mode 100644 (file)
index 0000000..9f59b05
--- /dev/null
@@ -0,0 +1 @@
+uid://dovbanfh6q7cf
diff --git a/addons/dialogic/Modules/Audio/event_sound.gd.uid b/addons/dialogic/Modules/Audio/event_sound.gd.uid
new file mode 100644 (file)
index 0000000..853199b
--- /dev/null
@@ -0,0 +1 @@
+uid://u273765c0xys
diff --git a/addons/dialogic/Modules/Audio/index.gd.uid b/addons/dialogic/Modules/Audio/index.gd.uid
new file mode 100644 (file)
index 0000000..520ffe0
--- /dev/null
@@ -0,0 +1 @@
+uid://bc1nervgcgiws
diff --git a/addons/dialogic/Modules/Audio/settings_audio.gd.uid b/addons/dialogic/Modules/Audio/settings_audio.gd.uid
new file mode 100644 (file)
index 0000000..a1d8e5a
--- /dev/null
@@ -0,0 +1 @@
+uid://bwlybm513kqqa
index c8eb8bad0a927d1eaca48d2d4bfefd526ce24f5d..5e77a5fb50f4e75ea98789ea6e071c41b92b1920 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://c2qgetjc3mfo3"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Audio/settings_audio.gd" id="1_2iyyr"]
+[ext_resource type="Script" uid="uid://bwlybm513kqqa" path="res://addons/dialogic/Modules/Audio/settings_audio.gd" id="1_2iyyr"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_o1ban"]
 
 [node name="Audio" type="VBoxContainer"]
diff --git a/addons/dialogic/Modules/Audio/subsystem_audio.gd.uid b/addons/dialogic/Modules/Audio/subsystem_audio.gd.uid
new file mode 100644 (file)
index 0000000..a94b7ed
--- /dev/null
@@ -0,0 +1 @@
+uid://5f26uq1vh4o6
diff --git a/addons/dialogic/Modules/Background/DefaultBackgroundScene/default_background.gd.uid b/addons/dialogic/Modules/Background/DefaultBackgroundScene/default_background.gd.uid
new file mode 100644 (file)
index 0000000..81576fe
--- /dev/null
@@ -0,0 +1 @@
+uid://dh7qa1mph283h
index e72fdc2cfb6433cb96e754c27eaab3846314a356..4185fc56f82ccdaa4f3f23fc1ea41d0d69a7bfa5 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://cl6g6ymkhjven"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Background/DefaultBackgroundScene/default_background.gd" id="1_nkdrp"]
+[ext_resource type="Script" uid="uid://dh7qa1mph283h" path="res://addons/dialogic/Modules/Background/DefaultBackgroundScene/default_background.gd" id="1_nkdrp"]
 
 [node name="DefaultBackground" type="Control"]
 layout_mode = 3
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/push_down.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/push_down.gd.uid
new file mode 100644 (file)
index 0000000..76ea3a2
--- /dev/null
@@ -0,0 +1 @@
+uid://bc1joxfebdjia
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/push_left.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/push_left.gd.uid
new file mode 100644 (file)
index 0000000..94faed7
--- /dev/null
@@ -0,0 +1 @@
+uid://belmnv6acyowh
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/push_right.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/push_right.gd.uid
new file mode 100644 (file)
index 0000000..8c3f793
--- /dev/null
@@ -0,0 +1 @@
+uid://btt0287ihp0vn
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/push_up.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/push_up.gd.uid
new file mode 100644 (file)
index 0000000..2667ace
--- /dev/null
@@ -0,0 +1 @@
+uid://cp0j3d8t8qtub
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/simple_fade.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/simple_fade.gd.uid
new file mode 100644 (file)
index 0000000..af3a94c
--- /dev/null
@@ -0,0 +1 @@
+uid://bkgqwtojmlxcx
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/swipe_diagonal_up_left.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/swipe_diagonal_up_left.gd.uid
new file mode 100644 (file)
index 0000000..8a085f2
--- /dev/null
@@ -0,0 +1 @@
+uid://dg3fw6fv0p7pc
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/swipe_left_to_right.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/swipe_left_to_right.gd.uid
new file mode 100644 (file)
index 0000000..5c72195
--- /dev/null
@@ -0,0 +1 @@
+uid://cejo0w4jajvm4
diff --git a/addons/dialogic/Modules/Background/Transitions/Defaults/swipe_right_to_left.gd.uid b/addons/dialogic/Modules/Background/Transitions/Defaults/swipe_right_to_left.gd.uid
new file mode 100644 (file)
index 0000000..f2fd0ef
--- /dev/null
@@ -0,0 +1 @@
+uid://llgpmfpl1g6y
diff --git a/addons/dialogic/Modules/Background/Transitions/class_dialogic_background_transition.gd.uid b/addons/dialogic/Modules/Background/Transitions/class_dialogic_background_transition.gd.uid
new file mode 100644 (file)
index 0000000..e74ee17
--- /dev/null
@@ -0,0 +1 @@
+uid://bpu5u7fncfnt3
diff --git a/addons/dialogic/Modules/Background/Transitions/default_transition_shader.gdshader.uid b/addons/dialogic/Modules/Background/Transitions/default_transition_shader.gdshader.uid
new file mode 100644 (file)
index 0000000..57f558b
--- /dev/null
@@ -0,0 +1 @@
+uid://bww568regfgjl
diff --git a/addons/dialogic/Modules/Background/Transitions/push_transition_shader.gdshader.uid b/addons/dialogic/Modules/Background/Transitions/push_transition_shader.gdshader.uid
new file mode 100644 (file)
index 0000000..d6ee04f
--- /dev/null
@@ -0,0 +1 @@
+uid://crsodkc8ttqho
diff --git a/addons/dialogic/Modules/Background/Transitions/simple_push_transitions.gd.uid b/addons/dialogic/Modules/Background/Transitions/simple_push_transitions.gd.uid
new file mode 100644 (file)
index 0000000..50185db
--- /dev/null
@@ -0,0 +1 @@
+uid://duyru6s3pfqiw
diff --git a/addons/dialogic/Modules/Background/Transitions/simple_swipe_transitions.gd.uid b/addons/dialogic/Modules/Background/Transitions/simple_swipe_transitions.gd.uid
new file mode 100644 (file)
index 0000000..44f1b6b
--- /dev/null
@@ -0,0 +1 @@
+uid://dai6ebo1nfnsr
index 9e84a91afeaab7775b417a29b2a789afd2f19108..10596333f8fc5db6fa42e843bda8311c18a522a6 100644 (file)
@@ -35,4 +35,3 @@ func _custom_fade_in(_time:float) -> bool:
 ## If you return false (by default) it will attempt to animate the "modulate" property.
 func _custom_fade_out(_time:float) -> bool:
        return false
-
diff --git a/addons/dialogic/Modules/Background/dialogic_background.gd.uid b/addons/dialogic/Modules/Background/dialogic_background.gd.uid
new file mode 100644 (file)
index 0000000..17db6ee
--- /dev/null
@@ -0,0 +1 @@
+uid://d0b4h81666vr0
diff --git a/addons/dialogic/Modules/Background/event_background.gd.uid b/addons/dialogic/Modules/Background/event_background.gd.uid
new file mode 100644 (file)
index 0000000..841368f
--- /dev/null
@@ -0,0 +1 @@
+uid://bfqk8e5wvxbpq
diff --git a/addons/dialogic/Modules/Background/index.gd.uid b/addons/dialogic/Modules/Background/index.gd.uid
new file mode 100644 (file)
index 0000000..45c9767
--- /dev/null
@@ -0,0 +1 @@
+uid://dfrunv7ulbaja
diff --git a/addons/dialogic/Modules/Background/node_background_holder.gd.uid b/addons/dialogic/Modules/Background/node_background_holder.gd.uid
new file mode 100644 (file)
index 0000000..2b10137
--- /dev/null
@@ -0,0 +1 @@
+uid://43yqho8peyqg
diff --git a/addons/dialogic/Modules/Background/subsystem_backgrounds.gd.uid b/addons/dialogic/Modules/Background/subsystem_backgrounds.gd.uid
new file mode 100644 (file)
index 0000000..b87236c
--- /dev/null
@@ -0,0 +1 @@
+uid://bvhcp7hoh5vp2
diff --git a/addons/dialogic/Modules/Call/event_call.gd.uid b/addons/dialogic/Modules/Call/event_call.gd.uid
new file mode 100644 (file)
index 0000000..35df59b
--- /dev/null
@@ -0,0 +1 @@
+uid://ci4vlv5goj8dc
diff --git a/addons/dialogic/Modules/Call/index.gd.uid b/addons/dialogic/Modules/Call/index.gd.uid
new file mode 100644 (file)
index 0000000..d33dbf2
--- /dev/null
@@ -0,0 +1 @@
+uid://bthdm04xqlksc
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/bounce.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/bounce.gd.uid
new file mode 100644 (file)
index 0000000..248d8e7
--- /dev/null
@@ -0,0 +1 @@
+uid://crio5b72kjht0
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/bounce_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/bounce_in_out.gd.uid
new file mode 100644 (file)
index 0000000..52a9950
--- /dev/null
@@ -0,0 +1 @@
+uid://chreudjlkb5xq
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/fade_down_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/fade_down_in_out.gd.uid
new file mode 100644 (file)
index 0000000..744febc
--- /dev/null
@@ -0,0 +1 @@
+uid://bn6uuohckk71o
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/fade_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/fade_in_out.gd.uid
new file mode 100644 (file)
index 0000000..a0394ab
--- /dev/null
@@ -0,0 +1 @@
+uid://ddgc36jvux2yq
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/fade_up_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/fade_up_in_out.gd.uid
new file mode 100644 (file)
index 0000000..1f92196
--- /dev/null
@@ -0,0 +1 @@
+uid://chygmedw1apio
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/heartbeat.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/heartbeat.gd.uid
new file mode 100644 (file)
index 0000000..30cafac
--- /dev/null
@@ -0,0 +1 @@
+uid://qjo0yknjh75u
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/instant_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/instant_in_out.gd.uid
new file mode 100644 (file)
index 0000000..68c4589
--- /dev/null
@@ -0,0 +1 @@
+uid://bck3odph5v60k
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/shake_x.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/shake_x.gd.uid
new file mode 100644 (file)
index 0000000..a163e73
--- /dev/null
@@ -0,0 +1 @@
+uid://ciuk3vwgr4lmd
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/shake_y.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/shake_y.gd.uid
new file mode 100644 (file)
index 0000000..9bc8925
--- /dev/null
@@ -0,0 +1 @@
+uid://cqva4lt0qbxtr
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/slide_down_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/slide_down_in_out.gd.uid
new file mode 100644 (file)
index 0000000..a7b1da4
--- /dev/null
@@ -0,0 +1 @@
+uid://bruhe1t7thoet
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/slide_left_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/slide_left_in_out.gd.uid
new file mode 100644 (file)
index 0000000..48c076a
--- /dev/null
@@ -0,0 +1 @@
+uid://ce76qu5l2hhb0
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/slide_right_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/slide_right_in_out.gd.uid
new file mode 100644 (file)
index 0000000..6211d59
--- /dev/null
@@ -0,0 +1 @@
+uid://cxsva2m4idm7p
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/slide_up_in.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/slide_up_in.gd.uid
new file mode 100644 (file)
index 0000000..43d9cb7
--- /dev/null
@@ -0,0 +1 @@
+uid://bh2gp0souckfr
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/tada.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/tada.gd.uid
new file mode 100644 (file)
index 0000000..e425cc3
--- /dev/null
@@ -0,0 +1 @@
+uid://dy31piu4qqif7
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/zoom_center_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/zoom_center_in_out.gd.uid
new file mode 100644 (file)
index 0000000..4c2dce0
--- /dev/null
@@ -0,0 +1 @@
+uid://dee4ipwbemyxs
diff --git a/addons/dialogic/Modules/Character/DefaultAnimations/zoom_in_out.gd.uid b/addons/dialogic/Modules/Character/DefaultAnimations/zoom_in_out.gd.uid
new file mode 100644 (file)
index 0000000..c2a726c
--- /dev/null
@@ -0,0 +1 @@
+uid://dyl4dc22twj5
diff --git a/addons/dialogic/Modules/Character/DialogicPortraitAnimationsUtil.gd.uid b/addons/dialogic/Modules/Character/DialogicPortraitAnimationsUtil.gd.uid
new file mode 100644 (file)
index 0000000..bc747c7
--- /dev/null
@@ -0,0 +1 @@
+uid://duyjhuuhw52j2
diff --git a/addons/dialogic/Modules/Character/class_dialogic_animation.gd.uid b/addons/dialogic/Modules/Character/class_dialogic_animation.gd.uid
new file mode 100644 (file)
index 0000000..10aaf88
--- /dev/null
@@ -0,0 +1 @@
+uid://dfv83k4i00mwd
diff --git a/addons/dialogic/Modules/Character/default_portrait.gd.uid b/addons/dialogic/Modules/Character/default_portrait.gd.uid
new file mode 100644 (file)
index 0000000..dd337ab
--- /dev/null
@@ -0,0 +1 @@
+uid://b80cqerfnq38h
index be594e7c9644947963f3b6399a16b79613917845..cff6806843a3a64df92e7e04bad2da82b65c87bb 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://b32paf0ll6um8"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Character/default_portrait.gd" id="1_wn77n"]
+[ext_resource type="Script" uid="uid://b80cqerfnq38h" path="res://addons/dialogic/Modules/Character/default_portrait.gd" id="1_wn77n"]
 
 [node name="DefaultPortrait" type="Node2D"]
 script = ExtResource("1_wn77n")
diff --git a/addons/dialogic/Modules/Character/dialogic_portrait.gd.uid b/addons/dialogic/Modules/Character/dialogic_portrait.gd.uid
new file mode 100644 (file)
index 0000000..5081561
--- /dev/null
@@ -0,0 +1 @@
+uid://dgcp7nqoqkp4w
diff --git a/addons/dialogic/Modules/Character/event_character.gd.uid b/addons/dialogic/Modules/Character/event_character.gd.uid
new file mode 100644 (file)
index 0000000..dccda59
--- /dev/null
@@ -0,0 +1 @@
+uid://1gy71h4p6jme
diff --git a/addons/dialogic/Modules/Character/index.gd.uid b/addons/dialogic/Modules/Character/index.gd.uid
new file mode 100644 (file)
index 0000000..868ac6d
--- /dev/null
@@ -0,0 +1 @@
+uid://ca06swf4p76j3
diff --git a/addons/dialogic/Modules/Character/node_portrait_container.gd.uid b/addons/dialogic/Modules/Character/node_portrait_container.gd.uid
new file mode 100644 (file)
index 0000000..8317b6e
--- /dev/null
@@ -0,0 +1 @@
+uid://b8n7bt3icha4h
index cdad7e10d9e46392bb1f577fd511a1a384d72cdd..12bc629a2556e1073eaeae64d1a04a8398576118 100644 (file)
@@ -1,6 +1,6 @@
 [gd_resource type="Resource" script_class="DialogicCharacter" load_steps=2 format=3 uid="uid://dykf1j17ct5mo"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Resources/character.gd" id="1_qsljv"]
+[ext_resource type="Script" uid="uid://dtwhchx6hb2jm" path="res://addons/dialogic/Resources/character.gd" id="1_qsljv"]
 
 [resource]
 script = ExtResource("1_qsljv")
diff --git a/addons/dialogic/Modules/Character/settings_portraits.gd.uid b/addons/dialogic/Modules/Character/settings_portraits.gd.uid
new file mode 100644 (file)
index 0000000..902e38b
--- /dev/null
@@ -0,0 +1 @@
+uid://bikx41nwu0isy
index 5689200cdd6e9cf91407e429bcf479a682d20941..55089b54c77cb1b47bcb235bd217539ba8083a23 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=5 format=3 uid="uid://cp463rpri5j8a"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Character/settings_portraits.gd" id="2"]
+[ext_resource type="Script" uid="uid://bikx41nwu0isy" path="res://addons/dialogic/Modules/Character/settings_portraits.gd" id="2"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_dce78"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="3"]
 [ext_resource type="PackedScene" uid="uid://7mvxuaulctcq" path="res://addons/dialogic/Editor/Events/Fields/field_file.tscn" id="3_m06d8"]
diff --git a/addons/dialogic/Modules/Character/subsystem_containers.gd.uid b/addons/dialogic/Modules/Character/subsystem_containers.gd.uid
new file mode 100644 (file)
index 0000000..be7988e
--- /dev/null
@@ -0,0 +1 @@
+uid://b4qtlsl4jv873
diff --git a/addons/dialogic/Modules/Character/subsystem_portraits.gd.uid b/addons/dialogic/Modules/Character/subsystem_portraits.gd.uid
new file mode 100644 (file)
index 0000000..bb4a29b
--- /dev/null
@@ -0,0 +1 @@
+uid://bmj8q7hwtuvuu
diff --git a/addons/dialogic/Modules/Choice/event_choice.gd.uid b/addons/dialogic/Modules/Choice/event_choice.gd.uid
new file mode 100644 (file)
index 0000000..87ebff3
--- /dev/null
@@ -0,0 +1 @@
+uid://bns5devxdvpql
diff --git a/addons/dialogic/Modules/Choice/index.gd.uid b/addons/dialogic/Modules/Choice/index.gd.uid
new file mode 100644 (file)
index 0000000..b0b76d1
--- /dev/null
@@ -0,0 +1 @@
+uid://cym6516vudecl
diff --git a/addons/dialogic/Modules/Choice/node_button_sound.gd.uid b/addons/dialogic/Modules/Choice/node_button_sound.gd.uid
new file mode 100644 (file)
index 0000000..b192f44
--- /dev/null
@@ -0,0 +1 @@
+uid://11fuvvdghs7e
diff --git a/addons/dialogic/Modules/Choice/node_choice_button.gd.uid b/addons/dialogic/Modules/Choice/node_choice_button.gd.uid
new file mode 100644 (file)
index 0000000..df70c90
--- /dev/null
@@ -0,0 +1 @@
+uid://cfel4pkeo52o8
diff --git a/addons/dialogic/Modules/Choice/settings_choices.gd.uid b/addons/dialogic/Modules/Choice/settings_choices.gd.uid
new file mode 100644 (file)
index 0000000..78923aa
--- /dev/null
@@ -0,0 +1 @@
+uid://dygdtgeer5cdu
index 95957ac8e5c9d74afd03f391ebbc2ed1da8013e4..b8be00402bb9d914d43c58ebd2bb790f98e3fbcc 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=5 format=3 uid="uid://uarvgnbrcltm"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Choice/settings_choices.gd" id="2"]
+[ext_resource type="Script" uid="uid://dygdtgeer5cdu" path="res://addons/dialogic/Modules/Choice/settings_choices.gd" id="2"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_nxutt"]
 
-[sub_resource type="Image" id="Image_2imc3"]
+[sub_resource type="Image" id="Image_xvnnc"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_udy8i"]
-image = SubResource("Image_2imc3")
+image = SubResource("Image_xvnnc")
 
 [node name="Choices" type="VBoxContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Modules/Choice/subsystem_choices.gd.uid b/addons/dialogic/Modules/Choice/subsystem_choices.gd.uid
new file mode 100644 (file)
index 0000000..288b2bb
--- /dev/null
@@ -0,0 +1 @@
+uid://dsml2vuxpqh3m
diff --git a/addons/dialogic/Modules/Choice/ui_choice_end.gd.uid b/addons/dialogic/Modules/Choice/ui_choice_end.gd.uid
new file mode 100644 (file)
index 0000000..63c5e73
--- /dev/null
@@ -0,0 +1 @@
+uid://cdvxat3mjhlha
index 076cb141da169a563bfc457653ed52e094fb43e7..317f1725f1ecde08c9b74c9d59968235b23e54e3 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://cn0wbb2lk0s22"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Choice/ui_choice_end.gd" id="1_7qd85"]
+[ext_resource type="Script" uid="uid://cdvxat3mjhlha" path="res://addons/dialogic/Modules/Choice/ui_choice_end.gd" id="1_7qd85"]
 
 [node name="Choice_End" type="HBoxContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Modules/Clear/event_clear.gd.uid b/addons/dialogic/Modules/Clear/event_clear.gd.uid
new file mode 100644 (file)
index 0000000..d805e2d
--- /dev/null
@@ -0,0 +1 @@
+uid://bvosqby5t76hy
diff --git a/addons/dialogic/Modules/Clear/index.gd.uid b/addons/dialogic/Modules/Clear/index.gd.uid
new file mode 100644 (file)
index 0000000..38a3fa5
--- /dev/null
@@ -0,0 +1 @@
+uid://dfygmj3fjyibo
diff --git a/addons/dialogic/Modules/Comment/event_comment.gd.uid b/addons/dialogic/Modules/Comment/event_comment.gd.uid
new file mode 100644 (file)
index 0000000..9032e5f
--- /dev/null
@@ -0,0 +1 @@
+uid://bnxt7gsd1tih5
diff --git a/addons/dialogic/Modules/Comment/index.gd.uid b/addons/dialogic/Modules/Comment/index.gd.uid
new file mode 100644 (file)
index 0000000..73bb34c
--- /dev/null
@@ -0,0 +1 @@
+uid://kdifa7bc3ed4
diff --git a/addons/dialogic/Modules/Condition/event_condition.gd.uid b/addons/dialogic/Modules/Condition/event_condition.gd.uid
new file mode 100644 (file)
index 0000000..5741fc8
--- /dev/null
@@ -0,0 +1 @@
+uid://csoal7q14lu0g
diff --git a/addons/dialogic/Modules/Condition/index.gd.uid b/addons/dialogic/Modules/Condition/index.gd.uid
new file mode 100644 (file)
index 0000000..13e53e8
--- /dev/null
@@ -0,0 +1 @@
+uid://d12vpu6qa5ure
diff --git a/addons/dialogic/Modules/Condition/ui_condition_end.gd.uid b/addons/dialogic/Modules/Condition/ui_condition_end.gd.uid
new file mode 100644 (file)
index 0000000..96ac183
--- /dev/null
@@ -0,0 +1 @@
+uid://mu1b6vypayhl
index 02ced22b4d7662cde9d0335f21ef104fa9af739a..0e9635c6e61e57e10c025f3a2cf9996674cad0c6 100644 (file)
@@ -1,6 +1,6 @@
-[gd_scene load_steps=2 format=3]
+[gd_scene load_steps=2 format=3 uid="uid://0v6eiobvfsu"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Condition/ui_condition_end.gd" id="1_sh52m"]
+[ext_resource type="Script" uid="uid://mu1b6vypayhl" path="res://addons/dialogic/Modules/Condition/ui_condition_end.gd" id="1_sh52m"]
 
 [node name="Condition_End" type="HBoxContainer"]
 offset_right = 90.0
diff --git a/addons/dialogic/Modules/Core/event_end_branch.gd.uid b/addons/dialogic/Modules/Core/event_end_branch.gd.uid
new file mode 100644 (file)
index 0000000..2e4d917
--- /dev/null
@@ -0,0 +1 @@
+uid://dvb7nwdirvykl
diff --git a/addons/dialogic/Modules/Core/index.gd.uid b/addons/dialogic/Modules/Core/index.gd.uid
new file mode 100644 (file)
index 0000000..cc3a8c8
--- /dev/null
@@ -0,0 +1 @@
+uid://47wsm27f0sp1
diff --git a/addons/dialogic/Modules/Core/subsystem_animation.gd.uid b/addons/dialogic/Modules/Core/subsystem_animation.gd.uid
new file mode 100644 (file)
index 0000000..1e8a995
--- /dev/null
@@ -0,0 +1 @@
+uid://bvp03v7fygvyx
diff --git a/addons/dialogic/Modules/Core/subsystem_expression.gd.uid b/addons/dialogic/Modules/Core/subsystem_expression.gd.uid
new file mode 100644 (file)
index 0000000..8f2f1c8
--- /dev/null
@@ -0,0 +1 @@
+uid://ctbxnb6jp6trh
diff --git a/addons/dialogic/Modules/Core/subsystem_input.gd.uid b/addons/dialogic/Modules/Core/subsystem_input.gd.uid
new file mode 100644 (file)
index 0000000..8a29a0b
--- /dev/null
@@ -0,0 +1 @@
+uid://dumt2so3fetqm
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.gd.uid
new file mode 100644 (file)
index 0000000..de26ce5
--- /dev/null
@@ -0,0 +1 @@
+uid://bvtluql87p3yi
index 884835e1bb94f79575f0aef13766f461554b71d7..67fb30e7d117db3ed65d260cea75bdd1a9668cc4 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://cqpb3ie51rwl5"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.gd" id="1_ifsho"]
+[ext_resource type="Script" uid="uid://bvtluql87p3yi" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.gd" id="1_ifsho"]
 
 [node name="DefaultLayoutBase" type="CanvasLayer"]
 script = ExtResource("1_ifsho")
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Base_TextBubble/text_bubble_base.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Base_TextBubble/text_bubble_base.gd.uid
new file mode 100644 (file)
index 0000000..e54e717
--- /dev/null
@@ -0,0 +1 @@
+uid://csbpraep3qamg
index 27a00fc6dfa53ff13216f7c93752e18f5ed9e4cd..e132f5e8605c4432981e5c478477b0ddcabf7ed3 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://syki6k0e6aac"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_TextBubble/text_bubble_base.gd" id="1_urqwc"]
+[ext_resource type="Script" uid="uid://csbpraep3qamg" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_TextBubble/text_bubble_base.gd" id="1_urqwc"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_70ljh"]
 content_margin_left = 5.0
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.gd.uid
new file mode 100644 (file)
index 0000000..00e77ba
--- /dev/null
@@ -0,0 +1 @@
+uid://srpu6xbx15ux
index f1d44c03d1ee9d7d69adf10d6ae7be4a0a274235..113ffb5291c1ea92d73e00420b58bcd1a2c9c044 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=3 format=3 uid="uid://c1k5m0w3r40xf"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.gd" id="1_tu40u"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Background/node_background_holder.gd" id="2_ghan2"]
+[ext_resource type="Script" uid="uid://srpu6xbx15ux" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.gd" id="1_tu40u"]
+[ext_resource type="Script" uid="uid://43yqho8peyqg" path="res://addons/dialogic/Modules/Background/node_background_holder.gd" id="2_ghan2"]
 
 [node name="BackgroundLayer" type="Control"]
 layout_direction = 2
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.gd.uid
new file mode 100644 (file)
index 0000000..0758639
--- /dev/null
@@ -0,0 +1 @@
+uid://bfwmjxt6ykqbj
index bb37b7efb5a071f08c670a40c22b596e16a45279..b515baf1933ca06e3b9406fcb555e916dc62e188 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://dsbwnp5hegnu3"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.gd" id="1_3nmfj"]
+[ext_resource type="Script" uid="uid://bfwmjxt6ykqbj" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.gd" id="1_3nmfj"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a3cyk"]
 bg_color = Color(0.12549, 0.12549, 0.12549, 1)
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.gd.uid
new file mode 100644 (file)
index 0000000..f37dd35
--- /dev/null
@@ -0,0 +1 @@
+uid://ce200acuxdi74
index f1b5983d8734b9608cf4dfc6c37d79aaf2e36696..17ebefd822d2ca86d9e0a84f9db6c53da3c17b9f 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://cuoywrmvda1yg"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.gd" id="1_dgoja"]
+[ext_resource type="Script" uid="uid://ce200acuxdi74" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.gd" id="1_dgoja"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_upgjp"]
 content_margin_left = 5.0
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.gd.uid
new file mode 100644 (file)
index 0000000..d1af77b
--- /dev/null
@@ -0,0 +1 @@
+uid://dorxfj5v55dcj
index 53f7f356344556c2bf90016ffd9ee9fc89d9be73..d3bcfe5a5d925a8ad9c699aa34fc22cb1d3b6c91 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=4 format=3 uid="uid://lx24i8fl6uo"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.gd" id="1_4mqm3"]
+[ext_resource type="Script" uid="uid://dorxfj5v55dcj" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.gd" id="1_4mqm3"]
 [ext_resource type="PackedScene" uid="uid://cuoywrmvda1yg" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.tscn" id="2_x1xgk"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1hdvb"]
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.gd.uid
new file mode 100644 (file)
index 0000000..04335a0
--- /dev/null
@@ -0,0 +1 @@
+uid://chan25o3rqrm4
index bae57c5eef8cfbe48b10a5d1c8308da70b2a46ef..17904abfe000ca0add18de9801f5f480f3e7b8c2 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=3 format=3 uid="uid://cn674foxwedqu"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.gd" id="1_3cmha"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_input.gd" id="2_dxpjw"]
+[ext_resource type="Script" uid="uid://chan25o3rqrm4" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.gd" id="1_3cmha"]
+[ext_resource type="Script" uid="uid://3rr4jljf37co" path="res://addons/dialogic/Modules/Text/node_input.gd" id="2_dxpjw"]
 
 [node name="FullAdvanceInputLayer" type="Control"]
 layout_mode = 3
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/speaker_portrait_textbox_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/speaker_portrait_textbox_layer.gd.uid
new file mode 100644 (file)
index 0000000..661719e
--- /dev/null
@@ -0,0 +1 @@
+uid://y671x0jd6maw
index 369973c4cd9f818168189e8a0b12b478cc9e7fe6..cb8f31e89f4a5eacf79dc37efcb114a86716cf7f 100644 (file)
@@ -1,10 +1,10 @@
 [gd_scene load_steps=7 format=3 uid="uid://by6waso0mjpjp"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Character/node_portrait_container.gd" id="1_4jxq7"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/speaker_portrait_textbox_layer.gd" id="1_7jt4d"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_name_label.gd" id="2_y0h34"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_dialog_text.gd" id="3_11puy"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="5_sr2qw"]
+[ext_resource type="Script" uid="uid://b8n7bt3icha4h" path="res://addons/dialogic/Modules/Character/node_portrait_container.gd" id="1_4jxq7"]
+[ext_resource type="Script" uid="uid://y671x0jd6maw" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/speaker_portrait_textbox_layer.gd" id="1_7jt4d"]
+[ext_resource type="Script" uid="uid://j5qtaorku321" path="res://addons/dialogic/Modules/Text/node_name_label.gd" id="2_y0h34"]
+[ext_resource type="Script" uid="uid://btk4mmvkq6o32" path="res://addons/dialogic/Modules/Text/node_dialog_text.gd" id="3_11puy"]
+[ext_resource type="Script" uid="uid://cidhx6kqjya8i" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="5_sr2qw"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dmg1w"]
 bg_color = Color(0.254902, 0.254902, 0.254902, 1)
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.gd.uid
new file mode 100644 (file)
index 0000000..ba98cb2
--- /dev/null
@@ -0,0 +1 @@
+uid://88hp2hy1qvyq
index 00aac301eb649268bf325d1acf880c30ad603768..ed3a32708458ddd7b992cb68d20bcb9fdb4ed635 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=5 format=3 uid="uid://cvgf4c6gg0tsy"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.gd" id="1_7ahrn"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/TextInput/node_text_input.gd" id="1_mxdep"]
+[ext_resource type="Script" uid="uid://88hp2hy1qvyq" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.gd" id="1_7ahrn"]
+[ext_resource type="Script" uid="uid://6w2ykbrgs3p0" path="res://addons/dialogic/Modules/TextInput/node_text_input.gd" id="1_mxdep"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3dpjm"]
 content_margin_left = 15.0
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/speech_bubble.gdshader.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/speech_bubble.gdshader.uid
new file mode 100644 (file)
index 0000000..9e1aa4d
--- /dev/null
@@ -0,0 +1 @@
+uid://00guxcn3w30c
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gd.uid
new file mode 100644 (file)
index 0000000..4b0d433
--- /dev/null
@@ -0,0 +1 @@
+uid://msks3ldxoe4v
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gdshader.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gdshader.uid
new file mode 100644 (file)
index 0000000..b729c44
--- /dev/null
@@ -0,0 +1 @@
+uid://scqldgtfuyyr
index 6277c5f5b1bc0cbf9904a1a368a5b32f66f817cf..6a58008b7f560407e7aa837ab5cf7b0f52121283 100644 (file)
@@ -1,10 +1,10 @@
 [gd_scene load_steps=11 format=3 uid="uid://dlx7jcvm52tyw"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gd" id="1_jdhpk"]
-[ext_resource type="Shader" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gdshader" id="2_1mhvf"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_dialog_text.gd" id="3_syv35"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="4_7bm4b"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_name_label.gd" id="6_5gd03"]
+[ext_resource type="Script" uid="uid://msks3ldxoe4v" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gd" id="1_jdhpk"]
+[ext_resource type="Shader" uid="uid://scqldgtfuyyr" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble.gdshader" id="2_1mhvf"]
+[ext_resource type="Script" uid="uid://btk4mmvkq6o32" path="res://addons/dialogic/Modules/Text/node_dialog_text.gd" id="3_syv35"]
+[ext_resource type="Script" uid="uid://cidhx6kqjya8i" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="4_7bm4b"]
+[ext_resource type="Script" uid="uid://j5qtaorku321" path="res://addons/dialogic/Modules/Text/node_name_label.gd" id="6_5gd03"]
 
 [sub_resource type="Curve" id="Curve_0j8nu"]
 _data = [Vector2(0, 1), 0.0, -1.0, 0, 1, Vector2(1, 0), -1.0, 0.0, 1, 0]
@@ -22,13 +22,13 @@ noise = SubResource("FastNoiseLite_lsfnp")
 [sub_resource type="ShaderMaterial" id="ShaderMaterial_60xbe"]
 resource_local_to_scene = true
 shader = ExtResource("2_1mhvf")
+shader_parameter/deformation_sampler = SubResource("NoiseTexture2D_kr7hw")
 shader_parameter/radius = 200.0
 shader_parameter/box_size = Vector2(100, 100)
 shader_parameter/box_padding = 10.0
 shader_parameter/wobble_amount = 0.75
 shader_parameter/wobble_speed = 10.0
 shader_parameter/wobble_detail = 0.51
-shader_parameter/deformation_sampler = SubResource("NoiseTexture2D_kr7hw")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h6ls0"]
 content_margin_left = 5.0
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.gd.uid
new file mode 100644 (file)
index 0000000..1a23591
--- /dev/null
@@ -0,0 +1 @@
+uid://b427hh3my128k
index 5909325e38e6c9a6315e39f9970efb5c7689e729..4c049969b7a63bb4b562e81d7feb47bafc21c58b 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://d2it0xiap3gnt"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.gd" id="1_b37je"]
+[ext_resource type="Script" uid="uid://b427hh3my128k" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.gd" id="1_b37je"]
 
 [node name="TextBubbleLayer" type="Control"]
 layout_mode = 3
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.gd.uid
new file mode 100644 (file)
index 0000000..e53f735
--- /dev/null
@@ -0,0 +1 @@
+uid://dibvs7o07xnyh
index 7c9fb00f3474b4152c81604416da74bbf1020155..20cf338f6863fb0dc140500e16e761272d6e19e0 100644 (file)
@@ -1,8 +1,8 @@
 [gd_scene load_steps=7 format=3 uid="uid://dhk6j6eb6e3q"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.gd" id="1_kurgw"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Choice/node_choice_button.gd" id="1_w632k"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Choice/node_button_sound.gd" id="2_mgko6"]
+[ext_resource type="Script" uid="uid://dibvs7o07xnyh" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.gd" id="1_kurgw"]
+[ext_resource type="Script" uid="uid://cfel4pkeo52o8" path="res://addons/dialogic/Modules/Choice/node_choice_button.gd" id="1_w632k"]
+[ext_resource type="Script" uid="uid://11fuvvdghs7e" path="res://addons/dialogic/Modules/Choice/node_button_sound.gd" id="2_mgko6"]
 [ext_resource type="AudioStream" uid="uid://b6c1p14bc20p1" path="res://addons/dialogic/Example Assets/sound-effects/typing1.wav" id="3_mql8i"]
 [ext_resource type="AudioStream" uid="uid://c2viukvbub6v6" path="res://addons/dialogic/Example Assets/sound-effects/typing4.wav" id="4_420fr"]
 
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.gd.uid
new file mode 100644 (file)
index 0000000..9d783ee
--- /dev/null
@@ -0,0 +1 @@
+uid://t30fpvht51km
index bb803eeb598b742d372dcd2e8c6736b4026d36e4..468fc4d128be1482c53a46355184ff3759bd888d 100644 (file)
@@ -1,7 +1,7 @@
 [gd_scene load_steps=3 format=3 uid="uid://cy1y14inwkplb"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.gd" id="1_1i7em"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Character/node_portrait_container.gd" id="1_rxdcc"]
+[ext_resource type="Script" uid="uid://t30fpvht51km" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.gd" id="1_1i7em"]
+[ext_resource type="Script" uid="uid://b8n7bt3icha4h" path="res://addons/dialogic/Modules/Character/node_portrait_container.gd" id="1_rxdcc"]
 
 [node name="VN_PortraitLayer" type="Control"]
 layout_mode = 3
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/animations.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/animations.gd.uid
new file mode 100644 (file)
index 0000000..c8637ab
--- /dev/null
@@ -0,0 +1 @@
+uid://b2ptheolvt6g0
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/autoadvance_indicator.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/autoadvance_indicator.gd.uid
new file mode 100644 (file)
index 0000000..da239e7
--- /dev/null
@@ -0,0 +1 @@
+uid://ctfg5axs1tpq
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.gd.uid
new file mode 100644 (file)
index 0000000..3ef0599
--- /dev/null
@@ -0,0 +1 @@
+uid://buliao3l3o8mv
index 5521ef82aaa96688a5cc26ec723cb6b9063b8851..6c46fbd380b9adb8650915dd909d9a8d1802c9b9 100644 (file)
@@ -1,14 +1,14 @@
 [gd_scene load_steps=17 format=3 uid="uid://bquja8jyk8kbr"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.gd" id="1_bpydr"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/animations.gd" id="2_xy7a2"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_dialog_text.gd" id="3_4634k"]
+[ext_resource type="Script" uid="uid://buliao3l3o8mv" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.gd" id="1_bpydr"]
+[ext_resource type="Script" uid="uid://b2ptheolvt6g0" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/animations.gd" id="2_xy7a2"]
+[ext_resource type="Script" uid="uid://btk4mmvkq6o32" path="res://addons/dialogic/Modules/Text/node_dialog_text.gd" id="3_4634k"]
 [ext_resource type="StyleBox" uid="uid://dkv1pl1c1dq6" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_default_panel.tres" id="3_ssa84"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="4_ma5mw"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_next_indicator.gd" id="5_40a50"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/autoadvance_indicator.gd" id="6_07xym"]
+[ext_resource type="Script" uid="uid://cidhx6kqjya8i" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="4_ma5mw"]
+[ext_resource type="Script" uid="uid://couwh44n0wfjh" path="res://addons/dialogic/Modules/Text/node_next_indicator.gd" id="5_40a50"]
+[ext_resource type="Script" uid="uid://ctfg5axs1tpq" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/autoadvance_indicator.gd" id="6_07xym"]
 [ext_resource type="Texture2D" uid="uid://b0rpqfg4fhebk" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/next.svg" id="6_uch03"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_name_label.gd" id="7_bi7sh"]
+[ext_resource type="Script" uid="uid://j5qtaorku321" path="res://addons/dialogic/Modules/Text/node_name_label.gd" id="7_bi7sh"]
 [ext_resource type="StyleBox" uid="uid://m7gyepkysu83" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_name_label_panel.tres" id="9_yg8ig"]
 
 [sub_resource type="Animation" id="Animation_au0a2"]
@@ -194,10 +194,10 @@ tracks/3/keys = {
 
 [sub_resource type="AnimationLibrary" id="AnimationLibrary_c14kh"]
 _data = {
-"RESET": SubResource("Animation_au0a2"),
-"new_text": SubResource("Animation_6kbwc"),
-"textbox_fade_up": SubResource("Animation_g6k55"),
-"textbox_pop": SubResource("Animation_htbgc")
+&"RESET": SubResource("Animation_au0a2"),
+&"new_text": SubResource("Animation_6kbwc"),
+&"textbox_fade_up": SubResource("Animation_g6k55"),
+&"textbox_pop": SubResource("Animation_htbgc")
 }
 
 [sub_resource type="FontVariation" id="FontVariation_v8y64"]
index fbaa2d12799ac3762aaa3cb3d5bf4491af52498f..ab7315143d61809d6756d229d30476761f80ff37 100644 (file)
@@ -1,14 +1,14 @@
 [gd_resource type="Resource" script_class="DialogicStyle" load_steps=18 format=3 uid="uid://dgkmuyvy5qc35"]
 
 [ext_resource type="PackedScene" uid="uid://c1k5m0w3r40xf" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn" id="1_sde84"]
-[ext_resource type="Script" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="2_i34tx"]
+[ext_resource type="Script" uid="uid://chokqbydu7dlg" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="2_i34tx"]
 [ext_resource type="PackedScene" uid="uid://by6waso0mjpjp" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/textbox_with_speaker_portrait.tscn" id="3_epko4"]
 [ext_resource type="PackedScene" uid="uid://cn674foxwedqu" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.tscn" id="4_8y2vo"]
 [ext_resource type="PackedScene" uid="uid://dsbwnp5hegnu3" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.tscn" id="5_ll78j"]
 [ext_resource type="PackedScene" uid="uid://dhk6j6eb6e3q" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.tscn" id="6_36eid"]
 [ext_resource type="PackedScene" uid="uid://cvgf4c6gg0tsy" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.tscn" id="7_hx5el"]
 [ext_resource type="PackedScene" uid="uid://lx24i8fl6uo" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.tscn" id="8_00chv"]
-[ext_resource type="Script" path="res://addons/dialogic/Resources/dialogic_style.gd" id="9_sdr6x"]
+[ext_resource type="Script" uid="uid://62nxor5hnx52" path="res://addons/dialogic/Resources/dialogic_style.gd" id="9_sdr6x"]
 
 [sub_resource type="Resource" id="Resource_1cyj6"]
 script = ExtResource("2_i34tx")
index 7a22e0fe5554744ff6c31c6e371ea0ae30ca7f11..8fe841122de84fd96bfb9f0a0c59d5af81a90a58 100644 (file)
@@ -1,9 +1,9 @@
 [gd_resource type="Resource" script_class="DialogicStyle" load_steps=9 format=3 uid="uid://b0sbwssin2kuk"]
 
 [ext_resource type="PackedScene" uid="uid://syki6k0e6aac" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_TextBubble/text_bubble_base.tscn" id="1_a7s28"]
-[ext_resource type="Script" path="res://addons/dialogic/Resources/dialogic_style.gd" id="1_q3xp1"]
+[ext_resource type="Script" uid="uid://62nxor5hnx52" path="res://addons/dialogic/Resources/dialogic_style.gd" id="1_q3xp1"]
 [ext_resource type="PackedScene" uid="uid://d2it0xiap3gnt" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Textbubble/text_bubble_layer.tscn" id="2_ctkoo"]
-[ext_resource type="Script" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="3_3a5cc"]
+[ext_resource type="Script" uid="uid://chokqbydu7dlg" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="3_3a5cc"]
 [ext_resource type="PackedScene" uid="uid://cn674foxwedqu" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.tscn" id="4_rr4hm"]
 
 [sub_resource type="Resource" id="Resource_u2jf8"]
index 99b1d5c3980be82cee588213045e06f277771b2d..0b021f764f83d7f8e5fb9d343c8729d469b8da9c 100644 (file)
@@ -1,7 +1,7 @@
 [gd_resource type="Resource" script_class="DialogicStyle" load_steps=20 format=3 uid="uid://8t1mr302tmqs"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Resources/dialogic_style.gd" id="1_mvpc0"]
-[ext_resource type="Script" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="2_3b8ue"]
+[ext_resource type="Script" uid="uid://62nxor5hnx52" path="res://addons/dialogic/Resources/dialogic_style.gd" id="1_mvpc0"]
+[ext_resource type="Script" uid="uid://chokqbydu7dlg" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="2_3b8ue"]
 [ext_resource type="PackedScene" uid="uid://c1k5m0w3r40xf" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn" id="2_dtgi6"]
 [ext_resource type="PackedScene" uid="uid://cy1y14inwkplb" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.tscn" id="4_q1t5h"]
 [ext_resource type="PackedScene" uid="uid://bquja8jyk8kbr" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.tscn" id="5_o6sv8"]
diff --git a/addons/dialogic/Modules/DefaultLayoutParts/index.gd.uid b/addons/dialogic/Modules/DefaultLayoutParts/index.gd.uid
new file mode 100644 (file)
index 0000000..b942701
--- /dev/null
@@ -0,0 +1 @@
+uid://cb7tkqmkv7xt8
diff --git a/addons/dialogic/Modules/End/event_end.gd.uid b/addons/dialogic/Modules/End/event_end.gd.uid
new file mode 100644 (file)
index 0000000..93b42a2
--- /dev/null
@@ -0,0 +1 @@
+uid://c7x42vkmosrn8
diff --git a/addons/dialogic/Modules/End/index.gd.uid b/addons/dialogic/Modules/End/index.gd.uid
new file mode 100644 (file)
index 0000000..ae164ce
--- /dev/null
@@ -0,0 +1 @@
+uid://1y74jcuhflpr
diff --git a/addons/dialogic/Modules/Glossary/event_glossary.gd.uid b/addons/dialogic/Modules/Glossary/event_glossary.gd.uid
new file mode 100644 (file)
index 0000000..95b470e
--- /dev/null
@@ -0,0 +1 @@
+uid://n2ic1x6p0gbh
diff --git a/addons/dialogic/Modules/Glossary/glossary_editor.gd.uid b/addons/dialogic/Modules/Glossary/glossary_editor.gd.uid
new file mode 100644 (file)
index 0000000..567f589
--- /dev/null
@@ -0,0 +1 @@
+uid://x0rg7c4g53ar
index 75e506b8b26167487a52e21720878b554bd502a2..f96c6ac56150ef855a504c0938de1440a040053a 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=5 format=3 uid="uid://due48ce7jiudt"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Glossary/glossary_editor.gd" id="1_tf3p1"]
+[ext_resource type="Script" uid="uid://x0rg7c4g53ar" path="res://addons/dialogic/Modules/Glossary/glossary_editor.gd" id="1_tf3p1"]
 [ext_resource type="Texture2D" uid="uid://cenut3sc5cul0" path="res://addons/dialogic/Modules/Glossary/add-glossary.svg" id="2_0elx7"]
 
-[sub_resource type="Image" id="Image_puu06"]
+[sub_resource type="Image" id="Image_2730t"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_dfvxn"]
-image = SubResource("Image_puu06")
+image = SubResource("Image_2730t")
 
 [node name="GlossaryEditor" type="VBoxContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Modules/Glossary/glossary_resource.gd.uid b/addons/dialogic/Modules/Glossary/glossary_resource.gd.uid
new file mode 100644 (file)
index 0000000..67df558
--- /dev/null
@@ -0,0 +1 @@
+uid://dgfvkbk7cwyg4
diff --git a/addons/dialogic/Modules/Glossary/index.gd.uid b/addons/dialogic/Modules/Glossary/index.gd.uid
new file mode 100644 (file)
index 0000000..21ae07c
--- /dev/null
@@ -0,0 +1 @@
+uid://ciovu36mw7y6m
diff --git a/addons/dialogic/Modules/Glossary/subsystem_glossary.gd.uid b/addons/dialogic/Modules/Glossary/subsystem_glossary.gd.uid
new file mode 100644 (file)
index 0000000..cdf617b
--- /dev/null
@@ -0,0 +1 @@
+uid://dk313p6mpbfw7
diff --git a/addons/dialogic/Modules/HighlightPortrait/index.gd.uid b/addons/dialogic/Modules/HighlightPortrait/index.gd.uid
new file mode 100644 (file)
index 0000000..68277fb
--- /dev/null
@@ -0,0 +1 @@
+uid://bc8jyey7y1ue2
diff --git a/addons/dialogic/Modules/HighlightPortrait/simple_highlight_portrait.gd.uid b/addons/dialogic/Modules/HighlightPortrait/simple_highlight_portrait.gd.uid
new file mode 100644 (file)
index 0000000..be6472c
--- /dev/null
@@ -0,0 +1 @@
+uid://t8572kht3cqc
index cf814ebb9debf6f99a19ac23ff1b6d21f3fd3928..e7954f56ccb2ac06436fe361fc03dc193239591f 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://br18lgpga2y2v"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/HighlightPortrait/simple_highlight_portrait.gd" id="1_ceqva"]
+[ext_resource type="Script" uid="uid://t8572kht3cqc" path="res://addons/dialogic/Modules/HighlightPortrait/simple_highlight_portrait.gd" id="1_ceqva"]
 
 [node name="DefaultPortrait" type="Node2D"]
 script = ExtResource("1_ceqva")
diff --git a/addons/dialogic/Modules/History/event_history.gd.uid b/addons/dialogic/Modules/History/event_history.gd.uid
new file mode 100644 (file)
index 0000000..773cd2d
--- /dev/null
@@ -0,0 +1 @@
+uid://cltx20quahmua
diff --git a/addons/dialogic/Modules/History/index.gd.uid b/addons/dialogic/Modules/History/index.gd.uid
new file mode 100644 (file)
index 0000000..eb06aeb
--- /dev/null
@@ -0,0 +1 @@
+uid://bnroc8qsfjwp2
diff --git a/addons/dialogic/Modules/History/settings_history.gd.uid b/addons/dialogic/Modules/History/settings_history.gd.uid
new file mode 100644 (file)
index 0000000..8ab997d
--- /dev/null
@@ -0,0 +1 @@
+uid://bdqeqdn7ptvx5
index ed55edb853ab4cc9e072902b3d23d1c20e71c3ba..d0e54957a86790b56087c900c24f549e4dde02ad 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=5 format=3 uid="uid://b5yq6xh412ilm"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/History/settings_history.gd" id="1_hbhst"]
+[ext_resource type="Script" uid="uid://bdqeqdn7ptvx5" path="res://addons/dialogic/Modules/History/settings_history.gd" id="1_hbhst"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_wefye"]
 
-[sub_resource type="Image" id="Image_3clns"]
+[sub_resource type="Image" id="Image_cvlu0"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_irr0a"]
-image = SubResource("Image_3clns")
+image = SubResource("Image_cvlu0")
 
 [node name="History" type="PanelContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Modules/History/subsystem_history.gd.uid b/addons/dialogic/Modules/History/subsystem_history.gd.uid
new file mode 100644 (file)
index 0000000..76fadcb
--- /dev/null
@@ -0,0 +1 @@
+uid://2u0g3tp4segu
diff --git a/addons/dialogic/Modules/Jump/event_jump.gd.uid b/addons/dialogic/Modules/Jump/event_jump.gd.uid
new file mode 100644 (file)
index 0000000..464ed5a
--- /dev/null
@@ -0,0 +1 @@
+uid://cec8t67cpel30
diff --git a/addons/dialogic/Modules/Jump/event_label.gd.uid b/addons/dialogic/Modules/Jump/event_label.gd.uid
new file mode 100644 (file)
index 0000000..ef17827
--- /dev/null
@@ -0,0 +1 @@
+uid://c5fiet1p2baij
diff --git a/addons/dialogic/Modules/Jump/event_return.gd.uid b/addons/dialogic/Modules/Jump/event_return.gd.uid
new file mode 100644 (file)
index 0000000..b4eec01
--- /dev/null
@@ -0,0 +1 @@
+uid://dn8n2vv8su41e
diff --git a/addons/dialogic/Modules/Jump/index.gd.uid b/addons/dialogic/Modules/Jump/index.gd.uid
new file mode 100644 (file)
index 0000000..30e2e72
--- /dev/null
@@ -0,0 +1 @@
+uid://6qa60cndp6m0
diff --git a/addons/dialogic/Modules/Jump/subsystem_jump.gd.uid b/addons/dialogic/Modules/Jump/subsystem_jump.gd.uid
new file mode 100644 (file)
index 0000000..87cb935
--- /dev/null
@@ -0,0 +1 @@
+uid://cdrc8x0ysbiqq
diff --git a/addons/dialogic/Modules/LayeredPortrait/custom_layered_portrait.gd.uid b/addons/dialogic/Modules/LayeredPortrait/custom_layered_portrait.gd.uid
new file mode 100644 (file)
index 0000000..1f7fbc1
--- /dev/null
@@ -0,0 +1 @@
+uid://c0vm5lymayf38
diff --git a/addons/dialogic/Modules/LayeredPortrait/index.gd.uid b/addons/dialogic/Modules/LayeredPortrait/index.gd.uid
new file mode 100644 (file)
index 0000000..b39088c
--- /dev/null
@@ -0,0 +1 @@
+uid://5ra1uyp1lra
diff --git a/addons/dialogic/Modules/LayeredPortrait/layered_portrait.gd.uid b/addons/dialogic/Modules/LayeredPortrait/layered_portrait.gd.uid
new file mode 100644 (file)
index 0000000..d4a0f93
--- /dev/null
@@ -0,0 +1 @@
+uid://bnr1sh3ts1gv5
index 1bb859a72dc31caa646434cdca37bfd4aeae4dfe..fb3824113c02af9e06a7e6cefe345d5a0a67267a 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=2 format=3 uid="uid://jac4eurttev1"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/LayeredPortrait/custom_layered_portrait.gd" id="1_uubi5"]
+[ext_resource type="Script" uid="uid://c0vm5lymayf38" path="res://addons/dialogic/Modules/LayeredPortrait/custom_layered_portrait.gd" id="1_uubi5"]
 
 [node name="LayeredPortrait" type="CanvasGroup"]
 script = ExtResource("1_uubi5")
diff --git a/addons/dialogic/Modules/Save/event_save.gd.uid b/addons/dialogic/Modules/Save/event_save.gd.uid
new file mode 100644 (file)
index 0000000..8f61570
--- /dev/null
@@ -0,0 +1 @@
+uid://oihmfd4moof5
diff --git a/addons/dialogic/Modules/Save/index.gd.uid b/addons/dialogic/Modules/Save/index.gd.uid
new file mode 100644 (file)
index 0000000..d1931fa
--- /dev/null
@@ -0,0 +1 @@
+uid://bjm8xpqexx65i
diff --git a/addons/dialogic/Modules/Save/settings_save.gd.uid b/addons/dialogic/Modules/Save/settings_save.gd.uid
new file mode 100644 (file)
index 0000000..924d99c
--- /dev/null
@@ -0,0 +1 @@
+uid://ceunhj5sxq8xu
index 35187efa65159ccb63abb3e0f5012430297cb558..c3024d76a5485559b8942fd97881d517319d7a18 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=5 format=3 uid="uid://cd340w7blofak"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Save/settings_save.gd" id="2"]
+[ext_resource type="Script" uid="uid://ceunhj5sxq8xu" path="res://addons/dialogic/Modules/Save/settings_save.gd" id="2"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_v2wt8"]
 
-[sub_resource type="Image" id="Image_oatpr"]
+[sub_resource type="Image" id="Image_6yfie"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_dbvsu"]
-image = SubResource("Image_oatpr")
+image = SubResource("Image_6yfie")
 
 [node name="Saving" type="VBoxContainer"]
 offset_right = 1084.0
diff --git a/addons/dialogic/Modules/Save/subsystem_save.gd.uid b/addons/dialogic/Modules/Save/subsystem_save.gd.uid
new file mode 100644 (file)
index 0000000..335009c
--- /dev/null
@@ -0,0 +1 @@
+uid://ba0glne0qbtl2
diff --git a/addons/dialogic/Modules/Settings/event_setting.gd.uid b/addons/dialogic/Modules/Settings/event_setting.gd.uid
new file mode 100644 (file)
index 0000000..ba319a6
--- /dev/null
@@ -0,0 +1 @@
+uid://ooxceqhdjlwv
diff --git a/addons/dialogic/Modules/Settings/index.gd.uid b/addons/dialogic/Modules/Settings/index.gd.uid
new file mode 100644 (file)
index 0000000..86fd64f
--- /dev/null
@@ -0,0 +1 @@
+uid://dfvyshu84v5xf
diff --git a/addons/dialogic/Modules/Settings/subsystem_settings.gd.uid b/addons/dialogic/Modules/Settings/subsystem_settings.gd.uid
new file mode 100644 (file)
index 0000000..e99bd34
--- /dev/null
@@ -0,0 +1 @@
+uid://b13ns67tc1nku
diff --git a/addons/dialogic/Modules/Signal/event_signal.gd.uid b/addons/dialogic/Modules/Signal/event_signal.gd.uid
new file mode 100644 (file)
index 0000000..ea6638c
--- /dev/null
@@ -0,0 +1 @@
+uid://dadssq1nyrwhp
diff --git a/addons/dialogic/Modules/Signal/index.gd.uid b/addons/dialogic/Modules/Signal/index.gd.uid
new file mode 100644 (file)
index 0000000..e26bd0c
--- /dev/null
@@ -0,0 +1 @@
+uid://cen4mtga4x3so
diff --git a/addons/dialogic/Modules/Style/character_settings_style.gd.uid b/addons/dialogic/Modules/Style/character_settings_style.gd.uid
new file mode 100644 (file)
index 0000000..2ed7d7f
--- /dev/null
@@ -0,0 +1 @@
+uid://dw7veal2t7sm7
index 44cb928f10d005fee3c29b03abd677bd82910fea..397a853a4366e962ba2901697749bd7c21a6716d 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://fgplvp0f3giu"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Style/character_settings_style.gd" id="2"]
+[ext_resource type="Script" uid="uid://dw7veal2t7sm7" path="res://addons/dialogic/Modules/Style/character_settings_style.gd" id="2"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="2_a46q0"]
 
 [node name="Style" type="VBoxContainer"]
diff --git a/addons/dialogic/Modules/Style/event_style.gd.uid b/addons/dialogic/Modules/Style/event_style.gd.uid
new file mode 100644 (file)
index 0000000..fa98716
--- /dev/null
@@ -0,0 +1 @@
+uid://dnhw7w6s1oadc
diff --git a/addons/dialogic/Modules/Style/index.gd.uid b/addons/dialogic/Modules/Style/index.gd.uid
new file mode 100644 (file)
index 0000000..8355bf3
--- /dev/null
@@ -0,0 +1 @@
+uid://cpd407rd3e86q
diff --git a/addons/dialogic/Modules/Style/node_style.gd.uid b/addons/dialogic/Modules/Style/node_style.gd.uid
new file mode 100644 (file)
index 0000000..5c294e3
--- /dev/null
@@ -0,0 +1 @@
+uid://da8u73rk5hpb3
diff --git a/addons/dialogic/Modules/Style/subsystem_styles.gd.uid b/addons/dialogic/Modules/Style/subsystem_styles.gd.uid
new file mode 100644 (file)
index 0000000..56212f9
--- /dev/null
@@ -0,0 +1 @@
+uid://doaqfvxdkn3h2
diff --git a/addons/dialogic/Modules/StyleEditor/Components/style_browser.gd.uid b/addons/dialogic/Modules/StyleEditor/Components/style_browser.gd.uid
new file mode 100644 (file)
index 0000000..c411697
--- /dev/null
@@ -0,0 +1 @@
+uid://goes30xbqo7d
index c8537ab0e6a16554fc457ecd21bbfa51af88d8ab..dd8265010be6e700bcf9ebf2d8a953ddbfc70c14 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=11 format=3 uid="uid://cs381i3h7sveq"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/StyleEditor/Components/style_browser.gd" id="1_3sdb0"]
+[ext_resource type="Script" uid="uid://goes30xbqo7d" path="res://addons/dialogic/Modules/StyleEditor/Components/style_browser.gd" id="1_3sdb0"]
 
 [sub_resource type="Gradient" id="Gradient_0o1u0"]
 colors = PackedColorArray(0.296448, 0.231485, 0.52887, 1, 0.100572, 0.303996, 0.476999, 1)
@@ -45,7 +45,7 @@ expand_margin_top = 2.0
 expand_margin_right = 2.0
 expand_margin_bottom = 2.0
 
-[sub_resource type="Image" id="Image_tg5pd"]
+[sub_resource type="Image" id="Image_5ythk"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -55,7 +55,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_f5xt2"]
-image = SubResource("Image_tg5pd")
+image = SubResource("Image_5ythk")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mavtr"]
 bg_color = Color(0.0588235, 0.0313726, 0.0980392, 1)
diff --git a/addons/dialogic/Modules/StyleEditor/Components/style_browser_window.gd.uid b/addons/dialogic/Modules/StyleEditor/Components/style_browser_window.gd.uid
new file mode 100644 (file)
index 0000000..805e98a
--- /dev/null
@@ -0,0 +1 @@
+uid://3rledixvew16
diff --git a/addons/dialogic/Modules/StyleEditor/Components/style_layer_tree.gd.uid b/addons/dialogic/Modules/StyleEditor/Components/style_layer_tree.gd.uid
new file mode 100644 (file)
index 0000000..0ee8b81
--- /dev/null
@@ -0,0 +1 @@
+uid://bq58enk1qvfin
diff --git a/addons/dialogic/Modules/StyleEditor/index.gd.uid b/addons/dialogic/Modules/StyleEditor/index.gd.uid
new file mode 100644 (file)
index 0000000..5c8f655
--- /dev/null
@@ -0,0 +1 @@
+uid://bblq36jyoquuk
diff --git a/addons/dialogic/Modules/StyleEditor/style_editor.gd.uid b/addons/dialogic/Modules/StyleEditor/style_editor.gd.uid
new file mode 100644 (file)
index 0000000..35f6df5
--- /dev/null
@@ -0,0 +1 @@
+uid://c1o6qyxuc6rsw
index 7ec5c837e2a7261726b1d9aeabcdf2ceb75c045d..7f8686b4b0d0a426ff97907a502e770fa5d37343 100644 (file)
@@ -1,13 +1,13 @@
 [gd_scene load_steps=16 format=3 uid="uid://cx6h3tck10s1g"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/StyleEditor/style_editor.gd" id="1_gy14f"]
+[ext_resource type="Script" uid="uid://c1o6qyxuc6rsw" path="res://addons/dialogic/Modules/StyleEditor/style_editor.gd" id="1_gy14f"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="2_g4mnt"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/StyleEditor/style_layer_editor.gd" id="3_iih7c"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/StyleEditor/Components/style_layer_tree.gd" id="4_kpoqn"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/StyleEditor/Components/style_browser_window.gd" id="5_qbwx0"]
+[ext_resource type="Script" uid="uid://dxbaofpn1hjpe" path="res://addons/dialogic/Modules/StyleEditor/style_layer_editor.gd" id="3_iih7c"]
+[ext_resource type="Script" uid="uid://bq58enk1qvfin" path="res://addons/dialogic/Modules/StyleEditor/Components/style_layer_tree.gd" id="4_kpoqn"]
+[ext_resource type="Script" uid="uid://3rledixvew16" path="res://addons/dialogic/Modules/StyleEditor/Components/style_browser_window.gd" id="5_qbwx0"]
 [ext_resource type="PackedScene" uid="uid://cs381i3h7sveq" path="res://addons/dialogic/Modules/StyleEditor/Components/style_browser.tscn" id="6_p6lia"]
 
-[sub_resource type="Image" id="Image_tg5pd"]
+[sub_resource type="Image" id="Image_3rxjh"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -17,9 +17,9 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_f5xt2"]
-image = SubResource("Image_tg5pd")
+image = SubResource("Image_3rxjh")
 
-[sub_resource type="Image" id="Image_ns66m"]
+[sub_resource type="Image" id="Image_yj7mc"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -29,7 +29,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_xtj53"]
-image = SubResource("Image_ns66m")
+image = SubResource("Image_yj7mc")
 
 [sub_resource type="Theme" id="Theme_l6tyr"]
 
@@ -42,7 +42,7 @@ corner_radius_top_right = 10
 corner_radius_bottom_right = 10
 corner_radius_bottom_left = 10
 
-[sub_resource type="Image" id="Image_op8ly"]
+[sub_resource type="Image" id="Image_3jl8n"]
 data = {
 "data": PackedByteArray(0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255, 0, 0, 0, 255),
 "format": "RGBA8",
@@ -52,7 +52,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_yr3tj"]
-image = SubResource("Image_op8ly")
+image = SubResource("Image_3jl8n")
 
 [node name="StyleEditor" type="HSplitContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Modules/StyleEditor/style_layer_editor.gd.uid b/addons/dialogic/Modules/StyleEditor/style_layer_editor.gd.uid
new file mode 100644 (file)
index 0000000..6b0d333
--- /dev/null
@@ -0,0 +1 @@
+uid://dxbaofpn1hjpe
diff --git a/addons/dialogic/Modules/Text/auto_advance.gd.uid b/addons/dialogic/Modules/Text/auto_advance.gd.uid
new file mode 100644 (file)
index 0000000..2173dfa
--- /dev/null
@@ -0,0 +1 @@
+uid://bv32gu0k30cyg
diff --git a/addons/dialogic/Modules/Text/auto_skip.gd.uid b/addons/dialogic/Modules/Text/auto_skip.gd.uid
new file mode 100644 (file)
index 0000000..051ea0d
--- /dev/null
@@ -0,0 +1 @@
+uid://bx2ul1yvpn56q
diff --git a/addons/dialogic/Modules/Text/character_settings/character_moods_settings.gd.uid b/addons/dialogic/Modules/Text/character_settings/character_moods_settings.gd.uid
new file mode 100644 (file)
index 0000000..acc15aa
--- /dev/null
@@ -0,0 +1 @@
+uid://45365kx0l7sl
index 0817998359bdd479d4d53f230538d05331fae896..ce74e7dc5bca6d192738578fb9e47eb7234b727a 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=9 format=3 uid="uid://8ad1pwbjuqpt"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/character_settings/character_moods_settings.gd" id="1_3px07"]
+[ext_resource type="Script" uid="uid://45365kx0l7sl" path="res://addons/dialogic/Modules/Text/character_settings/character_moods_settings.gd" id="1_3px07"]
 [ext_resource type="PackedScene" uid="uid://7mvxuaulctcq" path="res://addons/dialogic/Editor/Events/Fields/field_file.tscn" id="2_e1vyd"]
 [ext_resource type="PackedScene" uid="uid://kdpp3mibml33" path="res://addons/dialogic/Editor/Events/Fields/field_number.tscn" id="3_yjcns"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="5_yscws"]
+[ext_resource type="Script" uid="uid://cidhx6kqjya8i" path="res://addons/dialogic/Modules/Text/node_type_sound.gd" id="5_yscws"]
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_y7t05"]
 content_margin_left = 10.0
@@ -14,7 +14,7 @@ bg_color = Color(1, 1, 1, 1)
 corner_radius_top_left = 20
 corner_radius_top_right = 20
 
-[sub_resource type="Image" id="Image_ylh4a"]
+[sub_resource type="Image" id="Image_vv4dt"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -24,7 +24,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_drtd2"]
-image = SubResource("Image_ylh4a")
+image = SubResource("Image_vv4dt")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_40fkd"]
 content_margin_top = 10.0
diff --git a/addons/dialogic/Modules/Text/character_settings/character_portrait_mood_settings.gd.uid b/addons/dialogic/Modules/Text/character_settings/character_portrait_mood_settings.gd.uid
new file mode 100644 (file)
index 0000000..df7c167
--- /dev/null
@@ -0,0 +1 @@
+uid://ch8hue5k18ems
index 712ea90d56fa2eeb1ea89f1dffcfa51927a40def..c8834685f85a9705bd3c38fb3f7d22b413a2972c 100644 (file)
@@ -1,6 +1,6 @@
 [gd_scene load_steps=3 format=3 uid="uid://bvfiv5uhmkqq7"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/character_settings/character_portrait_mood_settings.gd" id="1_5ni5u"]
+[ext_resource type="Script" uid="uid://ch8hue5k18ems" path="res://addons/dialogic/Modules/Text/character_settings/character_portrait_mood_settings.gd" id="1_5ni5u"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="1_oggvu"]
 
 [node name="Typing Sound Mood" type="HBoxContainer"]
diff --git a/addons/dialogic/Modules/Text/event_text.gd.uid b/addons/dialogic/Modules/Text/event_text.gd.uid
new file mode 100644 (file)
index 0000000..9377042
--- /dev/null
@@ -0,0 +1 @@
+uid://cst68tb4w26wn
diff --git a/addons/dialogic/Modules/Text/index.gd.uid b/addons/dialogic/Modules/Text/index.gd.uid
new file mode 100644 (file)
index 0000000..b53ad7e
--- /dev/null
@@ -0,0 +1 @@
+uid://bqmmx0380n51y
diff --git a/addons/dialogic/Modules/Text/manual_advance.gd.uid b/addons/dialogic/Modules/Text/manual_advance.gd.uid
new file mode 100644 (file)
index 0000000..bb9520e
--- /dev/null
@@ -0,0 +1 @@
+uid://bkw1gyftfgl42
diff --git a/addons/dialogic/Modules/Text/node_dialog_text.gd.uid b/addons/dialogic/Modules/Text/node_dialog_text.gd.uid
new file mode 100644 (file)
index 0000000..100b3f6
--- /dev/null
@@ -0,0 +1 @@
+uid://btk4mmvkq6o32
diff --git a/addons/dialogic/Modules/Text/node_input.gd.uid b/addons/dialogic/Modules/Text/node_input.gd.uid
new file mode 100644 (file)
index 0000000..155f835
--- /dev/null
@@ -0,0 +1 @@
+uid://3rr4jljf37co
diff --git a/addons/dialogic/Modules/Text/node_name_label.gd.uid b/addons/dialogic/Modules/Text/node_name_label.gd.uid
new file mode 100644 (file)
index 0000000..a802bc7
--- /dev/null
@@ -0,0 +1 @@
+uid://j5qtaorku321
diff --git a/addons/dialogic/Modules/Text/node_next_indicator.gd.uid b/addons/dialogic/Modules/Text/node_next_indicator.gd.uid
new file mode 100644 (file)
index 0000000..3739bd4
--- /dev/null
@@ -0,0 +1 @@
+uid://couwh44n0wfjh
diff --git a/addons/dialogic/Modules/Text/node_type_sound.gd.uid b/addons/dialogic/Modules/Text/node_type_sound.gd.uid
new file mode 100644 (file)
index 0000000..994a0c3
--- /dev/null
@@ -0,0 +1 @@
+uid://cidhx6kqjya8i
diff --git a/addons/dialogic/Modules/Text/settings_text.gd.uid b/addons/dialogic/Modules/Text/settings_text.gd.uid
new file mode 100644 (file)
index 0000000..766691a
--- /dev/null
@@ -0,0 +1 @@
+uid://c0lystix5ywhh
index 91d700182de3042efbc2f14651a88ece531b0b56..6def962470b5e68178a58354337fb19f729bc63d 100644 (file)
@@ -1,10 +1,10 @@
 [gd_scene load_steps=6 format=3 uid="uid://cf3qks3v18xmr"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Text/settings_text.gd" id="2"]
+[ext_resource type="Script" uid="uid://c0lystix5ywhh" path="res://addons/dialogic/Modules/Text/settings_text.gd" id="2"]
 [ext_resource type="PackedScene" uid="uid://dpwhshre1n4t6" path="res://addons/dialogic/Editor/Events/Fields/field_options_dynamic.tscn" id="3"]
 [ext_resource type="PackedScene" uid="uid://dbpkta2tjsqim" path="res://addons/dialogic/Editor/Common/hint_tooltip_icon.tscn" id="3_s7xhj"]
 
-[sub_resource type="Image" id="Image_0sqes"]
+[sub_resource type="Image" id="Image_15d2e"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -14,7 +14,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_3xcp4"]
-image = SubResource("Image_0sqes")
+image = SubResource("Image_15d2e")
 
 [node name="DialogText" type="VBoxContainer"]
 anchors_preset = 15
diff --git a/addons/dialogic/Modules/Text/subsystem_text.gd.uid b/addons/dialogic/Modules/Text/subsystem_text.gd.uid
new file mode 100644 (file)
index 0000000..5b79e42
--- /dev/null
@@ -0,0 +1 @@
+uid://d1bgt8rho3eor
diff --git a/addons/dialogic/Modules/TextInput/event_text_input.gd.uid b/addons/dialogic/Modules/TextInput/event_text_input.gd.uid
new file mode 100644 (file)
index 0000000..ee83da5
--- /dev/null
@@ -0,0 +1 @@
+uid://16kwwpx3l86m
diff --git a/addons/dialogic/Modules/TextInput/index.gd.uid b/addons/dialogic/Modules/TextInput/index.gd.uid
new file mode 100644 (file)
index 0000000..27c0461
--- /dev/null
@@ -0,0 +1 @@
+uid://w0j7d732yrp5
diff --git a/addons/dialogic/Modules/TextInput/node_text_input.gd.uid b/addons/dialogic/Modules/TextInput/node_text_input.gd.uid
new file mode 100644 (file)
index 0000000..190c4c5
--- /dev/null
@@ -0,0 +1 @@
+uid://6w2ykbrgs3p0
diff --git a/addons/dialogic/Modules/TextInput/subsystem_text_input.gd.uid b/addons/dialogic/Modules/TextInput/subsystem_text_input.gd.uid
new file mode 100644 (file)
index 0000000..2de6afb
--- /dev/null
@@ -0,0 +1 @@
+uid://stn6c3ct1t28
diff --git a/addons/dialogic/Modules/Variable/event_variable.gd.uid b/addons/dialogic/Modules/Variable/event_variable.gd.uid
new file mode 100644 (file)
index 0000000..b2c49c1
--- /dev/null
@@ -0,0 +1 @@
+uid://caabhs2hg75vm
diff --git a/addons/dialogic/Modules/Variable/index.gd.uid b/addons/dialogic/Modules/Variable/index.gd.uid
new file mode 100644 (file)
index 0000000..99d7ade
--- /dev/null
@@ -0,0 +1 @@
+uid://br6f867n51wtv
diff --git a/addons/dialogic/Modules/Variable/subsystem_variables.gd.uid b/addons/dialogic/Modules/Variable/subsystem_variables.gd.uid
new file mode 100644 (file)
index 0000000..d9349f1
--- /dev/null
@@ -0,0 +1 @@
+uid://3wmghcvnwnj4
diff --git a/addons/dialogic/Modules/Variable/variables_editor/variable_tree.gd.uid b/addons/dialogic/Modules/Variable/variables_editor/variable_tree.gd.uid
new file mode 100644 (file)
index 0000000..9572f78
--- /dev/null
@@ -0,0 +1 @@
+uid://b3ewwrymngi85
diff --git a/addons/dialogic/Modules/Variable/variables_editor/variables_editor.gd.uid b/addons/dialogic/Modules/Variable/variables_editor/variables_editor.gd.uid
new file mode 100644 (file)
index 0000000..e87a80e
--- /dev/null
@@ -0,0 +1 @@
+uid://dg7cebyjl2hsy
index ed161fcd46a373e1e6c3fc793217c417599a02b7..579e6e5d1a86ba06eca12bf73083c5b5c702f365 100644 (file)
@@ -1,9 +1,9 @@
 [gd_scene load_steps=10 format=3 uid="uid://6tdle4y5o03o"]
 
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Variable/variables_editor/variables_editor.gd" id="2"]
-[ext_resource type="Script" path="res://addons/dialogic/Modules/Variable/variables_editor/variable_tree.gd" id="2_1i17i"]
+[ext_resource type="Script" uid="uid://dg7cebyjl2hsy" path="res://addons/dialogic/Modules/Variable/variables_editor/variables_editor.gd" id="2"]
+[ext_resource type="Script" uid="uid://b3ewwrymngi85" path="res://addons/dialogic/Modules/Variable/variables_editor/variable_tree.gd" id="2_1i17i"]
 
-[sub_resource type="Image" id="Image_e1dkh"]
+[sub_resource type="Image" id="Image_1bhct"]
 data = {
 "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 94, 94, 127, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 231, 255, 94, 94, 54, 255, 94, 94, 57, 255, 93, 93, 233, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 93, 93, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 97, 97, 42, 255, 93, 93, 233, 255, 93, 93, 232, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 44, 255, 255, 255, 0, 255, 97, 97, 42, 255, 97, 97, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 96, 96, 45, 255, 93, 93, 235, 255, 94, 94, 234, 255, 95, 95, 43, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 93, 93, 235, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 233, 255, 95, 95, 59, 255, 96, 96, 61, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 93, 93, 255, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0),
 "format": "RGBA8",
@@ -13,7 +13,7 @@ data = {
 }
 
 [sub_resource type="ImageTexture" id="ImageTexture_sr7s6"]
-image = SubResource("Image_e1dkh")
+image = SubResource("Image_1bhct")
 
 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7aodm"]
 content_margin_left = 2.0
diff --git a/addons/dialogic/Modules/Voice/event_voice.gd.uid b/addons/dialogic/Modules/Voice/event_voice.gd.uid
new file mode 100644 (file)
index 0000000..0195c6b
--- /dev/null
@@ -0,0 +1 @@
+uid://yd78j5hrtr3s
diff --git a/addons/dialogic/Modules/Voice/index.gd.uid b/addons/dialogic/Modules/Voice/index.gd.uid
new file mode 100644 (file)
index 0000000..f8743f0
--- /dev/null
@@ -0,0 +1 @@
+uid://dl28lxv0si2sa
diff --git a/addons/dialogic/Modules/Voice/subsystem_voice.gd.uid b/addons/dialogic/Modules/Voice/subsystem_voice.gd.uid
new file mode 100644 (file)
index 0000000..dda15ec
--- /dev/null
@@ -0,0 +1 @@
+uid://dmukw4tyibe14
diff --git a/addons/dialogic/Modules/Wait/event_wait.gd.uid b/addons/dialogic/Modules/Wait/event_wait.gd.uid
new file mode 100644 (file)
index 0000000..ee31aff
--- /dev/null
@@ -0,0 +1 @@
+uid://c3h263au7q8r
diff --git a/addons/dialogic/Modules/Wait/index.gd.uid b/addons/dialogic/Modules/Wait/index.gd.uid
new file mode 100644 (file)
index 0000000..397840f
--- /dev/null
@@ -0,0 +1 @@
+uid://cjxe1y7vgbulf
diff --git a/addons/dialogic/Modules/WaitInput/event_wait_input.gd.uid b/addons/dialogic/Modules/WaitInput/event_wait_input.gd.uid
new file mode 100644 (file)
index 0000000..9c50c9c
--- /dev/null
@@ -0,0 +1 @@
+uid://cs57lewvshldo
diff --git a/addons/dialogic/Modules/WaitInput/index.gd.uid b/addons/dialogic/Modules/WaitInput/index.gd.uid
new file mode 100644 (file)
index 0000000..5df8ee6
--- /dev/null
@@ -0,0 +1 @@
+uid://cdbfvwto0e1r2
diff --git a/addons/dialogic/Resources/CharacterResourceLoader.gd.uid b/addons/dialogic/Resources/CharacterResourceLoader.gd.uid
new file mode 100644 (file)
index 0000000..af9bf2a
--- /dev/null
@@ -0,0 +1 @@
+uid://bwioo2ilb31rc
diff --git a/addons/dialogic/Resources/CharacterResourceSaver.gd.uid b/addons/dialogic/Resources/CharacterResourceSaver.gd.uid
new file mode 100644 (file)
index 0000000..03df1cd
--- /dev/null
@@ -0,0 +1 @@
+uid://co3cmdqnkqjtt
diff --git a/addons/dialogic/Resources/TimelineResourceLoader.gd.uid b/addons/dialogic/Resources/TimelineResourceLoader.gd.uid
new file mode 100644 (file)
index 0000000..4362f69
--- /dev/null
@@ -0,0 +1 @@
+uid://ddbv4fhykfbot
diff --git a/addons/dialogic/Resources/TimelineResourceSaver.gd.uid b/addons/dialogic/Resources/TimelineResourceSaver.gd.uid
new file mode 100644 (file)
index 0000000..209b087
--- /dev/null
@@ -0,0 +1 @@
+uid://cm6xmm28iimul
diff --git a/addons/dialogic/Resources/character.gd.uid b/addons/dialogic/Resources/character.gd.uid
new file mode 100644 (file)
index 0000000..ee52bdd
--- /dev/null
@@ -0,0 +1 @@
+uid://dtwhchx6hb2jm
diff --git a/addons/dialogic/Resources/dialogic_layout_base.gd.uid b/addons/dialogic/Resources/dialogic_layout_base.gd.uid
new file mode 100644 (file)
index 0000000..85e19d7
--- /dev/null
@@ -0,0 +1 @@
+uid://bu8tuyqn6gt3s
diff --git a/addons/dialogic/Resources/dialogic_layout_layer.gd.uid b/addons/dialogic/Resources/dialogic_layout_layer.gd.uid
new file mode 100644 (file)
index 0000000..da9bd66
--- /dev/null
@@ -0,0 +1 @@
+uid://bd1x7licxi3fo
diff --git a/addons/dialogic/Resources/dialogic_style.gd.uid b/addons/dialogic/Resources/dialogic_style.gd.uid
new file mode 100644 (file)
index 0000000..3cf7ebd
--- /dev/null
@@ -0,0 +1 @@
+uid://62nxor5hnx52
diff --git a/addons/dialogic/Resources/dialogic_style_layer.gd.uid b/addons/dialogic/Resources/dialogic_style_layer.gd.uid
new file mode 100644 (file)
index 0000000..15c643b
--- /dev/null
@@ -0,0 +1 @@
+uid://chokqbydu7dlg
diff --git a/addons/dialogic/Resources/event.gd.uid b/addons/dialogic/Resources/event.gd.uid
new file mode 100644 (file)
index 0000000..d57a0da
--- /dev/null
@@ -0,0 +1 @@
+uid://bxoybypb0pqqm
diff --git a/addons/dialogic/Resources/timeline.gd.uid b/addons/dialogic/Resources/timeline.gd.uid
new file mode 100644 (file)
index 0000000..7e3ecea
--- /dev/null
@@ -0,0 +1 @@
+uid://c6gxoj5trgpyf
diff --git a/addons/dialogic/plugin.gd.uid b/addons/dialogic/plugin.gd.uid
new file mode 100644 (file)
index 0000000..6dc7895
--- /dev/null
@@ -0,0 +1 @@
+uid://dvcpdbwkcvtqx
diff --git a/assets/buildings/city-skyline.tscn b/assets/buildings/city-skyline.tscn
new file mode 100644 (file)
index 0000000..9336a32
--- /dev/null
@@ -0,0 +1,66 @@
+[gd_scene load_steps=5 format=3 uid="uid://cwrrjbki0seck"]
+
+[sub_resource type="BoxMesh" id="BoxMesh_oew18"]
+size = Vector3(3.03, 5.52, 1)
+
+[sub_resource type="BoxMesh" id="BoxMesh_2gg54"]
+size = Vector3(1.48, 3.6, 1)
+
+[sub_resource type="BoxMesh" id="BoxMesh_853lh"]
+size = Vector3(3.32, 4.95, 3.95)
+
+[sub_resource type="BoxMesh" id="BoxMesh_sk2ip"]
+size = Vector3(4.93, 1, 2.94)
+
+[node name="City-skyline" type="Node3D"]
+
+[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
+mesh = SubResource("BoxMesh_oew18")
+
+[node name="MeshInstance3D2" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.104558, 0.485727, 2.45646)
+mesh = SubResource("BoxMesh_2gg54")
+
+[node name="MeshInstance3D12" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.69016, -0.686673, -2.40307)
+mesh = SubResource("BoxMesh_853lh")
+
+[node name="MeshInstance3D13" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.84932, -2.03103, 8.72284)
+mesh = SubResource("BoxMesh_853lh")
+
+[node name="MeshInstance3D3" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.79583, 0.114197, 2.46709)
+mesh = SubResource("BoxMesh_2gg54")
+
+[node name="MeshInstance3D4" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.97586, -0.778018, 2.44667)
+mesh = SubResource("BoxMesh_2gg54")
+
+[node name="MeshInstance3D9" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.02307, -0.778018, 2.44667)
+mesh = SubResource("BoxMesh_2gg54")
+
+[node name="MeshInstance3D10" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.02307, 0.630109, 6.19396)
+mesh = SubResource("BoxMesh_2gg54")
+
+[node name="MeshInstance3D11" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.02307, 0.630109, 5.09885)
+mesh = SubResource("BoxMesh_2gg54")
+
+[node name="MeshInstance3D5" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.88426, 0, -4.65797)
+mesh = SubResource("BoxMesh_sk2ip")
+
+[node name="MeshInstance3D6" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.13117, 0, -0.248866)
+mesh = SubResource("BoxMesh_sk2ip")
+
+[node name="MeshInstance3D8" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.51611, 0, -0.248866)
+mesh = SubResource("BoxMesh_sk2ip")
+
+[node name="MeshInstance3D7" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.24246, 0.0349178, 5.82697)
+mesh = SubResource("BoxMesh_sk2ip")
diff --git a/assets/buildings/diner.tscn b/assets/buildings/diner.tscn
new file mode 100644 (file)
index 0000000..a87db8b
--- /dev/null
@@ -0,0 +1,21 @@
+[gd_scene load_steps=4 format=3 uid="uid://cwqoksvft6uk1"]
+
+[ext_resource type="PackedScene" uid="uid://c6rm4ovoh2kmr" path="res://assets/raw/diner.glb" id="1_lienh"]
+
+[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_cpcng"]
+data = PackedVector3Array(1.8761, 2, -12.0673, -1.8762, 2, 12.0741, -1.8762, 2, -12.0673, 1.8761, 2, -12.0673, 1.8761, 2, 12.0741, -1.8762, 2, 12.0741, 2.1999, 0.2853, -12.0673, 2.1999, 1.5352, -11.7406, 2.1999, 1.6761, -12.0673, 2.1999, 0.2853, -12.0673, 2.1999, 0.9754, -11.7406, 2.1999, 1.5352, -11.7406, 2.1999, 0.9514, 11.695, 2.1999, 0.2853, 12.0741, 2.1999, 0.9754, 11.7027, 2.1999, 0.931, 11.6722, 2.1999, 0.2853, 12.0741, 2.1999, 0.9514, 11.695, 2.1999, 0.2853, -12.0673, 2.1999, 0.9514, -11.7325, 2.1999, 0.9754, -11.7406, 2.1999, 0.2853, -12.0673, 2.1999, 0.931, -11.71, 2.1999, 0.9514, -11.7325, 2.1999, 0.9174, 11.6383, 2.1999, 0.2853, 12.0741, 2.1999, 0.931, 11.6722, 2.1999, 0.9127, 11.5981, 2.1999, 0.2853, 12.0741, 2.1999, 0.9174, 11.6383, 2.1999, 0.2853, -12.0673, 2.1999, 0.9174, -11.6757, 2.1999, 0.931, -11.71, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -11.6356, 2.1999, 0.9174, -11.6757, 2.1999, 0.9127, 10.0436, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 11.5981, 2.1999, 0.9174, 10.0034, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 10.0436, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -10.081, 2.1999, 0.9127, -11.6356, 2.1999, 0.2853, -12.0673, 2.1999, 0.9174, -10.0409, 2.1999, 0.9127, -10.081, 2.1999, 0.9754, 9.5153, 2.1999, 0.9514, 9.9467, 2.1999, 0.9754, 9.9386, 2.1999, 0.9514, 9.5072, 2.1999, 0.9514, 9.9467, 2.1999, 0.9754, 9.5153, 2.1999, 0.9514, 9.5072, 2.1999, 0.931, 9.9692, 2.1999, 0.9514, 9.9467, 2.1999, 0.931, 9.4844, 2.1999, 0.931, 9.9692, 2.1999, 0.9514, 9.5072, 2.1999, 0.931, 9.4844, 2.1999, 0.9174, 10.0034, 2.1999, 0.931, 9.9692, 2.1999, 0.9174, 9.4505, 2.1999, 0.9174, 10.0034, 2.1999, 0.931, 9.4844, 2.1999, 0.9514, -9.9842, 2.1999, 0.9754, -9.5528, 2.1999, 0.9754, -9.9764, 2.1999, 0.9514, -9.9842, 2.1999, 0.9514, -9.5451, 2.1999, 0.9754, -9.5528, 2.1999, 0.931, -10.007, 2.1999, 0.9514, -9.5451, 2.1999, 0.9514, -9.9842, 2.1999, 0.931, -10.007, 2.1999, 0.931, -9.5222, 2.1999, 0.9514, -9.5451, 2.1999, 0.9174, -10.0409, 2.1999, 0.931, -9.5222, 2.1999, 0.931, -10.007, 2.1999, 0.9174, -10.0409, 2.1999, 0.9174, -9.4883, 2.1999, 0.931, -9.5222, 2.1999, 0.9174, 9.4505, 2.1999, 0.2853, 12.0741, 2.1999, 0.9174, 10.0034, 2.1999, 0.9127, 9.4104, 2.1999, 0.2853, 12.0741, 2.1999, 0.9174, 9.4505, 2.1999, 0.2853, -12.0673, 2.1999, 0.9174, -9.4883, 2.1999, 0.9174, -10.0409, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -9.4482, 2.1999, 0.9174, -9.4883, 2.1999, 0.9127, 7.8558, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 9.4104, 2.1999, 0.9174, 7.8157, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 7.8558, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -7.8936, 2.1999, 0.9127, -9.4482, 2.1999, 0.2853, -12.0673, 2.1999, 0.9174, -7.8535, 2.1999, 0.9127, -7.8936, 2.1999, 0.9754, 7.3276, 2.1999, 0.9514, 7.7589, 2.1999, 0.9754, 7.7512, 2.1999, 0.9514, 7.3198, 2.1999, 0.9514, 7.7589, 2.1999, 0.9754, 7.3276, 2.1999, 0.9514, 7.3198, 2.1999, 0.931, 7.7818, 2.1999, 0.9514, 7.7589, 2.1999, 0.931, 7.297, 2.1999, 0.931, 7.7818, 2.1999, 0.9514, 7.3198, 2.1999, 0.931, 7.297, 2.1999, 0.9174, 7.8157, 2.1999, 0.931, 7.7818, 2.1999, 0.9174, 7.2631, 2.1999, 0.9174, 7.8157, 2.1999, 0.931, 7.297, 2.1999, 0.9754, -7.7887, 2.1999, 1.426, -7.3654, 2.1999, 1.4483, -7.7887, 2.1999, 0.9754, -7.7887, 2.1999, 0.9754, -7.3654, 2.1999, 1.426, -7.3654, 2.1999, 0.9514, -7.7968, 2.1999, 0.9754, -7.3654, 2.1999, 0.9754, -7.7887, 2.1999, 0.9514, -7.7968, 2.1999, 0.9514, -7.3573, 2.1999, 0.9754, -7.3654, 2.1999, 0.931, -7.8196, 2.1999, 0.9514, -7.3573, 2.1999, 0.9514, -7.7968, 2.1999, 0.931, -7.8196, 2.1999, 0.931, -7.3348, 2.1999, 0.9514, -7.3573, 2.1999, 0.9174, -7.8535, 2.1999, 0.931, -7.3348, 2.1999, 0.931, -7.8196, 2.1999, 0.9174, -7.8535, 2.1999, 0.9174, -7.3006, 2.1999, 0.931, -7.3348, 2.1999, 0.9174, 7.2631, 2.1999, 0.2853, 12.0741, 2.1999, 0.9174, 7.8157, 2.1999, 0.9127, 7.2229, 2.1999, 0.2853, 12.0741, 2.1999, 0.9174, 7.2631, 2.1999, 0.2853, -12.0673, 2.1999, 0.9174, -7.3006, 2.1999, 0.9174, -7.8535, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -7.2608, 2.1999, 0.9174, -7.3006, 2.1999, 0.9127, 5.6684, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 7.2229, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -5.7059, 2.1999, 0.9127, -7.2608, 2.1999, 0.9754, 5.1402, 2.1999, 0.9514, 5.5715, 2.1999, 0.9754, 5.5634, 2.1999, 0.9514, 5.1321, 2.1999, 0.9514, 5.5715, 2.1999, 0.9754, 5.1402, 2.1999, 0.9514, 5.1321, 2.1999, 0.931, 5.594, 2.1999, 0.9514, 5.5715, 2.1999, 0.931, 5.1092, 2.1999, 0.931, 5.594, 2.1999, 0.9514, 5.1321, 2.1999, 0.931, 5.1092, 2.1999, 0.9174, 5.6283, 2.1999, 0.931, 5.594, 2.1999, 0.9174, 5.0753, 2.1999, 0.9174, 5.6283, 2.1999, 0.931, 5.1092, 2.1999, 0.9174, 5.0753, 2.1999, 0.9127, 5.6684, 2.1999, 0.9174, 5.6283, 2.1999, 0.9127, 5.0352, 2.1999, 0.9127, 5.6684, 2.1999, 0.9174, 5.0753, 2.1999, 0.9754, -5.6012, 2.1999, 1.3401, -5.178, 2.2, 1.3331, -5.6012, 2.1999, 0.9754, -5.6012, 2.1999, 0.9754, -5.178, 2.1999, 1.3401, -5.178, 2.1999, 0.9514, -5.6094, 2.1999, 0.9754, -5.178, 2.1999, 0.9754, -5.6012, 2.1999, 0.9514, -5.6094, 2.1999, 0.9514, -5.1699, 2.1999, 0.9754, -5.178, 2.1999, 0.931, -5.6318, 2.1999, 0.9514, -5.1699, 2.1999, 0.9514, -5.6094, 2.1999, 0.931, -5.6318, 2.1999, 0.931, -5.147, 2.1999, 0.9514, -5.1699, 2.1999, 0.9174, -5.6657, 2.1999, 0.931, -5.147, 2.1999, 0.931, -5.6318, 2.1999, 0.9174, -5.6657, 2.1999, 0.9174, -5.1132, 2.1999, 0.931, -5.147, 2.1999, 0.9127, -5.7059, 2.1999, 0.9174, -5.1132, 2.1999, 0.9174, -5.6657, 2.1999, 0.9127, -5.7059, 2.1999, 0.9127, -5.073, 2.1999, 0.9174, -5.1132, 2.1999, 0.9127, 5.0352, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 5.6684, 2.1999, 0.9127, 3.4806, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 5.0352, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -5.073, 2.1999, 0.9127, -5.7059, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -3.5185, 2.1999, 0.9127, -5.073, 2.1999, 0.9754, 2.9524, 2.1999, 0.9514, 3.3838, 2.1999, 0.9754, 3.376, 2.1999, 0.9514, 2.9447, 2.1999, 0.9514, 3.3838, 2.1999, 0.9754, 2.9524, 2.1999, 0.9514, 2.9447, 2.1999, 0.931, 3.4066, 2.1999, 0.9514, 3.3838, 2.1999, 0.931, 2.9218, 2.1999, 0.931, 3.4066, 2.1999, 0.9514, 2.9447, 2.1999, 0.931, 2.9218, 2.1999, 0.9174, 3.4405, 2.1999, 0.931, 3.4066, 2.1999, 0.9174, 2.8879, 2.1999, 0.9174, 3.4405, 2.1999, 0.931, 2.9218, 2.1999, 0.9174, 2.8879, 2.1999, 0.9127, 3.4806, 2.1999, 0.9174, 3.4405, 2.1999, 0.9127, 2.8478, 2.1999, 0.9127, 3.4806, 2.1999, 0.9174, 2.8879, 2.1999, 1.5796, -3.4444, 2.1999, 1.5792, -2.96, 2.1999, 1.5844, -3.4562, 2.1999, 1.5796, -3.4444, 2.1999, 1.5593, -2.9821, 2.1999, 1.5792, -2.96, 2.1999, 1.5593, -3.4216, 2.1999, 1.5593, -2.9821, 2.1999, 1.5796, -3.4444, 2.1999, 1.5593, -3.4216, 2.1999, 1.5352, -2.9902, 2.1999, 1.5593, -2.9821, 2.1999, 1.5352, -3.4135, 2.1999, 1.5352, -2.9902, 2.1999, 1.5593, -3.4216, 2.1999, 1.5352, -3.4135, 2.1999, 0.9754, -2.9902, 2.1999, 1.5352, -2.9902, 2.1999, 0.9754, -3.4135, 2.1999, 0.9754, -2.9902, 2.1999, 1.5352, -3.4135, 2.1999, 0.9754, -3.4135, 2.1999, 0.9514, -2.9821, 2.1999, 0.9754, -2.9902, 2.1999, 0.9514, -3.4216, 2.1999, 0.9514, -2.9821, 2.1999, 0.9754, -3.4135, 2.1999, 0.9514, -3.4216, 2.1999, 0.931, -2.9596, 2.1999, 0.9514, -2.9821, 2.1999, 0.931, -3.4444, 2.1999, 0.931, -2.9596, 2.1999, 0.9514, -3.4216, 2.1999, 0.931, -3.4444, 2.1999, 0.9174, -2.9254, 2.1999, 0.931, -2.9596, 2.1999, 0.9174, -3.4783, 2.1999, 0.9174, -2.9254, 2.1999, 0.931, -3.4444, 2.1999, 0.9174, -3.4783, 2.1999, 0.9127, -2.8856, 2.1999, 0.9174, -2.9254, 2.1999, 0.9127, -3.5185, 2.1999, 0.9127, -2.8856, 2.1999, 0.9174, -3.4783, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -2.8856, 2.1999, 0.9127, -3.5185, 2.1999, 0.9127, 2.8478, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 3.4806, 2.1999, 0.9127, 1.2932, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 2.8478, 2.1999, 0.2853, -12.0673, 2.1999, 0.9127, -1.3307, 2.1999, 0.9127, -2.8856, 2.1999, 1.5441, 0.3502, 2.1999, 0.9754, 1.1882, 2.1999, 1.5352, 1.1882, 2.1999, 0.2889, 0.3502, 2.1999, 0.9754, 1.1882, 2.1999, 1.5441, 0.3502, 2.1999, 0.2889, 0.3502, 2.1999, 0.9514, 1.1964, 2.1999, 0.9754, 1.1882, 2.1999, 0.2889, 0.3502, 2.1999, 0.931, 1.2192, 2.1999, 0.9514, 1.1964, 2.1999, 0.2889, 0.3502, 2.1999, 0.9174, 1.2531, 2.1999, 0.931, 1.2192, 2.1999, 0.2889, 0.3502, 2.1999, 0.9127, 1.2932, 2.1999, 0.9174, 1.2531, 2.1999, 1.5593, -1.2342, 2.1999, 1.5515, -0.3505, 2.1999, 1.5609, -1.236, 2.1999, 1.5593, -1.2342, 2.1999, 0.2889, -0.3505, 2.1999, 1.5515, -0.3505, 2.1999, 1.5352, -1.2261, 2.1999, 0.2889, -0.3505, 2.1999, 1.5593, -1.2342, 2.1999, 0.2889, 0.3502, 2.1999, 0.2853, 12.0741, 2.1999, 0.9127, 1.2932, 2.1999, 0.9754, -1.2261, 2.1999, 0.2889, -0.3505, 2.1999, 1.5352, -1.2261, 2.1999, 0.2889, -0.3505, 2.1999, 0.2853, 12.0741, 2.1999, 0.2889, 0.3502, 2.1999, 0.9514, -1.2342, 2.1999, 0.2889, -0.3505, 2.1999, 0.9754, -1.2261, 2.1999, 0.2889, -0.3505, 2.1999, 0.2853, -12.0673, 2.1999, 0.2853, 12.0741, 2.1999, 0.2889, -0.3505, 2.1999, 0.9127, -1.3307, 2.1999, 0.2853, -12.0673, 2.1999, 0.931, -1.2566, 2.1999, 0.2889, -0.3505, 2.1999, 0.9514, -1.2342, 2.1999, 0.2889, -0.3505, 2.1999, 0.9174, -1.2909, 2.1999, 0.9127, -1.3307, 2.1999, 0.9174, -1.2909, 2.1999, 0.2889, -0.3505, 2.1999, 0.931, -1.2566, -2.2, 0.2853, 12.0741, -2.2, 1.4887, 5.5623, -2.2, 1.6761, 12.0741, -2.2, 0.2853, 12.0741, -2.2, 0.4436, 5.5623, -2.2, 1.4887, 5.5623, -2.2, 0.395, -6.1273, -2.2, 0.2853, -12.0673, -2.2, 0.4436, -6.1372, -2.2, 0.3538, -6.0997, -2.2, 0.2853, -12.0673, -2.2, 0.395, -6.1273, -2.2, 0.2853, 12.0741, -2.2, 0.395, 5.5524, -2.2, 0.4436, 5.5623, -2.2, 0.2853, 12.0741, -2.2, 0.3538, 5.5247, -2.2, 0.395, 5.5524, -2.2, 0.3262, -6.0584, -2.2, 0.2853, -12.0673, -2.2, 0.3538, -6.0997, -2.2, 0.3165, -6.0098, -2.2, 0.2853, -12.0673, -2.2, 0.3262, -6.0584, -2.2, 0.2853, 12.0741, -2.2, 0.3262, 5.4839, -2.2, 0.3538, 5.5247, -2.2, 0.3165, 5.4349, -2.2, 0.2853, -12.0673, -2.2, 0.3165, -6.0098, -2.2, 0.2853, 12.0741, -2.2, 0.3165, 5.4349, -2.2, 0.3262, 5.4839, -2.2, 0.2853, 12.0741, -2.2, 0.2853, -12.0673, -2.2, 0.3165, 5.4349, -2.2, 0, -12.0673, 2.1999, 0, 12.0741, 2.1999, 0, -12.0673, -2.2, 0, -12.0673, -2.2, 0, 12.0741, 2.1999, 0, 12.0741, -2.2, 0.2853, -12.0673, -1.7427, 1.5352, -12.0673, -2.2, 1.6761, -12.0673, -2.2, 0.2853, -12.0673, -1.7427, 0.9754, -12.0673, -1.7427, 1.5352, -12.0673, 1.7165, 0.9514, -12.0673, 2.1999, 0.2853, -12.0673, 1.7234, 0.9754, -12.0673, 1.6965, 0.931, -12.0673, 2.1999, 0.2853, -12.0673, 1.7165, 0.9514, -12.0673, -2.2, 0.2853, -12.0673, -1.7357, 0.9514, -12.0673, -1.7427, 0.9754, -12.0673, -2.2, 0.2853, -12.0673, -1.7158, 0.931, -12.0673, -1.7357, 0.9514, -12.0673, 1.6667, 0.9174, -12.0673, 2.1999, 0.2853, -12.0673, 1.6965, 0.931, -12.0673, 1.6315, 0.9127, -12.0673, 2.1999, 0.2853, -12.0673, 1.6667, 0.9174, -12.0673, -2.2, 0.2853, -12.0673, -1.686, 0.9174, -12.0673, -1.7158, 0.931, -12.0673, -2.2, 0.2853, -12.0673, -1.6508, 0.9127, -12.0673, -1.686, 0.9174, -12.0673, 1.6315, 0.9127, -12.0673, -2.2, 0.2853, -12.0673, 2.1999, 0.2853, -12.0673, 0.2679, 0.9127, -12.0673, -2.2, 0.2853, -12.0673, 1.6315, 0.9127, -12.0673, -2.2, 0.2853, -12.0673, -0.2872, 0.9127, -12.0673, -1.6508, 0.9127, -12.0673, -2.2, 0.2853, -12.0673, -0.2521, 0.9174, -12.0673, -0.2872, 0.9127, -12.0673, 0.2328, 0.9174, -12.0673, -2.2, 0.2853, -12.0673, 0.2679, 0.9127, -12.0673, 0.203, 0.931, -12.0673, -2.2, 0.2853, -12.0673, 0.2328, 0.9174, -12.0673, 0.203, 0.931, -12.0673, -0.2521, 0.9174, -12.0673, -2.2, 0.2853, -12.0673, 0.1831, 0.9514, -12.0673, -0.2521, 0.9174, -12.0673, 0.203, 0.931, -12.0673, 0.1831, 0.9514, -12.0673, -0.2223, 0.931, -12.0673, -0.2521, 0.9174, -12.0673, -0.1953, 1.2929, -12.0673, 0.1761, 0.9754, -12.0673, 0.1761, 1.2751, -12.0673, 0.1761, 0.9754, -12.0673, -0.2223, 0.931, -12.0673, 0.1831, 0.9514, -12.0673, 0.1761, 0.9754, -12.0673, -0.2023, 0.9514, -12.0673, -0.2223, 0.931, -12.0673, -0.1953, 0.9754, -12.0673, 0.1761, 0.9754, -12.0673, -0.1953, 1.2929, -12.0673, -0.2023, 0.9514, -12.0673, 0.1761, 0.9754, -12.0673, -0.1953, 0.9754, -12.0673, 2.1999, 0, 12.0741, -2.2, 0.2853, 12.0741, 2.1999, 0.2853, 12.0741, 2.1999, 0, 12.0741, -2.2, 0, 12.0741, -2.2, 0.2853, 12.0741, 2.1999, 0, -12.0673, 2.1999, 0.2853, 12.0741, 2.1999, 0.2853, -12.0673, 2.1999, 0, -12.0673, 2.1999, 0, 12.0741, 2.1999, 0.2853, 12.0741, -2.2, 0, -12.0673, 2.1999, 0.2853, -12.0673, -2.2, 0.2853, -12.0673, -2.2, 0, -12.0673, 2.1999, 0, -12.0673, 2.1999, 0.2853, -12.0673, -2.2, 0, 12.0741, -2.2, 0.2853, -12.0673, -2.2, 0.2853, 12.0741, -2.2, 0, 12.0741, -2.2, 0, -12.0673, -2.2, 0.2853, -12.0673, -1.8762, 2, 12.0741, -2.0001, 1.9753, -12.0673, -1.8762, 2, -12.0673, -1.8762, 2, 12.0741, -2.0001, 1.9753, 12.0741, -2.0001, 1.9753, -12.0673, -2.0001, 1.9753, 12.0741, -2.1052, 1.9051, -12.0673, -2.0001, 1.9753, -12.0673, -2.0001, 1.9753, 12.0741, -2.1052, 1.9051, 12.0741, -2.1052, 1.9051, -12.0673, -2.1052, 1.9051, 12.0741, -2.1754, 1.8, -12.0673, -2.1052, 1.9051, -12.0673, -2.1052, 1.9051, 12.0741, -2.1754, 1.8, 12.0741, -2.1754, 1.8, -12.0673, -2.1754, 1.8, 12.0741, -2.2, 1.6761, -12.0673, -2.1754, 1.8, -12.0673, -2.1754, 1.8, 12.0741, -2.2, 1.6761, 12.0741, -2.2, 1.6761, -12.0673, 1.8761, 2, -12.0673, 2.0001, 1.9753, 12.0741, 1.8761, 2, 12.0741, 1.8761, 2, -12.0673, 2.0001, 1.9753, -12.0673, 2.0001, 1.9753, 12.0741, 2.0001, 1.9753, -12.0673, 2.1051, 1.9051, 12.0741, 2.0001, 1.9753, 12.0741, 2.0001, 1.9753, -12.0673, 2.1051, 1.9051, -12.0673, 2.1051, 1.9051, 12.0741, 2.1051, 1.9051, -12.0673, 2.1753, 1.8, 12.0741, 2.1051, 1.9051, 12.0741, 2.1051, 1.9051, -12.0673, 2.1753, 1.8, -12.0673, 2.1753, 1.8, 12.0741, 2.1753, 1.8, -12.0673, 2.1999, 1.6761, 12.0741, 2.1753, 1.8, 12.0741, 2.1753, 1.8, -12.0673, 2.1999, 1.6761, -12.0673, 2.1999, 1.6761, 12.0741, 2.1999, 0.2853, 12.0741, 1.7426, 1.5352, 12.0741, 2.1999, 1.6761, 12.0741, 2.1999, 0.2853, 12.0741, 1.7426, 0.9754, 12.0741, 1.7426, 1.5352, 12.0741, -1.7165, 0.9514, 12.0741, -2.2, 0.2853, 12.0741, -1.7235, 0.9754, 12.0741, -1.6966, 0.931, 12.0741, -2.2, 0.2853, 12.0741, -1.7165, 0.9514, 12.0741, 2.1999, 0.2853, 12.0741, 1.7356, 0.9514, 12.0741, 1.7426, 0.9754, 12.0741, 2.1999, 0.2853, 12.0741, 1.7157, 0.931, 12.0741, 1.7356, 0.9514, 12.0741, -1.6668, 0.9174, 12.0741, -2.2, 0.2853, 12.0741, -1.6966, 0.931, 12.0741, -1.6316, 0.9127, 12.0741, -2.2, 0.2853, 12.0741, -1.6668, 0.9174, 12.0741, 2.1999, 0.2853, 12.0741, 1.6859, 0.9174, 12.0741, 1.7157, 0.931, 12.0741, 2.1999, 0.2853, 12.0741, 1.6507, 0.9127, 12.0741, 1.6859, 0.9174, 12.0741, -1.6316, 0.9127, 12.0741, 2.1999, 0.2853, 12.0741, -2.2, 0.2853, 12.0741, -0.268, 0.9127, 12.0741, 2.1999, 0.2853, 12.0741, -1.6316, 0.9127, 12.0741, 2.1999, 0.2853, 12.0741, 0.2871, 0.9127, 12.0741, 1.6507, 0.9127, 12.0741, 2.1999, 0.2853, 12.0741, 0.252, 0.9174, 12.0741, 0.2871, 0.9127, 12.0741, -0.2329, 0.9174, 12.0741, 2.1999, 0.2853, 12.0741, -0.268, 0.9127, 12.0741, -0.2031, 0.931, 12.0741, 2.1999, 0.2853, 12.0741, -0.2329, 0.9174, 12.0741, -0.2031, 0.931, 12.0741, 0.252, 0.9174, 12.0741, 2.1999, 0.2853, 12.0741, -0.1831, 0.9514, 12.0741, 0.252, 0.9174, 12.0741, -0.2031, 0.931, 12.0741, -0.1831, 0.9514, 12.0741, 0.2222, 0.931, 12.0741, 0.252, 0.9174, 12.0741, 0.1953, 1.2929, 12.0741, -0.1761, 0.9754, 12.0741, -0.1761, 1.2751, 12.0741, -0.1761, 0.9754, 12.0741, 0.2222, 0.931, 12.0741, -0.1831, 0.9514, 12.0741, -0.1761, 0.9754, 12.0741, 0.2023, 0.9514, 12.0741, 0.2222, 0.931, 12.0741, 0.1953, 0.9754, 12.0741, -0.1761, 0.9754, 12.0741, 0.1953, 1.2929, 12.0741, 0.2023, 0.9514, 12.0741, -0.1761, 0.9754, 12.0741, 0.1953, 0.9754, 12.0741, 1.8679, 1.9171, -11.945, -1.868, 1.9171, 11.9381, 1.8679, 1.9171, 11.9381, 1.8679, 1.9171, -11.945, -1.868, 1.9171, -11.945, -1.868, 1.9171, 11.9381, 2.119, 0.2853, 11.9341, 2.1181, 0.9514, 11.695, 2.1181, 0.9754, 11.7027, 2.119, 0.2853, 11.9341, 2.1182, 0.931, 11.6722, 2.1181, 0.9514, 11.695, 2.1173, 1.5352, -11.7406, 2.119, 0.2853, -11.9413, 2.1171, 1.668, -11.945, 2.1181, 0.9754, -11.7406, 2.119, 0.2853, -11.9413, 2.1173, 1.5352, -11.7406, 2.119, 0.2853, 11.9341, 2.1182, 0.9174, 11.6383, 2.1182, 0.931, 11.6722, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 11.5981, 2.1182, 0.9174, 11.6383, 2.1181, 0.9514, -11.7325, 2.119, 0.2853, -11.9413, 2.1181, 0.9754, -11.7406, 2.1182, 0.931, -11.71, 2.119, 0.2853, -11.9413, 2.1181, 0.9514, -11.7325, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 10.0436, 2.1182, 0.9127, 11.5981, 2.119, 0.2853, 11.9341, 2.1182, 0.9174, 10.0034, 2.1182, 0.9127, 10.0436, 2.1182, 0.9174, -11.6757, 2.119, 0.2853, -11.9413, 2.1182, 0.931, -11.71, 2.1182, 0.9127, -11.6356, 2.119, 0.2853, -11.9413, 2.1182, 0.9174, -11.6757, 2.1181, 0.9514, 9.9467, 2.1181, 0.9754, 9.5153, 2.1181, 0.9754, 9.9386, 2.1181, 0.9514, 9.9467, 2.1181, 0.9514, 9.5072, 2.1181, 0.9754, 9.5153, 2.1182, 0.931, 9.9692, 2.1181, 0.9514, 9.5072, 2.1181, 0.9514, 9.9467, 2.1182, 0.931, 9.9692, 2.1182, 0.931, 9.4844, 2.1181, 0.9514, 9.5072, 2.1182, 0.9174, 10.0034, 2.1182, 0.931, 9.4844, 2.1182, 0.931, 9.9692, 2.1182, 0.9174, 10.0034, 2.1182, 0.9174, 9.4505, 2.1182, 0.931, 9.4844, 2.1182, 0.9127, -10.081, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -11.6356, 2.1182, 0.9174, -10.0409, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -10.081, 2.119, 0.2853, 11.9341, 2.1182, 0.9174, 9.4505, 2.1182, 0.9174, 10.0034, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 9.4104, 2.1182, 0.9174, 9.4505, 2.1181, 0.9754, -9.5528, 2.1181, 0.9514, -9.9842, 2.1181, 0.9754, -9.9764, 2.1181, 0.9514, -9.5451, 2.1181, 0.9514, -9.9842, 2.1181, 0.9754, -9.5528, 2.1181, 0.9514, -9.5451, 2.1182, 0.931, -10.007, 2.1181, 0.9514, -9.9842, 2.1182, 0.931, -9.5222, 2.1182, 0.931, -10.007, 2.1181, 0.9514, -9.5451, 2.1182, 0.931, -9.5222, 2.1182, 0.9174, -10.0409, 2.1182, 0.931, -10.007, 2.1182, 0.9174, -9.4883, 2.1182, 0.9174, -10.0409, 2.1182, 0.931, -9.5222, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 7.8558, 2.1182, 0.9127, 9.4104, 2.119, 0.2853, 11.9341, 2.1182, 0.9174, 7.8157, 2.1182, 0.9127, 7.8558, 2.1182, 0.9174, -9.4883, 2.119, 0.2853, -11.9413, 2.1182, 0.9174, -10.0409, 2.1182, 0.9127, -9.4482, 2.119, 0.2853, -11.9413, 2.1182, 0.9174, -9.4883, 2.1181, 0.9754, 7.7512, 2.1173, 1.5352, 7.3276, 2.1173, 1.5352, 7.7512, 2.1181, 0.9754, 7.7512, 2.1181, 0.9754, 7.3276, 2.1173, 1.5352, 7.3276, 2.1181, 0.9514, 7.7589, 2.1181, 0.9754, 7.3276, 2.1181, 0.9754, 7.7512, 2.1181, 0.9514, 7.7589, 2.1181, 0.9514, 7.3198, 2.1181, 0.9754, 7.3276, 2.1182, 0.931, 7.7818, 2.1181, 0.9514, 7.3198, 2.1181, 0.9514, 7.7589, 2.1182, 0.931, 7.7818, 2.1182, 0.931, 7.297, 2.1181, 0.9514, 7.3198, 2.1182, 0.9174, 7.8157, 2.1182, 0.931, 7.297, 2.1182, 0.931, 7.7818, 2.1182, 0.9174, 7.8157, 2.1182, 0.9174, 7.2631, 2.1182, 0.931, 7.297, 2.1182, 0.9127, -7.8936, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -9.4482, 2.1182, 0.9174, -7.8535, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -7.8936, 2.119, 0.2853, 11.9341, 2.1182, 0.9174, 7.2631, 2.1182, 0.9174, 7.8157, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 7.2229, 2.1182, 0.9174, 7.2631, 2.1181, 0.9754, -7.3654, 2.1181, 0.9754, -7.7887, 2.1178, 1.1358, -7.7887, 2.1181, 0.9514, -7.3573, 2.1181, 0.9754, -7.7887, 2.1181, 0.9754, -7.3654, 2.1181, 0.9514, -7.3573, 2.1181, 0.9514, -7.7968, 2.1181, 0.9754, -7.7887, 2.1182, 0.931, -7.3348, 2.1181, 0.9514, -7.7968, 2.1181, 0.9514, -7.3573, 2.1182, 0.931, -7.3348, 2.1182, 0.931, -7.8196, 2.1181, 0.9514, -7.7968, 2.1182, 0.9174, -7.3006, 2.1182, 0.931, -7.8196, 2.1182, 0.931, -7.3348, 2.1182, 0.9174, -7.3006, 2.1182, 0.9174, -7.8535, 2.1182, 0.931, -7.8196, 2.1182, 0.9127, -7.2608, 2.1182, 0.9174, -7.8535, 2.1182, 0.9174, -7.3006, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 5.6684, 2.1182, 0.9127, 7.2229, 2.1182, 0.9127, -7.2608, 2.119, 0.2853, -11.9413, 2.1182, 0.9174, -7.8535, 2.1182, 0.9127, -5.7059, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -7.2608, 2.1181, 0.9514, 5.5715, 2.1181, 0.9754, 5.1402, 2.1181, 0.9754, 5.5634, 2.1181, 0.9514, 5.5715, 2.1181, 0.9514, 5.1321, 2.1181, 0.9754, 5.1402, 2.1182, 0.931, 5.594, 2.1181, 0.9514, 5.1321, 2.1181, 0.9514, 5.5715, 2.1182, 0.931, 5.594, 2.1182, 0.931, 5.1092, 2.1181, 0.9514, 5.1321, 2.1182, 0.9174, 5.6283, 2.1182, 0.931, 5.1092, 2.1182, 0.931, 5.594, 2.1182, 0.9174, 5.6283, 2.1182, 0.9174, 5.0753, 2.1182, 0.931, 5.1092, 2.1182, 0.9127, 5.6684, 2.1182, 0.9174, 5.0753, 2.1182, 0.9174, 5.6283, 2.1182, 0.9127, 5.6684, 2.1182, 0.9127, 5.0352, 2.1182, 0.9174, 5.0753, 2.1181, 0.9754, -5.178, 2.1181, 0.9514, -5.6094, 2.1181, 0.9754, -5.6012, 2.1181, 0.9514, -5.1699, 2.1181, 0.9514, -5.6094, 2.1181, 0.9754, -5.178, 2.1181, 0.9514, -5.1699, 2.1182, 0.931, -5.6318, 2.1181, 0.9514, -5.6094, 2.1182, 0.931, -5.147, 2.1182, 0.931, -5.6318, 2.1181, 0.9514, -5.1699, 2.1182, 0.931, -5.147, 2.1182, 0.9174, -5.6657, 2.1182, 0.931, -5.6318, 2.1182, 0.9174, -5.1132, 2.1182, 0.9174, -5.6657, 2.1182, 0.931, -5.147, 2.1182, 0.9174, -5.1132, 2.1182, 0.9127, -5.7059, 2.1182, 0.9174, -5.6657, 2.1182, 0.9127, -5.073, 2.1182, 0.9127, -5.7059, 2.1182, 0.9174, -5.1132, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 5.0352, 2.1182, 0.9127, 5.6684, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 3.4806, 2.1182, 0.9127, 5.0352, 2.1182, 0.9127, -5.073, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -5.7059, 2.1182, 0.9127, -3.5185, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -5.073, 2.1181, 0.9514, 3.3838, 2.1181, 0.9754, 2.9524, 2.1181, 0.9754, 3.376, 2.1181, 0.9514, 3.3838, 2.1181, 0.9514, 2.9447, 2.1181, 0.9754, 2.9524, 2.1182, 0.931, 3.4066, 2.1181, 0.9514, 2.9447, 2.1181, 0.9514, 3.3838, 2.1182, 0.931, 3.4066, 2.1182, 0.931, 2.9218, 2.1181, 0.9514, 2.9447, 2.1182, 0.9174, 3.4405, 2.1182, 0.931, 2.9218, 2.1182, 0.931, 3.4066, 2.1182, 0.9174, 3.4405, 2.1182, 0.9174, 2.8879, 2.1182, 0.931, 2.9218, 2.1182, 0.9127, 3.4806, 2.1182, 0.9174, 2.8879, 2.1182, 0.9174, 3.4405, 2.1182, 0.9127, 3.4806, 2.1182, 0.9127, 2.8478, 2.1182, 0.9174, 2.8879, 2.1172, 1.5773, -2.9622, 2.1172, 1.5796, -3.4444, 2.1172, 1.5823, -3.4511, 2.1172, 1.5593, -2.9821, 2.1172, 1.5796, -3.4444, 2.1172, 1.5773, -2.9622, 2.1172, 1.5593, -2.9821, 2.1172, 1.5593, -3.4216, 2.1172, 1.5796, -3.4444, 2.1173, 1.5352, -2.9902, 2.1172, 1.5593, -3.4216, 2.1172, 1.5593, -2.9821, 2.1173, 1.5352, -2.9902, 2.1173, 1.5352, -3.4135, 2.1172, 1.5593, -3.4216, 2.1181, 0.9754, -2.9902, 2.1173, 1.5352, -3.4135, 2.1173, 1.5352, -2.9902, 2.1181, 0.9754, -2.9902, 2.1181, 0.9754, -3.4135, 2.1173, 1.5352, -3.4135, 2.1181, 0.9514, -2.9821, 2.1181, 0.9754, -3.4135, 2.1181, 0.9754, -2.9902, 2.1181, 0.9514, -2.9821, 2.1181, 0.9514, -3.4216, 2.1181, 0.9754, -3.4135, 2.1182, 0.931, -2.9596, 2.1181, 0.9514, -3.4216, 2.1181, 0.9514, -2.9821, 2.1182, 0.931, -2.9596, 2.1182, 0.931, -3.4444, 2.1181, 0.9514, -3.4216, 2.1182, 0.9174, -2.9254, 2.1182, 0.931, -3.4444, 2.1182, 0.931, -2.9596, 2.1182, 0.9174, -2.9254, 2.1182, 0.9174, -3.4783, 2.1182, 0.931, -3.4444, 2.1182, 0.9127, -2.8856, 2.1182, 0.9174, -3.4783, 2.1182, 0.9174, -2.9254, 2.1182, 0.9127, -2.8856, 2.1182, 0.9127, -3.5185, 2.1182, 0.9174, -3.4783, 2.1182, 0.9127, -2.8856, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -3.5185, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 2.8478, 2.1182, 0.9127, 3.4806, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, 1.2932, 2.1182, 0.9127, 2.8478, 2.1182, 0.9127, -1.3307, 2.119, 0.2853, -11.9413, 2.1182, 0.9127, -2.8856, 2.1181, 0.9754, 1.1882, 2.1173, 1.5437, 0.3502, 2.1173, 1.5352, 1.1882, 2.1181, 0.9754, 1.1882, 2.1189, 0.2889, 0.3502, 2.1173, 1.5437, 0.3502, 2.1181, 0.9514, 1.1964, 2.1189, 0.2889, 0.3502, 2.1181, 0.9754, 1.1882, 2.1182, 0.931, 1.2192, 2.1189, 0.2889, 0.3502, 2.1181, 0.9514, 1.1964, 2.1182, 0.9174, 1.2531, 2.1189, 0.2889, 0.3502, 2.1182, 0.931, 1.2192, 2.1182, 0.9127, 1.2932, 2.1189, 0.2889, 0.3502, 2.1182, 0.9174, 1.2531, 2.1172, 1.5508, -0.3505, 2.1172, 1.5593, -1.2342, 2.1172, 1.5598, -1.2345, 2.1189, 0.2889, -0.3505, 2.1172, 1.5593, -1.2342, 2.1172, 1.5508, -0.3505, 2.1189, 0.2889, -0.3505, 2.1173, 1.5352, -1.2261, 2.1172, 1.5593, -1.2342, 2.119, 0.2853, 11.9341, 2.1189, 0.2889, 0.3502, 2.1182, 0.9127, 1.2932, 2.1189, 0.2889, -0.3505, 2.1181, 0.9754, -1.2261, 2.1173, 1.5352, -1.2261, 2.119, 0.2853, 11.9341, 2.1189, 0.2889, -0.3505, 2.1189, 0.2889, 0.3502, 2.1189, 0.2889, -0.3505, 2.1181, 0.9514, -1.2342, 2.1181, 0.9754, -1.2261, 2.119, 0.2853, -11.9413, 2.1189, 0.2889, -0.3505, 2.119, 0.2853, 11.9341, 2.1182, 0.9127, -1.3307, 2.1189, 0.2889, -0.3505, 2.119, 0.2853, -11.9413, 2.1189, 0.2889, -0.3505, 2.1182, 0.931, -1.2566, 2.1181, 0.9514, -1.2342, 2.1182, 0.9174, -1.2909, 2.1189, 0.2889, -0.3505, 2.1182, 0.9127, -1.3307, 2.1189, 0.2889, -0.3505, 2.1182, 0.9174, -1.2909, 2.1182, 0.931, -1.2566, -2.1171, 1.668, 11.9381, -2.1189, 0.4436, 5.5623, -2.1191, 0.2853, 11.9341, -2.1171, 1.668, 11.9381, -2.1174, 1.4887, 5.5623, -2.1189, 0.4436, 5.5623, -2.1174, 1.5374, -6.1273, -2.1171, 1.668, -11.945, -2.1174, 1.4887, -6.1372, -2.1173, 1.5786, -6.0997, -2.1171, 1.668, -11.945, -2.1174, 1.5374, -6.1273, -2.1171, 1.668, 11.9381, -2.1174, 1.5374, 5.5524, -2.1174, 1.4887, 5.5623, -2.1171, 1.668, 11.9381, -2.1173, 1.5786, 5.5247, -2.1174, 1.5374, 5.5524, -2.1172, 1.6062, -6.0584, -2.1171, 1.668, -11.945, -2.1173, 1.5786, -6.0997, -2.1172, 1.6158, -6.0098, -2.1171, 1.668, -11.945, -2.1172, 1.6062, -6.0584, -2.1171, 1.668, 11.9381, -2.1172, 1.6062, 5.4839, -2.1173, 1.5786, 5.5247, -2.1172, 1.6158, 5.4349, -2.1171, 1.668, -11.945, -2.1172, 1.6158, -6.0098, -2.1171, 1.668, 11.9381, -2.1172, 1.6158, 5.4349, -2.1172, 1.6062, 5.4839, -2.1172, 1.6158, 5.4349, -2.1171, 1.668, 11.9381, -2.1171, 1.668, -11.945, 2.119, 0.2853, -11.9413, 1.7165, 0.9514, -11.9428, 1.7234, 0.9754, -11.9428, 2.119, 0.2853, -11.9413, 1.6965, 0.931, -11.9428, 1.7165, 0.9514, -11.9428, -1.7427, 1.5352, -11.9443, -2.1191, 0.2853, -11.9413, -2.1171, 1.668, -11.945, -1.7427, 0.9754, -11.9428, -2.1191, 0.2853, -11.9413, -1.7427, 1.5352, -11.9443, 2.119, 0.2853, -11.9413, 1.6667, 0.9174, -11.9428, 1.6965, 0.931, -11.9428, 2.119, 0.2853, -11.9413, 1.6315, 0.9127, -11.9428, 1.6667, 0.9174, -11.9428, -1.7357, 0.9514, -11.9428, -2.1191, 0.2853, -11.9413, -1.7427, 0.9754, -11.9428, -1.7158, 0.931, -11.9428, -2.1191, 0.2853, -11.9413, -1.7357, 0.9514, -11.9428, -2.1191, 0.2853, -11.9413, 1.6315, 0.9127, -11.9428, 2.119, 0.2853, -11.9413, -2.1191, 0.2853, -11.9413, 0.2679, 0.9127, -11.9428, 1.6315, 0.9127, -11.9428, -1.686, 0.9174, -11.9428, -2.1191, 0.2853, -11.9413, -1.7158, 0.931, -11.9428, -1.6508, 0.9127, -11.9428, -2.1191, 0.2853, -11.9413, -1.686, 0.9174, -11.9428, -2.1191, 0.2853, -11.9413, 0.2328, 0.9174, -11.9428, 0.2679, 0.9127, -11.9428, -2.1191, 0.2853, -11.9413, 0.203, 0.931, -11.9428, 0.2328, 0.9174, -11.9428, -0.2872, 0.9127, -11.9428, -2.1191, 0.2853, -11.9413, -1.6508, 0.9127, -11.9428, -0.2521, 0.9174, -11.9428, -2.1191, 0.2853, -11.9413, -0.2872, 0.9127, -11.9428, -2.1191, 0.2853, -11.9413, 0.1831, 0.9514, -11.9428, 0.203, 0.931, -11.9428, 0.1761, 0.9754, -11.9428, -0.1953, 1.5352, -11.9443, 0.1761, 1.5352, -11.9443, -2.1191, 0.2853, -11.9413, 0.1761, 0.9754, -11.9428, 0.1831, 0.9514, -11.9428, -0.2521, 0.9174, -11.9428, 0.1761, 0.9754, -11.9428, -2.1191, 0.2853, -11.9413, 0.1761, 0.9754, -11.9428, -0.1953, 0.9754, -11.9428, -0.1953, 1.5352, -11.9443, 0.1761, 0.9754, -11.9428, -0.2023, 0.9514, -11.9428, -0.1953, 0.9754, -11.9428, -0.2223, 0.931, -11.9428, 0.1761, 0.9754, -11.9428, -0.2521, 0.9174, -11.9428, 0.1761, 0.9754, -11.9428, -0.2223, 0.931, -11.9428, -0.2023, 0.9514, -11.9428, -1.868, 1.9171, 11.9381, -1.9674, 1.8965, -11.9487, -1.9674, 1.8965, 11.9422, -1.868, 1.9171, 11.9381, -1.868, 1.9171, -11.945, -1.9674, 1.8965, -11.9487, -1.9674, 1.8965, 11.9422, -2.0448, 1.8448, -11.9487, -2.0448, 1.8448, 11.9422, -1.9674, 1.8965, 11.9422, -1.9674, 1.8965, -11.9487, -2.0448, 1.8448, -11.9487, -2.0448, 1.8448, 11.9422, -2.0965, 1.7674, -11.9487, -2.0965, 1.7674, 11.9422, -2.0448, 1.8448, 11.9422, -2.0448, 1.8448, -11.9487, -2.0965, 1.7674, -11.9487, -2.0965, 1.7674, 11.9422, -2.1171, 1.668, -11.945, -2.1171, 1.668, 11.9381, -2.0965, 1.7674, 11.9422, -2.0965, 1.7674, -11.9487, -2.1171, 1.668, -11.945, 1.8679, 1.9171, -11.945, 1.9674, 1.8965, 11.9422, 1.9674, 1.8965, -11.9487, 1.8679, 1.9171, -11.945, 1.8679, 1.9171, 11.9381, 1.9674, 1.8965, 11.9422, 1.9674, 1.8965, -11.9487, 2.0447, 1.8448, 11.9422, 2.0447, 1.8448, -11.9487, 1.9674, 1.8965, -11.9487, 1.9674, 1.8965, 11.9422, 2.0447, 1.8448, 11.9422, 2.0447, 1.8448, -11.9487, 2.0964, 1.7674, 11.9422, 2.0964, 1.7674, -11.9487, 2.0447, 1.8448, -11.9487, 2.0447, 1.8448, 11.9422, 2.0964, 1.7674, 11.9422, 2.0964, 1.7674, -11.9487, 2.1171, 1.668, 11.9381, 2.1171, 1.668, -11.945, 2.0964, 1.7674, -11.9487, 2.0964, 1.7674, 11.9422, 2.1171, 1.668, 11.9381, -2.1191, 0.2853, 11.9341, -1.7165, 0.9514, 11.9359, -1.7235, 0.9754, 11.9359, -2.1191, 0.2853, 11.9341, -1.6966, 0.931, 11.9356, -1.7165, 0.9514, 11.9359, 1.7426, 1.5352, 11.9374, 2.119, 0.2853, 11.9341, 2.1171, 1.668, 11.9381, 1.7426, 0.9754, 11.9359, 2.119, 0.2853, 11.9341, 1.7426, 1.5352, 11.9374, -2.1191, 0.2853, 11.9341, -1.6668, 0.9174, 11.9356, -1.6966, 0.931, 11.9356, -2.1191, 0.2853, 11.9341, -1.6316, 0.9127, 11.9356, -1.6668, 0.9174, 11.9356, 1.7356, 0.9514, 11.9359, 2.119, 0.2853, 11.9341, 1.7426, 0.9754, 11.9359, 1.7157, 0.931, 11.9356, 2.119, 0.2853, 11.9341, 1.7356, 0.9514, 11.9359, 2.119, 0.2853, 11.9341, -1.6316, 0.9127, 11.9356, -2.1191, 0.2853, 11.9341, 2.119, 0.2853, 11.9341, -0.268, 0.9127, 11.9356, -1.6316, 0.9127, 11.9356, 1.6859, 0.9174, 11.9356, 2.119, 0.2853, 11.9341, 1.7157, 0.931, 11.9356, 1.6507, 0.9127, 11.9356, 2.119, 0.2853, 11.9341, 1.6859, 0.9174, 11.9356, 2.119, 0.2853, 11.9341, -0.2329, 0.9174, 11.9356, -0.268, 0.9127, 11.9356, 2.119, 0.2853, 11.9341, -0.2031, 0.931, 11.9356, -0.2329, 0.9174, 11.9356, 0.2871, 0.9127, 11.9356, 2.119, 0.2853, 11.9341, 1.6507, 0.9127, 11.9356, 0.252, 0.9174, 11.9356, 2.119, 0.2853, 11.9341, 0.2871, 0.9127, 11.9356, 2.119, 0.2853, 11.9341, -0.1831, 0.9514, 11.9359, -0.2031, 0.931, 11.9356, -0.1831, 0.9514, 11.9359, 0.1953, 0.9754, 11.9359, -0.1761, 0.9754, 11.9359, -0.1831, 0.9514, 11.9359, 0.2023, 0.9514, 11.9359, 0.1953, 0.9754, 11.9359, 0.252, 0.9174, 11.9356, -0.1831, 0.9514, 11.9359, 2.119, 0.2853, 11.9341, -0.1831, 0.9514, 11.9359, 0.2222, 0.931, 11.9356, 0.2023, 0.9514, 11.9359, -0.1831, 0.9514, 11.9359, 0.252, 0.9174, 11.9356, 0.2222, 0.931, 11.9356, 2.119, 0.2853, 11.9341, -2.1191, 0.2853, -11.9413, 2.119, 0.2853, -11.9413, 2.119, 0.2853, 11.9341, -2.1191, 0.2853, 11.9341, -2.1191, 0.2853, -11.9413, 2.1182, 0.931, 5.1092, 2.1999, 0.9174, 5.0753, 2.1999, 0.931, 5.1092, 2.1182, 0.931, 5.1092, 2.1182, 0.9174, 5.0753, 2.1999, 0.9174, 5.0753, 2.1182, 0.9127, 9.4104, 2.1999, 0.9127, 7.8558, 2.1999, 0.9127, 9.4104, 2.1182, 0.9127, 9.4104, 2.1182, 0.9127, 7.8558, 2.1999, 0.9127, 7.8558, 2.1182, 0.9174, 5.0753, 2.1999, 0.9127, 5.0352, 2.1999, 0.9174, 5.0753, 2.1182, 0.9174, 5.0753, 2.1182, 0.9127, 5.0352, 2.1999, 0.9127, 5.0352, 2.1181, 0.9514, 7.3198, 2.1999, 0.931, 7.297, 2.1999, 0.9514, 7.3198, 2.1181, 0.9514, 7.3198, 2.1182, 0.931, 7.297, 2.1999, 0.931, 7.297, 2.1999, 0.9754, 7.7512, 2.1181, 0.9514, 7.7589, 2.1181, 0.9754, 7.7512, 2.1999, 0.9754, 7.7512, 2.1999, 0.9514, 7.7589, 2.1181, 0.9514, 7.7589, 2.1999, 0.931, 7.7818, 2.1182, 0.9174, 7.8157, 2.1182, 0.931, 7.7818, 2.1999, 0.931, 7.7818, 2.1999, 0.9174, 7.8157, 2.1182, 0.9174, 7.8157, 2.1999, 1.598, 9.4104, 2.1172, 1.598, 7.8558, 2.1172, 1.598, 9.4104, 2.1999, 1.598, 9.4104, 2.1999, 1.598, 7.8558, 2.1172, 1.598, 7.8558, 2.1999, 1.5796, 5.1092, 2.1172, 1.5932, 5.0753, 2.1172, 1.5796, 5.1092, 2.1999, 1.5796, 5.1092, 2.1999, 1.5932, 5.0753, 2.1172, 1.5932, 5.0753, 2.1182, 0.931, 11.6722, 2.1999, 0.9174, 11.6383, 2.1999, 0.931, 11.6722, 2.1182, 0.931, 11.6722, 2.1182, 0.9174, 11.6383, 2.1999, 0.9174, 11.6383, 2.1182, 0.9127, 11.5981, 2.1999, 0.9127, 10.0436, 2.1999, 0.9127, 11.5981, 2.1182, 0.9127, 11.5981, 2.1182, 0.9127, 10.0436, 2.1999, 0.9127, 10.0436, 2.1999, 0.9174, 10.0034, 2.1182, 0.9127, 10.0436, 2.1182, 0.9174, 10.0034, 2.1999, 0.9174, 10.0034, 2.1999, 0.9127, 10.0436, 2.1182, 0.9127, 10.0436, 2.1999, 0.931, 5.594, 2.1182, 0.9174, 5.6283, 2.1182, 0.931, 5.594, 2.1999, 0.931, 5.594, 2.1999, 0.9174, 5.6283, 2.1182, 0.9174, 5.6283, 2.1181, 0.9754, 7.7512, 2.1999, 1.5352, 7.7512, 2.1999, 0.9754, 7.7512, 2.1181, 0.9754, 7.7512, 2.1173, 1.5352, 7.7512, 2.1999, 1.5352, 7.7512, 2.1182, 0.9127, 7.2229, 2.1999, 0.9127, 5.6684, 2.1999, 0.9127, 7.2229, 2.1182, 0.9127, 7.2229, 2.1182, 0.9127, 5.6684, 2.1999, 0.9127, 5.6684, 2.1999, 1.5796, 9.4844, 2.1172, 1.5932, 9.4505, 2.1172, 1.5796, 9.4844, 2.1999, 1.5796, 9.4844, 2.1999, 1.5932, 9.4505, 2.1172, 1.5932, 9.4505, 2.1999, 1.5593, 2.9447, 2.1172, 1.5796, 2.9218, 2.1172, 1.5593, 2.9447, 2.1999, 1.5593, 2.9447, 2.1999, 1.5796, 2.9218, 2.1172, 1.5796, 2.9218, 2.1999, 0.9514, 5.5715, 2.1182, 0.931, 5.594, 2.1181, 0.9514, 5.5715, 2.1999, 0.9514, 5.5715, 2.1999, 0.931, 5.594, 2.1182, 0.931, 5.594, 2.1181, 0.9754, 7.3276, 2.1999, 0.9514, 7.3198, 2.1999, 0.9754, 7.3276, 2.1181, 0.9754, 7.3276, 2.1181, 0.9514, 7.3198, 2.1999, 0.9514, 7.3198, 2.1181, 0.9754, 5.1402, 2.1999, 0.9514, 5.1321, 2.1999, 0.9754, 5.1402, 2.1181, 0.9754, 5.1402, 2.1181, 0.9514, 5.1321, 2.1999, 0.9514, 5.1321, 2.1172, 1.5932, 5.6283, 2.1999, 1.598, 5.6684, 2.1999, 1.5932, 5.6283, 2.1172, 1.5932, 5.6283, 2.1172, 1.598, 5.6684, 2.1999, 1.598, 5.6684, 2.1999, 0.9514, 3.3838, 2.1182, 0.931, 3.4066, 2.1181, 0.9514, 3.3838, 2.1999, 0.9514, 3.3838, 2.1999, 0.931, 3.4066, 2.1182, 0.931, 3.4066, 2.1182, 0.9127, 5.0352, 2.1999, 0.9127, 3.4806, 2.1999, 0.9127, 5.0352, 2.1182, 0.9127, 5.0352, 2.1182, 0.9127, 3.4806, 2.1999, 0.9127, 3.4806, 2.1999, 0.9754, 9.5153, 2.1173, 1.5352, 9.5153, 2.1181, 0.9754, 9.5153, 2.1999, 0.9754, 9.5153, 2.1999, 1.5352, 9.5153, 2.1173, 1.5352, 9.5153, 2.1181, 0.9754, 11.7027, 2.1171, 1.668, 11.9381, 2.119, 0.2853, 11.9341, 2.1171, 1.668, 11.9381, 2.1172, 1.598, -5.003, 2.1171, 1.668, -11.945, 2.1171, 1.668, 11.9381, 2.1172, 1.598, -3.5185, 2.1172, 1.598, -5.003, 2.1173, 1.5352, 11.7027, 2.1171, 1.668, 11.9381, 2.1181, 0.9754, 11.7027, 2.1172, 1.5593, 11.695, 2.1171, 1.668, 11.9381, 2.1173, 1.5352, 11.7027, 2.1172, 1.5932, -3.4783, 2.1172, 1.5773, -2.9622, 2.1172, 1.5823, -3.4511, 2.1172, 1.5932, -3.4783, 2.1172, 1.5796, -2.9596, 2.1172, 1.5773, -2.9622, 2.1172, 1.5796, 11.6722, 2.1171, 1.668, 11.9381, 2.1172, 1.5593, 11.695, 2.1172, 1.5932, 11.6383, 2.1171, 1.668, 11.9381, 2.1172, 1.5796, 11.6722, 2.1172, 1.598, -3.5185, 2.1172, 1.5796, -2.9596, 2.1172, 1.5932, -3.4783, 2.1172, 1.598, -3.5185, 2.1172, 1.5932, -2.9254, 2.1172, 1.5796, -2.9596, 2.1172, 1.598, 11.5981, 2.1171, 1.668, 11.9381, 2.1172, 1.5932, 11.6383, 2.1172, 1.598, 10.0436, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 11.5981, 2.1172, 1.598, -3.5185, 2.1172, 1.598, -2.8856, 2.1172, 1.5932, -2.9254, 2.1171, 1.668, 11.9381, 2.1172, 1.598, -2.8856, 2.1172, 1.598, -3.5185, 2.1171, 1.668, 11.9381, 2.1172, 1.598, -1.3307, 2.1172, 1.598, -2.8856, 2.1171, 1.668, 11.9381, 2.1172, 1.5932, -1.2909, 2.1172, 1.598, -1.3307, 2.1172, 1.5796, -1.2566, 2.1172, 1.5508, -0.3505, 2.1172, 1.5598, -1.2345, 2.1172, 1.5796, -1.2566, 2.1172, 1.5937, -0.3505, 2.1172, 1.5508, -0.3505, 2.1181, 0.9754, 9.5153, 2.1173, 1.5352, 9.9386, 2.1181, 0.9754, 9.9386, 2.1173, 1.5352, 9.5153, 2.1173, 1.5352, 9.9386, 2.1181, 0.9754, 9.5153, 2.1173, 1.5352, 9.5153, 2.1172, 1.5593, 9.9467, 2.1173, 1.5352, 9.9386, 2.1172, 1.5593, 9.5072, 2.1172, 1.5593, 9.9467, 2.1173, 1.5352, 9.5153, 2.1172, 1.5593, 9.5072, 2.1172, 1.5796, 9.9692, 2.1172, 1.5593, 9.9467, 2.1172, 1.5796, 9.4844, 2.1172, 1.5796, 9.9692, 2.1172, 1.5593, 9.5072, 2.1172, 1.5796, 9.4844, 2.1172, 1.5932, 10.0034, 2.1172, 1.5796, 9.9692, 2.1172, 1.5932, 9.4505, 2.1172, 1.5932, 10.0034, 2.1172, 1.5796, 9.4844, 2.1172, 1.5932, 9.4505, 2.1172, 1.598, 10.0436, 2.1172, 1.5932, 10.0034, 2.1172, 1.598, 9.4104, 2.1172, 1.598, 10.0436, 2.1172, 1.5932, 9.4505, 2.1172, 1.5932, -1.2909, 2.1172, 1.5937, -0.3505, 2.1172, 1.5796, -1.2566, 2.1172, 1.5937, 0.3502, 2.1173, 1.5352, 1.1882, 2.1173, 1.5437, 0.3502, 2.1171, 1.668, 11.9381, 2.1172, 1.5937, -0.3505, 2.1172, 1.5932, -1.2909, 2.1172, 1.5937, 0.3502, 2.1172, 1.5593, 1.1964, 2.1173, 1.5352, 1.1882, 2.1171, 1.668, 11.9381, 2.1172, 1.5937, 0.3502, 2.1172, 1.5937, -0.3505, 2.1172, 1.598, 9.4104, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 10.0436, 2.1172, 1.598, 7.8558, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 9.4104, 2.1172, 1.5937, 0.3502, 2.1172, 1.5796, 1.2192, 2.1172, 1.5593, 1.1964, 2.1172, 1.5937, 0.3502, 2.1172, 1.5932, 1.2531, 2.1172, 1.5796, 1.2192, 2.1173, 1.5352, 7.3276, 2.1172, 1.5593, 7.7589, 2.1173, 1.5352, 7.7512, 2.1172, 1.5593, 7.3198, 2.1172, 1.5593, 7.7589, 2.1173, 1.5352, 7.3276, 2.1172, 1.5593, 7.3198, 2.1172, 1.5796, 7.7818, 2.1172, 1.5593, 7.7589, 2.1172, 1.5796, 7.297, 2.1172, 1.5796, 7.7818, 2.1172, 1.5593, 7.3198, 2.1172, 1.5796, 7.297, 2.1172, 1.5932, 7.8157, 2.1172, 1.5796, 7.7818, 2.1172, 1.5932, 7.2631, 2.1172, 1.5932, 7.8157, 2.1172, 1.5796, 7.297, 2.1172, 1.5932, 7.2631, 2.1172, 1.598, 7.8558, 2.1172, 1.5932, 7.8157, 2.1172, 1.598, 7.2229, 2.1172, 1.598, 7.8558, 2.1172, 1.5932, 7.2631, 2.1172, 1.5937, 0.3502, 2.1172, 1.598, 1.2932, 2.1172, 1.5932, 1.2531, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 1.2932, 2.1172, 1.5937, 0.3502, 2.1172, 1.598, 7.2229, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 7.8558, 2.1172, 1.598, 5.6684, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 7.2229, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 2.8478, 2.1172, 1.598, 1.2932, 2.1171, 1.668, 11.9381, 2.1172, 1.5932, 2.8879, 2.1172, 1.598, 2.8478, 2.1173, 1.5352, 2.9524, 2.1181, 0.9754, 3.376, 2.1181, 0.9754, 2.9524, 2.1173, 1.5352, 2.9524, 2.1173, 1.5352, 3.376, 2.1181, 0.9754, 3.376, 2.1172, 1.5593, 2.9447, 2.1173, 1.5352, 3.376, 2.1173, 1.5352, 2.9524, 2.1172, 1.5593, 2.9447, 2.1172, 1.5593, 3.3838, 2.1173, 1.5352, 3.376, 2.1172, 1.5796, 2.9218, 2.1172, 1.5593, 3.3838, 2.1172, 1.5593, 2.9447, 2.1172, 1.5796, 2.9218, 2.1172, 1.5796, 3.4066, 2.1172, 1.5593, 3.3838, 2.1181, 0.9754, 5.1402, 2.1173, 1.5352, 5.5634, 2.1181, 0.9754, 5.5634, 2.1173, 1.5352, 5.1402, 2.1173, 1.5352, 5.5634, 2.1181, 0.9754, 5.1402, 2.1173, 1.5352, 5.1402, 2.1172, 1.5593, 5.5715, 2.1173, 1.5352, 5.5634, 2.1172, 1.5593, 5.1321, 2.1172, 1.5593, 5.5715, 2.1173, 1.5352, 5.1402, 2.1172, 1.5593, 5.1321, 2.1172, 1.5796, 5.594, 2.1172, 1.5593, 5.5715, 2.1172, 1.5796, 5.1092, 2.1172, 1.5796, 5.594, 2.1172, 1.5593, 5.1321, 2.1172, 1.5796, 5.1092, 2.1172, 1.5932, 5.6283, 2.1172, 1.5796, 5.594, 2.1172, 1.5932, 5.0753, 2.1172, 1.5932, 5.6283, 2.1172, 1.5796, 5.1092, 2.1172, 1.5932, 5.0753, 2.1172, 1.598, 5.6684, 2.1172, 1.5932, 5.6283, 2.1172, 1.598, 5.0352, 2.1172, 1.598, 5.6684, 2.1172, 1.5932, 5.0753, 2.1172, 1.5932, 2.8879, 2.1172, 1.5796, 3.4066, 2.1172, 1.5796, 2.9218, 2.1172, 1.5932, 2.8879, 2.1172, 1.5932, 3.4405, 2.1172, 1.5796, 3.4066, 2.1172, 1.598, 5.0352, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 5.6684, 2.1172, 1.5932, 2.8879, 2.1172, 1.598, 3.4806, 2.1172, 1.5932, 3.4405, 2.1172, 1.598, 3.4806, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 5.0352, 2.1171, 1.668, 11.9381, 2.1172, 1.598, 3.4806, 2.1172, 1.5932, 2.8879, 2.1999, 1.5796, 2.9218, 2.1172, 1.5932, 2.8879, 2.1172, 1.5796, 2.9218, 2.1999, 1.5796, 2.9218, 2.1999, 1.5932, 2.8879, 2.1172, 1.5932, 2.8879, 2.1999, 0.9514, 1.1964, 2.1182, 0.931, 1.2192, 2.1181, 0.9514, 1.1964, 2.1999, 0.9514, 1.1964, 2.1999, 0.931, 1.2192, 2.1182, 0.931, 1.2192, 2.1999, 1.5352, 7.3276, 2.1172, 1.5593, 7.3198, 2.1173, 1.5352, 7.3276, 2.1999, 1.5352, 7.3276, 2.1999, 1.5593, 7.3198, 2.1172, 1.5593, 7.3198, 2.1182, 0.9174, 9.4505, 2.1999, 0.9127, 9.4104, 2.1999, 0.9174, 9.4505, 2.1182, 0.9174, 9.4505, 2.1182, 0.9127, 9.4104, 2.1999, 0.9127, 9.4104, 2.1999, 0.9174, 5.6283, 2.1182, 0.9127, 5.6684, 2.1182, 0.9174, 5.6283, 2.1999, 0.9174, 5.6283, 2.1999, 0.9127, 5.6684, 2.1182, 0.9127, 5.6684, 2.1181, 0.9754, 9.9386, 2.1999, 1.5352, 9.9386, 2.1999, 0.9754, 9.9386, 2.1181, 0.9754, 9.9386, 2.1173, 1.5352, 9.9386, 2.1999, 1.5352, 9.9386, 2.1181, 0.9514, 2.9447, 2.1999, 0.931, 2.9218, 2.1999, 0.9514, 2.9447, 2.1181, 0.9514, 2.9447, 2.1182, 0.931, 2.9218, 2.1999, 0.931, 2.9218, 2.1181, 0.9754, 9.5153, 2.1999, 0.9514, 9.5072, 2.1999, 0.9754, 9.5153, 2.1181, 0.9754, 9.5153, 2.1181, 0.9514, 9.5072, 2.1999, 0.9514, 9.5072, 2.1999, 1.598, 11.5981, 2.1172, 1.598, 10.0436, 2.1172, 1.598, 11.5981, 2.1999, 1.598, 11.5981, 2.1999, 1.598, 10.0436, 2.1172, 1.598, 10.0436, 2.1999, 1.5932, 11.6383, 2.1172, 1.598, 11.5981, 2.1172, 1.5932, 11.6383, 2.1999, 1.5932, 11.6383, 2.1999, 1.598, 11.5981, 2.1172, 1.598, 11.5981, 2.1181, 0.9754, 1.1882, 2.1999, 1.5352, 1.1882, 2.1999, 0.9754, 1.1882, 2.1181, 0.9754, 1.1882, 2.1173, 1.5352, 1.1882, 2.1999, 1.5352, 1.1882, 2.1999, 0.9174, 1.2531, 2.1182, 0.9127, 1.2932, 2.1182, 0.9174, 1.2531, 2.1999, 0.9174, 1.2531, 2.1999, 0.9127, 1.2932, 2.1182, 0.9127, 1.2932, 2.1999, 0.9754, 5.5634, 2.1181, 0.9514, 5.5715, 2.1181, 0.9754, 5.5634, 2.1999, 0.9754, 5.5634, 2.1999, 0.9514, 5.5715, 2.1181, 0.9514, 5.5715, 2.1173, 1.5352, 7.7512, 2.1999, 1.5593, 7.7589, 2.1999, 1.5352, 7.7512, 2.1173, 1.5352, 7.7512, 2.1172, 1.5593, 7.7589, 2.1999, 1.5593, 7.7589, 2.1182, 0.931, 7.297, 2.1999, 0.9174, 7.2631, 2.1999, 0.931, 7.297, 2.1182, 0.931, 7.297, 2.1182, 0.9174, 7.2631, 2.1999, 0.9174, 7.2631, 2.1999, 0.9754, 7.3276, 2.1173, 1.5352, 7.3276, 2.1181, 0.9754, 7.3276, 2.1999, 0.9754, 7.3276, 2.1999, 1.5352, 7.3276, 2.1173, 1.5352, 7.3276, 2.1182, 0.931, 9.4844, 2.1999, 0.9174, 9.4505, 2.1999, 0.931, 9.4844, 2.1182, 0.931, 9.4844, 2.1182, 0.9174, 9.4505, 2.1999, 0.9174, 9.4505, 2.1172, 1.5593, 1.1964, 2.1999, 1.5796, 1.2192, 2.1999, 1.5593, 1.1964, 2.1172, 1.5593, 1.1964, 2.1172, 1.5796, 1.2192, 2.1999, 1.5796, 1.2192, 2.1182, 0.9174, 7.2631, 2.1999, 0.9127, 7.2229, 2.1999, 0.9174, 7.2631, 2.1182, 0.9174, 7.2631, 2.1182, 0.9127, 7.2229, 2.1999, 0.9127, 7.2229, 2.1999, 0.931, 9.9692, 2.1182, 0.9174, 10.0034, 2.1182, 0.931, 9.9692, 2.1999, 0.931, 9.9692, 2.1999, 0.9174, 10.0034, 2.1182, 0.9174, 10.0034, 2.1182, 0.9174, 2.8879, 2.1999, 0.9127, 2.8478, 2.1999, 0.9174, 2.8879, 2.1182, 0.9174, 2.8879, 2.1182, 0.9127, 2.8478, 2.1999, 0.9127, 2.8478, 2.1172, 1.5796, 3.4066, 2.1999, 1.5932, 3.4405, 2.1999, 1.5796, 3.4066, 2.1172, 1.5796, 3.4066, 2.1172, 1.5932, 3.4405, 2.1999, 1.5932, 3.4405, 2.1172, 1.5932, 1.2531, 2.1999, 1.598, 1.2932, 2.1999, 1.5932, 1.2531, 2.1172, 1.5932, 1.2531, 2.1172, 1.598, 1.2932, 2.1999, 1.598, 1.2932, 2.1181, 0.9514, 11.695, 2.1999, 0.931, 11.6722, 2.1999, 0.9514, 11.695, 2.1181, 0.9514, 11.695, 2.1182, 0.931, 11.6722, 2.1999, 0.931, 11.6722, 2.1181, 0.9514, 5.1321, 2.1999, 0.931, 5.1092, 2.1999, 0.9514, 5.1321, 2.1181, 0.9514, 5.1321, 2.1182, 0.931, 5.1092, 2.1999, 0.931, 5.1092, 2.1172, 1.5593, 7.7589, 2.1999, 1.5796, 7.7818, 2.1999, 1.5593, 7.7589, 2.1172, 1.5593, 7.7589, 2.1172, 1.5796, 7.7818, 2.1999, 1.5796, 7.7818, 2.1172, 1.5796, 5.594, 2.1999, 1.5932, 5.6283, 2.1999, 1.5796, 5.594, 2.1172, 1.5796, 5.594, 2.1172, 1.5932, 5.6283, 2.1999, 1.5932, 5.6283, 2.1999, 1.6761, 12.0741, 2.1999, 0.9754, 11.7027, 2.1999, 0.2853, 12.0741, 2.1999, 1.6761, 12.0741, 2.1999, 1.5352, 11.7027, 2.1999, 0.9754, 11.7027, 2.1999, 1.598, -4.7385, 2.1999, 1.6761, 12.0741, 2.1999, 1.6761, -12.0673, 2.2, 1.598, -3.5185, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, -4.7385, 2.1999, 1.6761, 12.0741, 2.1999, 1.5593, 11.695, 2.1999, 1.5352, 11.7027, 2.1999, 1.6761, 12.0741, 2.1999, 1.5796, 11.6722, 2.1999, 1.5593, 11.695, 2.1999, 1.5792, -2.96, 2.2, 1.5932, -3.4783, 2.1999, 1.5844, -3.4562, 2.2, 1.5796, -2.9596, 2.2, 1.5932, -3.4783, 2.1999, 1.5792, -2.96, 2.1999, 1.6761, 12.0741, 2.1999, 1.5932, 11.6383, 2.1999, 1.5796, 11.6722, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 11.5981, 2.1999, 1.5932, 11.6383, 2.2, 1.5796, -2.9596, 2.2, 1.598, -3.5185, 2.2, 1.5932, -3.4783, 2.2, 1.5932, -2.9254, 2.2, 1.598, -3.5185, 2.2, 1.5796, -2.9596, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 10.0436, 2.1999, 1.598, 11.5981, 2.2, 1.598, -2.8856, 2.2, 1.598, -3.5185, 2.2, 1.5932, -2.9254, 2.2, 1.598, -2.8856, 2.1999, 1.6761, 12.0741, 2.2, 1.598, -3.5185, 2.2, 1.598, -1.3307, 2.1999, 1.6761, 12.0741, 2.2, 1.598, -2.8856, 2.2, 1.5932, -1.2909, 2.1999, 1.6761, 12.0741, 2.2, 1.598, -1.3307, 2.1999, 1.5515, -0.3505, 2.2, 1.5796, -1.2566, 2.1999, 1.5609, -1.236, 2.1999, 1.5937, -0.3505, 2.2, 1.5796, -1.2566, 2.1999, 1.5515, -0.3505, 2.1999, 1.5352, 9.9386, 2.1999, 0.9754, 9.5153, 2.1999, 0.9754, 9.9386, 2.1999, 1.5352, 9.9386, 2.1999, 1.5352, 9.5153, 2.1999, 0.9754, 9.5153, 2.1999, 1.5593, 9.9467, 2.1999, 1.5352, 9.5153, 2.1999, 1.5352, 9.9386, 2.1999, 1.5593, 9.9467, 2.1999, 1.5593, 9.5072, 2.1999, 1.5352, 9.5153, 2.1999, 1.5796, 9.9692, 2.1999, 1.5593, 9.5072, 2.1999, 1.5593, 9.9467, 2.1999, 1.5796, 9.9692, 2.1999, 1.5796, 9.4844, 2.1999, 1.5593, 9.5072, 2.1999, 1.5932, 10.0034, 2.1999, 1.5796, 9.4844, 2.1999, 1.5796, 9.9692, 2.1999, 1.5932, 10.0034, 2.1999, 1.5932, 9.4505, 2.1999, 1.5796, 9.4844, 2.1999, 1.598, 10.0436, 2.1999, 1.5932, 9.4505, 2.1999, 1.5932, 10.0034, 2.1999, 1.598, 10.0436, 2.1999, 1.598, 9.4104, 2.1999, 1.5932, 9.4505, 2.1999, 1.5937, -0.3505, 2.2, 1.5932, -1.2909, 2.2, 1.5796, -1.2566, 2.1999, 1.5352, 1.1882, 2.2, 1.5937, 0.3502, 2.1999, 1.5441, 0.3502, 2.1999, 1.5937, -0.3505, 2.1999, 1.6761, 12.0741, 2.2, 1.5932, -1.2909, 2.1999, 1.5593, 1.1964, 2.2, 1.5937, 0.3502, 2.1999, 1.5352, 1.1882, 2.2, 1.5937, 0.3502, 2.1999, 1.6761, 12.0741, 2.1999, 1.5937, -0.3505, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 9.4104, 2.1999, 1.598, 10.0436, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 7.8558, 2.1999, 1.598, 9.4104, 2.1999, 1.5796, 1.2192, 2.2, 1.5937, 0.3502, 2.1999, 1.5593, 1.1964, 2.1999, 1.5932, 1.2531, 2.2, 1.5937, 0.3502, 2.1999, 1.5796, 1.2192, 2.1999, 1.5352, 7.7512, 2.1999, 0.9754, 7.3276, 2.1999, 0.9754, 7.7512, 2.1999, 1.5352, 7.7512, 2.1999, 1.5352, 7.3276, 2.1999, 0.9754, 7.3276, 2.1999, 1.5593, 7.7589, 2.1999, 1.5352, 7.3276, 2.1999, 1.5352, 7.7512, 2.1999, 1.5593, 7.7589, 2.1999, 1.5593, 7.3198, 2.1999, 1.5352, 7.3276, 2.1999, 1.5796, 7.7818, 2.1999, 1.5593, 7.3198, 2.1999, 1.5593, 7.7589, 2.1999, 1.5796, 7.7818, 2.1999, 1.5796, 7.297, 2.1999, 1.5593, 7.3198, 2.1999, 1.5932, 7.8157, 2.1999, 1.5796, 7.297, 2.1999, 1.5796, 7.7818, 2.1999, 1.5932, 7.8157, 2.1999, 1.5932, 7.2631, 2.1999, 1.5796, 7.297, 2.1999, 1.598, 7.8558, 2.1999, 1.5932, 7.2631, 2.1999, 1.5932, 7.8157, 2.1999, 1.598, 7.8558, 2.1999, 1.598, 7.2229, 2.1999, 1.5932, 7.2631, 2.1999, 1.598, 1.2932, 2.2, 1.5937, 0.3502, 2.1999, 1.5932, 1.2531, 2.1999, 1.598, 1.2932, 2.1999, 1.6761, 12.0741, 2.2, 1.5937, 0.3502, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 7.2229, 2.1999, 1.598, 7.8558, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 5.6684, 2.1999, 1.598, 7.2229, 2.1999, 1.598, 2.8478, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 1.2932, 2.1999, 1.5932, 2.8879, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 2.8478, 2.1999, 0.9754, 3.376, 2.1999, 1.5352, 2.9524, 2.1999, 0.9754, 2.9524, 2.1999, 1.5352, 3.376, 2.1999, 1.5352, 2.9524, 2.1999, 0.9754, 3.376, 2.1999, 1.5352, 3.376, 2.1999, 1.5593, 2.9447, 2.1999, 1.5352, 2.9524, 2.1999, 1.5593, 3.3838, 2.1999, 1.5593, 2.9447, 2.1999, 1.5352, 3.376, 2.1999, 1.5593, 3.3838, 2.1999, 1.5796, 2.9218, 2.1999, 1.5593, 2.9447, 2.1999, 1.5796, 3.4066, 2.1999, 1.5796, 2.9218, 2.1999, 1.5593, 3.3838, 2.1999, 1.5352, 5.5634, 2.1999, 0.9754, 5.1402, 2.1999, 0.9754, 5.5634, 2.1999, 1.5352, 5.5634, 2.1999, 1.5352, 5.1402, 2.1999, 0.9754, 5.1402, 2.1999, 1.5593, 5.5715, 2.1999, 1.5352, 5.1402, 2.1999, 1.5352, 5.5634, 2.1999, 1.5593, 5.5715, 2.1999, 1.5593, 5.1321, 2.1999, 1.5352, 5.1402, 2.1999, 1.5796, 5.594, 2.1999, 1.5593, 5.1321, 2.1999, 1.5593, 5.5715, 2.1999, 1.5796, 5.594, 2.1999, 1.5796, 5.1092, 2.1999, 1.5593, 5.1321, 2.1999, 1.5932, 5.6283, 2.1999, 1.5796, 5.1092, 2.1999, 1.5796, 5.594, 2.1999, 1.5932, 5.6283, 2.1999, 1.5932, 5.0753, 2.1999, 1.5796, 5.1092, 2.1999, 1.598, 5.6684, 2.1999, 1.5932, 5.0753, 2.1999, 1.5932, 5.6283, 2.1999, 1.598, 5.6684, 2.1999, 1.598, 5.0352, 2.1999, 1.5932, 5.0753, 2.1999, 1.5796, 3.4066, 2.1999, 1.5932, 2.8879, 2.1999, 1.5796, 2.9218, 2.1999, 1.5932, 3.4405, 2.1999, 1.5932, 2.8879, 2.1999, 1.5796, 3.4066, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 5.0352, 2.1999, 1.598, 5.6684, 2.1999, 1.598, 3.4806, 2.1999, 1.5932, 2.8879, 2.1999, 1.5932, 3.4405, 2.1999, 1.6761, 12.0741, 2.1999, 1.598, 3.4806, 2.1999, 1.598, 5.0352, 2.1999, 1.598, 3.4806, 2.1999, 1.6761, 12.0741, 2.1999, 1.5932, 2.8879, 2.1172, 1.5593, 5.5715, 2.1999, 1.5796, 5.594, 2.1999, 1.5593, 5.5715, 2.1172, 1.5593, 5.5715, 2.1172, 1.5796, 5.594, 2.1999, 1.5796, 5.594, 2.1999, 0.9174, 7.8157, 2.1182, 0.9127, 7.8558, 2.1182, 0.9174, 7.8157, 2.1999, 0.9174, 7.8157, 2.1999, 0.9127, 7.8558, 2.1182, 0.9127, 7.8558, 2.1999, 1.5352, 5.1402, 2.1172, 1.5593, 5.1321, 2.1173, 1.5352, 5.1402, 2.1999, 1.5352, 5.1402, 2.1999, 1.5593, 5.1321, 2.1172, 1.5593, 5.1321, 2.1999, 0.931, 3.4066, 2.1182, 0.9174, 3.4405, 2.1182, 0.931, 3.4066, 2.1999, 0.931, 3.4066, 2.1999, 0.9174, 3.4405, 2.1182, 0.9174, 3.4405, 2.1172, 1.5932, 3.4405, 2.1999, 1.598, 3.4806, 2.1999, 1.5932, 3.4405, 2.1172, 1.5932, 3.4405, 2.1172, 1.598, 3.4806, 2.1999, 1.598, 3.4806, 2.1999, 1.5593, 11.695, 2.1172, 1.5796, 11.6722, 2.1172, 1.5593, 11.695, 2.1999, 1.5593, 11.695, 2.1999, 1.5796, 11.6722, 2.1172, 1.5796, 11.6722, 2.1999, 1.598, 2.8478, 2.1172, 1.598, 1.2932, 2.1172, 1.598, 2.8478, 2.1999, 1.598, 2.8478, 2.1999, 1.598, 1.2932, 2.1172, 1.598, 1.2932, 2.1181, 0.9754, 11.7027, 2.1999, 0.9514, 11.695, 2.1999, 0.9754, 11.7027, 2.1181, 0.9754, 11.7027, 2.1181, 0.9514, 11.695, 2.1999, 0.9514, 11.695, 2.1999, 0.9754, 1.1882, 2.1181, 0.9514, 1.1964, 2.1181, 0.9754, 1.1882, 2.1999, 0.9754, 1.1882, 2.1999, 0.9514, 1.1964, 2.1181, 0.9514, 1.1964, 2.1173, 1.5352, 5.5634, 2.1999, 1.5593, 5.5715, 2.1999, 1.5352, 5.5634, 2.1173, 1.5352, 5.5634, 2.1172, 1.5593, 5.5715, 2.1999, 1.5593, 5.5715, 2.1172, 1.5593, 3.3838, 2.1999, 1.5796, 3.4066, 2.1999, 1.5593, 3.3838, 2.1172, 1.5593, 3.3838, 2.1172, 1.5796, 3.4066, 2.1999, 1.5796, 3.4066, 2.1182, 0.9127, 2.8478, 2.1999, 0.9127, 1.2932, 2.1999, 0.9127, 2.8478, 2.1182, 0.9127, 2.8478, 2.1182, 0.9127, 1.2932, 2.1999, 0.9127, 1.2932, 2.1181, 0.9754, 3.376, 2.1999, 1.5352, 3.376, 2.1999, 0.9754, 3.376, 2.1181, 0.9754, 3.376, 2.1173, 1.5352, 3.376, 2.1999, 1.5352, 3.376, 2.1999, 0.9754, 2.9524, 2.1173, 1.5352, 2.9524, 2.1181, 0.9754, 2.9524, 2.1999, 0.9754, 2.9524, 2.1999, 1.5352, 2.9524, 2.1173, 1.5352, 2.9524, 2.1172, 1.5593, 9.9467, 2.1999, 1.5796, 9.9692, 2.1999, 1.5593, 9.9467, 2.1172, 1.5593, 9.9467, 2.1172, 1.5796, 9.9692, 2.1999, 1.5796, 9.9692, 2.1999, 0.9514, 9.9467, 2.1182, 0.931, 9.9692, 2.1181, 0.9514, 9.9467, 2.1999, 0.9514, 9.9467, 2.1999, 0.931, 9.9692, 2.1182, 0.931, 9.9692, 2.1181, 0.9754, 5.5634, 2.1999, 1.5352, 5.5634, 2.1999, 0.9754, 5.5634, 2.1181, 0.9754, 5.5634, 2.1173, 1.5352, 5.5634, 2.1999, 1.5352, 5.5634, 2.1999, 1.5796, 11.6722, 2.1172, 1.5932, 11.6383, 2.1172, 1.5796, 11.6722, 2.1999, 1.5796, 11.6722, 2.1999, 1.5932, 11.6383, 2.1172, 1.5932, 11.6383, 2.1182, 0.9174, 11.6383, 2.1999, 0.9127, 11.5981, 2.1999, 0.9174, 11.6383, 2.1182, 0.9174, 11.6383, 2.1182, 0.9127, 11.5981, 2.1999, 0.9127, 11.5981, 2.1182, 0.931, 2.9218, 2.1999, 0.9174, 2.8879, 2.1999, 0.931, 2.9218, 2.1182, 0.931, 2.9218, 2.1182, 0.9174, 2.8879, 2.1999, 0.9174, 2.8879, 2.1172, 1.5932, 7.8157, 2.1999, 1.598, 7.8558, 2.1999, 1.5932, 7.8157, 2.1172, 1.5932, 7.8157, 2.1172, 1.598, 7.8558, 2.1999, 1.598, 7.8558, 2.1999, 0.9174, 3.4405, 2.1182, 0.9127, 3.4806, 2.1182, 0.9174, 3.4405, 2.1999, 0.9174, 3.4405, 2.1999, 0.9127, 3.4806, 2.1182, 0.9127, 3.4806, 2.1999, 0.9514, 7.7589, 2.1182, 0.931, 7.7818, 2.1181, 0.9514, 7.7589, 2.1999, 0.9514, 7.7589, 2.1999, 0.931, 7.7818, 2.1182, 0.931, 7.7818, 2.1172, 1.5932, 10.0034, 2.1999, 1.598, 10.0436, 2.1999, 1.5932, 10.0034, 2.1172, 1.5932, 10.0034, 2.1172, 1.598, 10.0436, 2.1999, 1.598, 10.0436, 2.1999, 1.5593, 9.5072, 2.1172, 1.5796, 9.4844, 2.1172, 1.5593, 9.5072, 2.1999, 1.5593, 9.5072, 2.1999, 1.5796, 9.4844, 2.1172, 1.5796, 9.4844, 2.1173, 1.5352, 3.376, 2.1999, 1.5593, 3.3838, 2.1999, 1.5352, 3.376, 2.1173, 1.5352, 3.376, 2.1172, 1.5593, 3.3838, 2.1999, 1.5593, 3.3838, 2.1999, 1.5352, 2.9524, 2.1172, 1.5593, 2.9447, 2.1173, 1.5352, 2.9524, 2.1999, 1.5352, 2.9524, 2.1999, 1.5593, 2.9447, 2.1172, 1.5593, 2.9447, 2.1999, 1.5352, 9.5153, 2.1172, 1.5593, 9.5072, 2.1173, 1.5352, 9.5153, 2.1999, 1.5352, 9.5153, 2.1999, 1.5593, 9.5072, 2.1172, 1.5593, 9.5072, 2.1999, 1.5932, 9.4505, 2.1172, 1.598, 9.4104, 2.1172, 1.5932, 9.4505, 2.1999, 1.5932, 9.4505, 2.1999, 1.598, 9.4104, 2.1172, 1.598, 9.4104, 2.1172, 1.5796, 9.9692, 2.1999, 1.5932, 10.0034, 2.1999, 1.5796, 9.9692, 2.1172, 1.5796, 9.9692, 2.1172, 1.5932, 10.0034, 2.1999, 1.5932, 10.0034, 2.1999, 1.598, 7.2229, 2.1172, 1.598, 5.6684, 2.1172, 1.598, 7.2229, 2.1999, 1.598, 7.2229, 2.1999, 1.598, 5.6684, 2.1172, 1.598, 5.6684, 2.1172, 1.5796, 1.2192, 2.1999, 1.5932, 1.2531, 2.1999, 1.5796, 1.2192, 2.1172, 1.5796, 1.2192, 2.1172, 1.5932, 1.2531, 2.1999, 1.5932, 1.2531, 2.1999, 1.5796, 7.297, 2.1172, 1.5932, 7.2631, 2.1172, 1.5796, 7.297, 2.1999, 1.5796, 7.297, 2.1999, 1.5932, 7.2631, 2.1172, 1.5932, 7.2631, 2.1181, 0.9514, 9.5072, 2.1999, 0.931, 9.4844, 2.1999, 0.9514, 9.5072, 2.1181, 0.9514, 9.5072, 2.1182, 0.931, 9.4844, 2.1999, 0.931, 9.4844, 2.1172, 1.5796, 7.7818, 2.1999, 1.5932, 7.8157, 2.1999, 1.5796, 7.7818, 2.1172, 1.5796, 7.7818, 2.1172, 1.5932, 7.8157, 2.1999, 1.5932, 7.8157, 2.1999, 1.5932, 2.8879, 2.1172, 1.598, 2.8478, 2.1172, 1.5932, 2.8879, 2.1999, 1.5932, 2.8879, 2.1999, 1.598, 2.8478, 2.1172, 1.598, 2.8478, 2.1999, 0.9754, 11.7027, 2.1173, 1.5352, 11.7027, 2.1181, 0.9754, 11.7027, 2.1999, 0.9754, 11.7027, 2.1999, 1.5352, 11.7027, 2.1173, 1.5352, 11.7027, 2.1173, 1.5352, 9.9386, 2.1999, 1.5593, 9.9467, 2.1999, 1.5352, 9.9386, 2.1173, 1.5352, 9.9386, 2.1172, 1.5593, 9.9467, 2.1999, 1.5593, 9.9467, 2.1173, 1.5352, 1.1882, 2.1999, 1.5593, 1.1964, 2.1999, 1.5352, 1.1882, 2.1173, 1.5352, 1.1882, 2.1172, 1.5593, 1.1964, 2.1999, 1.5593, 1.1964, 2.1999, 1.5352, 11.7027, 2.1172, 1.5593, 11.695, 2.1173, 1.5352, 11.7027, 2.1999, 1.5352, 11.7027, 2.1999, 1.5593, 11.695, 2.1172, 1.5593, 11.695, 2.1999, 0.931, 1.2192, 2.1182, 0.9174, 1.2531, 2.1182, 0.931, 1.2192, 2.1999, 0.931, 1.2192, 2.1999, 0.9174, 1.2531, 2.1182, 0.9174, 1.2531, 2.1999, 1.5932, 7.2631, 2.1172, 1.598, 7.2229, 2.1172, 1.5932, 7.2631, 2.1999, 1.5932, 7.2631, 2.1999, 1.598, 7.2229, 2.1172, 1.598, 7.2229, 2.1999, 0.9754, 9.9386, 2.1181, 0.9514, 9.9467, 2.1181, 0.9754, 9.9386, 2.1999, 0.9754, 9.9386, 2.1999, 0.9514, 9.9467, 2.1181, 0.9514, 9.9467, 2.1999, 1.598, 5.0352, 2.1172, 1.598, 3.4806, 2.1172, 1.598, 5.0352, 2.1999, 1.598, 5.0352, 2.1999, 1.598, 3.4806, 2.1172, 1.598, 3.4806, 2.1999, 0.9754, 5.1402, 2.1173, 1.5352, 5.1402, 2.1181, 0.9754, 5.1402, 2.1999, 0.9754, 5.1402, 2.1999, 1.5352, 5.1402, 2.1173, 1.5352, 5.1402, 2.1181, 0.9754, 2.9524, 2.1999, 0.9514, 2.9447, 2.1999, 0.9754, 2.9524, 2.1181, 0.9754, 2.9524, 2.1181, 0.9514, 2.9447, 2.1999, 0.9514, 2.9447, 2.1999, 0.9754, 3.376, 2.1181, 0.9514, 3.3838, 2.1181, 0.9754, 3.376, 2.1999, 0.9754, 3.376, 2.1999, 0.9514, 3.3838, 2.1181, 0.9514, 3.3838, 2.1999, 1.5932, 5.0753, 2.1172, 1.598, 5.0352, 2.1172, 1.5932, 5.0753, 2.1999, 1.5932, 5.0753, 2.1999, 1.598, 5.0352, 2.1172, 1.598, 5.0352, 2.1999, 1.5593, 7.3198, 2.1172, 1.5796, 7.297, 2.1172, 1.5593, 7.3198, 2.1999, 1.5593, 7.3198, 2.1999, 1.5796, 7.297, 2.1172, 1.5796, 7.297, 2.1999, 1.5593, 5.1321, 2.1172, 1.5796, 5.1092, 2.1172, 1.5593, 5.1321, 2.1999, 1.5593, 5.1321, 2.1999, 1.5796, 5.1092, 2.1172, 1.5796, 5.1092, 2.1182, 0.931, -7.8196, 2.1999, 0.9174, -7.8535, 2.1999, 0.931, -7.8196, 2.1182, 0.931, -7.8196, 2.1182, 0.9174, -7.8535, 2.1999, 0.9174, -7.8535, 2.1182, 0.9127, -3.5185, 2.1999, 0.9127, -5.073, 2.1999, 0.9127, -3.5185, 2.1182, 0.9127, -3.5185, 2.1182, 0.9127, -5.073, 2.1999, 0.9127, -5.073, 2.1182, 0.9174, -7.8535, 2.1999, 0.9127, -7.8936, 2.1999, 0.9174, -7.8535, 2.1182, 0.9174, -7.8535, 2.1182, 0.9127, -7.8936, 2.1999, 0.9127, -7.8936, 2.1181, 0.9514, -5.6094, 2.1999, 0.931, -5.6318, 2.1999, 0.9514, -5.6094, 2.1181, 0.9514, -5.6094, 2.1182, 0.931, -5.6318, 2.1999, 0.931, -5.6318, 2.1999, 0.9754, -5.178, 2.1181, 0.9514, -5.1699, 2.1181, 0.9754, -5.178, 2.1999, 0.9754, -5.178, 2.1999, 0.9514, -5.1699, 2.1181, 0.9514, -5.1699, 2.1999, 0.931, -5.147, 2.1182, 0.9174, -5.1132, 2.1182, 0.931, -5.147, 2.1999, 0.931, -5.147, 2.1999, 0.9174, -5.1132, 2.1182, 0.9174, -5.1132, 2.1999, 1.598, -4.7385, 2.1172, 1.598, -3.5185, 2.2, 1.598, -3.5185, 2.1172, 1.598, -3.5185, 2.1172, 1.598, -5.073, 2.1172, 1.598, -5.003, 2.1172, 1.598, -5.073, 2.1999, 1.598, -4.7385, 2.1999, 1.598, -5.073, 2.1172, 1.598, -3.5185, 2.1999, 1.598, -4.7385, 2.1172, 1.598, -5.073, 2.1999, 1.5796, -7.8196, 2.1172, 1.5932, -7.8535, 2.1172, 1.5796, -7.8196, 2.1999, 1.5796, -7.8196, 2.1999, 1.5932, -7.8535, 2.1172, 1.5932, -7.8535, 2.1182, 0.931, -1.2566, 2.1999, 0.9174, -1.2909, 2.1999, 0.931, -1.2566, 2.1182, 0.931, -1.2566, 2.1182, 0.9174, -1.2909, 2.1999, 0.9174, -1.2909, 2.1182, 0.9127, -1.3307, 2.1999, 0.9127, -2.8856, 2.1999, 0.9127, -1.3307, 2.1182, 0.9127, -1.3307, 2.1182, 0.9127, -2.8856, 2.1999, 0.9127, -2.8856, 2.1999, 0.9174, -2.9254, 2.1182, 0.9127, -2.8856, 2.1182, 0.9174, -2.9254, 2.1999, 0.9174, -2.9254, 2.1999, 0.9127, -2.8856, 2.1182, 0.9127, -2.8856, 2.1999, 0.931, -7.3348, 2.1182, 0.9174, -7.3006, 2.1182, 0.931, -7.3348, 2.1999, 0.931, -7.3348, 2.1999, 0.9174, -7.3006, 2.1182, 0.9174, -7.3006, 2.1173, 1.5352, -5.178, 2.1999, 0.9754, -5.178, 2.1181, 0.9754, -5.178, 2.1999, 1.3401, -5.178, 2.1173, 1.5352, -5.178, 2.1999, 1.5352, -5.178, 2.1999, 0.9754, -5.178, 2.1173, 1.5352, -5.178, 2.1999, 1.3401, -5.178, 2.1182, 0.9127, -5.7059, 2.1999, 0.9127, -7.2608, 2.1999, 0.9127, -5.7059, 2.1182, 0.9127, -5.7059, 2.1182, 0.9127, -7.2608, 2.1999, 0.9127, -7.2608, 2.1999, 1.5844, -3.4562, 2.1172, 1.5796, -3.4444, 2.1999, 1.5796, -3.4444, 2.1172, 1.5796, -3.4444, 2.1172, 1.5932, -3.4783, 2.1172, 1.5823, -3.4511, 2.1172, 1.5932, -3.4783, 2.1999, 1.5844, -3.4562, 2.2, 1.5932, -3.4783, 2.1172, 1.5796, -3.4444, 2.1999, 1.5844, -3.4562, 2.1172, 1.5932, -3.4783, 2.1999, 1.5593, -9.9842, 2.1172, 1.5796, -10.007, 2.1172, 1.5593, -9.9842, 2.1999, 1.5593, -9.9842, 2.1999, 1.5796, -10.007, 2.1172, 1.5796, -10.007, 2.1999, 0.9514, -7.3573, 2.1182, 0.931, -7.3348, 2.1181, 0.9514, -7.3573, 2.1999, 0.9514, -7.3573, 2.1999, 0.931, -7.3348, 2.1182, 0.931, -7.3348, 2.1181, 0.9754, -5.6012, 2.1999, 0.9514, -5.6094, 2.1999, 0.9754, -5.6012, 2.1181, 0.9754, -5.6012, 2.1181, 0.9514, -5.6094, 2.1999, 0.9514, -5.6094, 2.1181, 0.9754, -7.7887, 2.1999, 0.9514, -7.7968, 2.1999, 0.9754, -7.7887, 2.1181, 0.9754, -7.7887, 2.1181, 0.9514, -7.7968, 2.1999, 0.9514, -7.7968, 2.1172, 1.5932, -7.3006, 2.1999, 1.598, -7.2608, 2.1999, 1.5932, -7.3006, 2.1172, 1.5932, -7.3006, 2.1172, 1.598, -7.2608, 2.1999, 1.598, -7.2608, 2.1999, 0.9514, -9.5451, 2.1182, 0.931, -9.5222, 2.1181, 0.9514, -9.5451, 2.1999, 0.9514, -9.5451, 2.1999, 0.931, -9.5222, 2.1182, 0.931, -9.5222, 2.1182, 0.9127, -7.8936, 2.1999, 0.9127, -9.4482, 2.1999, 0.9127, -7.8936, 2.1182, 0.9127, -7.8936, 2.1182, 0.9127, -9.4482, 2.1999, 0.9127, -9.4482, 2.1999, 0.9754, -3.4135, 2.1173, 1.5352, -3.4135, 2.1181, 0.9754, -3.4135, 2.1999, 0.9754, -3.4135, 2.1999, 1.5352, -3.4135, 2.1173, 1.5352, -3.4135, 2.1172, 1.598, -5.073, 2.1171, 1.668, -11.945, 2.1172, 1.598, -5.003, 2.1171, 1.668, -11.945, 2.1172, 1.5593, -11.7325, 2.1173, 1.5352, -11.7406, 2.1171, 1.668, -11.945, 2.1172, 1.5796, -11.71, 2.1172, 1.5593, -11.7325, 2.1172, 1.5932, -5.1132, 2.1171, 1.668, -11.945, 2.1172, 1.598, -5.073, 2.1171, 1.668, -11.945, 2.1172, 1.5932, -11.6757, 2.1172, 1.5796, -11.71, 2.1171, 1.668, -11.945, 2.1172, 1.598, -11.6356, 2.1172, 1.5932, -11.6757, 2.1181, 0.9754, -5.6012, 2.1173, 1.5352, -5.178, 2.1181, 0.9754, -5.178, 2.1173, 1.5352, -5.6012, 2.1173, 1.5352, -5.178, 2.1181, 0.9754, -5.6012, 2.1173, 1.5352, -5.6012, 2.1172, 1.5593, -5.1699, 2.1173, 1.5352, -5.178, 2.1172, 1.5593, -5.6094, 2.1172, 1.5593, -5.1699, 2.1173, 1.5352, -5.6012, 2.1172, 1.5593, -5.6094, 2.1172, 1.5796, -5.147, 2.1172, 1.5593, -5.1699, 2.1172, 1.5796, -5.6318, 2.1172, 1.5796, -5.147, 2.1172, 1.5593, -5.6094, 2.1171, 1.668, -11.945, 2.1172, 1.598, -10.081, 2.1172, 1.598, -11.6356, 2.1172, 1.5796, -5.6318, 2.1172, 1.5932, -5.1132, 2.1172, 1.5796, -5.147, 2.1172, 1.5932, -5.6657, 2.1172, 1.5932, -5.1132, 2.1172, 1.5796, -5.6318, 2.1173, 1.5352, -9.9764, 2.1181, 0.9754, -9.5528, 2.1181, 0.9754, -9.9764, 2.1173, 1.5352, -9.9764, 2.1173, 1.5352, -9.5528, 2.1181, 0.9754, -9.5528, 2.1172, 1.5593, -9.9842, 2.1173, 1.5352, -9.5528, 2.1173, 1.5352, -9.9764, 2.1172, 1.5593, -9.9842, 2.1172, 1.5593, -9.5451, 2.1173, 1.5352, -9.5528, 2.1172, 1.5796, -10.007, 2.1172, 1.5593, -9.5451, 2.1172, 1.5593, -9.9842, 2.1172, 1.5796, -10.007, 2.1172, 1.5796, -9.5222, 2.1172, 1.5593, -9.5451, 2.1172, 1.5932, -10.0409, 2.1172, 1.5796, -9.5222, 2.1172, 1.5796, -10.007, 2.1172, 1.5932, -10.0409, 2.1172, 1.5932, -9.4883, 2.1172, 1.5796, -9.5222, 2.1172, 1.598, -10.081, 2.1172, 1.5932, -9.4883, 2.1172, 1.5932, -10.0409, 2.1172, 1.598, -10.081, 2.1172, 1.598, -9.4482, 2.1172, 1.5932, -9.4883, 2.1172, 1.598, -5.7059, 2.1172, 1.5932, -5.1132, 2.1172, 1.5932, -5.6657, 2.1172, 1.598, -5.7059, 2.1171, 1.668, -11.945, 2.1172, 1.5932, -5.1132, 2.1171, 1.668, -11.945, 2.1172, 1.598, -9.4482, 2.1172, 1.598, -10.081, 2.1171, 1.668, -11.945, 2.1172, 1.598, -7.8936, 2.1172, 1.598, -9.4482, 2.1172, 1.598, -7.2608, 2.1171, 1.668, -11.945, 2.1172, 1.598, -5.7059, 2.1172, 1.5932, -7.3006, 2.1171, 1.668, -11.945, 2.1172, 1.598, -7.2608, 2.1172, 1.5932, -7.3006, 2.1172, 1.598, -7.8936, 2.1171, 1.668, -11.945, 2.1172, 1.5796, -7.3348, 2.1172, 1.598, -7.8936, 2.1172, 1.5932, -7.3006, 2.1172, 1.5796, -7.3348, 2.1172, 1.5932, -7.8535, 2.1172, 1.598, -7.8936, 2.1172, 1.5593, -7.3573, 2.1172, 1.5932, -7.8535, 2.1172, 1.5796, -7.3348, 2.1172, 1.5593, -7.3573, 2.1172, 1.5796, -7.8196, 2.1172, 1.5932, -7.8535, 2.1178, 1.1358, -7.7887, 2.1173, 1.5352, -7.3654, 2.1181, 0.9754, -7.3654, 2.1173, 1.5352, -7.3654, 2.1172, 1.5796, -7.8196, 2.1172, 1.5593, -7.3573, 2.1173, 1.5352, -7.3654, 2.1172, 1.5593, -7.7968, 2.1172, 1.5796, -7.8196, 2.1173, 1.5352, -7.7887, 2.1173, 1.5352, -7.3654, 2.1178, 1.1358, -7.7887, 2.1172, 1.5593, -7.7968, 2.1173, 1.5352, -7.3654, 2.1173, 1.5352, -7.7887, 2.1999, 1.5796, -10.007, 2.1172, 1.5932, -10.0409, 2.1172, 1.5796, -10.007, 2.1999, 1.5796, -10.007, 2.1999, 1.5932, -10.0409, 2.1172, 1.5932, -10.0409, 2.1999, 0.9514, -11.7325, 2.1182, 0.931, -11.71, 2.1181, 0.9514, -11.7325, 2.1999, 0.9514, -11.7325, 2.1999, 0.931, -11.71, 2.1182, 0.931, -11.71, 2.1999, 1.5352, -5.6012, 2.1172, 1.5593, -5.6094, 2.1173, 1.5352, -5.6012, 2.1999, 1.5352, -5.6012, 2.1999, 1.5593, -5.6094, 2.1172, 1.5593, -5.6094, 2.1182, 0.9174, -3.4783, 2.1999, 0.9127, -3.5185, 2.1999, 0.9174, -3.4783, 2.1182, 0.9174, -3.4783, 2.1182, 0.9127, -3.5185, 2.1999, 0.9127, -3.5185, 2.1999, 0.9174, -7.3006, 2.1182, 0.9127, -7.2608, 2.1182, 0.9174, -7.3006, 2.1999, 0.9174, -7.3006, 2.1999, 0.9127, -7.2608, 2.1182, 0.9127, -7.2608, 2.1181, 0.9754, -2.9902, 2.1999, 1.5352, -2.9902, 2.1999, 0.9754, -2.9902, 2.1181, 0.9754, -2.9902, 2.1173, 1.5352, -2.9902, 2.1999, 1.5352, -2.9902, 2.1181, 0.9514, -9.9842, 2.1999, 0.931, -10.007, 2.1999, 0.9514, -9.9842, 2.1181, 0.9514, -9.9842, 2.1182, 0.931, -10.007, 2.1999, 0.931, -10.007, 2.1181, 0.9754, -3.4135, 2.1999, 0.9514, -3.4216, 2.1999, 0.9754, -3.4135, 2.1181, 0.9754, -3.4135, 2.1181, 0.9514, -3.4216, 2.1999, 0.9514, -3.4216, 2.2, 1.598, -1.3307, 2.1172, 1.598, -2.8856, 2.1172, 1.598, -1.3307, 2.2, 1.598, -1.3307, 2.2, 1.598, -2.8856, 2.1172, 1.598, -2.8856, 2.2, 1.5932, -1.2909, 2.1172, 1.598, -1.3307, 2.1172, 1.5932, -1.2909, 2.2, 1.5932, -1.2909, 2.2, 1.598, -1.3307, 2.1172, 1.598, -1.3307, 2.1181, 0.9754, -11.7406, 2.1999, 1.5352, -11.7406, 2.1999, 0.9754, -11.7406, 2.1181, 0.9754, -11.7406, 2.1173, 1.5352, -11.7406, 2.1999, 1.5352, -11.7406, 2.1999, 0.9174, -11.6757, 2.1182, 0.9127, -11.6356, 2.1182, 0.9174, -11.6757, 2.1999, 0.9174, -11.6757, 2.1999, 0.9127, -11.6356, 2.1182, 0.9127, -11.6356, 2.1999, 0.9754, -7.3654, 2.1181, 0.9514, -7.3573, 2.1181, 0.9754, -7.3654, 2.1999, 0.9754, -7.3654, 2.1999, 0.9514, -7.3573, 2.1181, 0.9514, -7.3573, 2.1173, 1.5352, -5.178, 2.1999, 1.5593, -5.1699, 2.1999, 1.5352, -5.178, 2.1173, 1.5352, -5.178, 2.1172, 1.5593, -5.1699, 2.1999, 1.5593, -5.1699, 2.1182, 0.931, -5.6318, 2.1999, 0.9174, -5.6657, 2.1999, 0.931, -5.6318, 2.1182, 0.931, -5.6318, 2.1182, 0.9174, -5.6657, 2.1999, 0.9174, -5.6657, 2.2, 1.3331, -5.6012, 2.1181, 0.9754, -5.6012, 2.1999, 0.9754, -5.6012, 2.1181, 0.9754, -5.6012, 2.1999, 1.5352, -5.6012, 2.1173, 1.5352, -5.6012, 2.1181, 0.9754, -5.6012, 2.2, 1.3331, -5.6012, 2.1999, 1.5352, -5.6012, 2.1182, 0.931, -3.4444, 2.1999, 0.9174, -3.4783, 2.1999, 0.931, -3.4444, 2.1182, 0.931, -3.4444, 2.1182, 0.9174, -3.4783, 2.1999, 0.9174, -3.4783, 2.1172, 1.5593, -11.7325, 2.1999, 1.5796, -11.71, 2.1999, 1.5593, -11.7325, 2.1172, 1.5593, -11.7325, 2.1172, 1.5796, -11.71, 2.1999, 1.5796, -11.71, 2.1182, 0.9174, -5.6657, 2.1999, 0.9127, -5.7059, 2.1999, 0.9174, -5.6657, 2.1182, 0.9174, -5.6657, 2.1182, 0.9127, -5.7059, 2.1999, 0.9127, -5.7059, 2.1999, 0.931, -2.9596, 2.1182, 0.9174, -2.9254, 2.1182, 0.931, -2.9596, 2.1999, 0.931, -2.9596, 2.1999, 0.9174, -2.9254, 2.1182, 0.9174, -2.9254, 2.1182, 0.9174, -10.0409, 2.1999, 0.9127, -10.081, 2.1999, 0.9174, -10.0409, 2.1182, 0.9174, -10.0409, 2.1182, 0.9127, -10.081, 2.1999, 0.9127, -10.081, 2.1172, 1.5796, -9.5222, 2.1999, 1.5932, -9.4883, 2.1999, 1.5796, -9.5222, 2.1172, 1.5796, -9.5222, 2.1172, 1.5932, -9.4883, 2.1999, 1.5932, -9.4883, 2.1172, 1.5932, -11.6757, 2.1999, 1.598, -11.6356, 2.1999, 1.5932, -11.6757, 2.1172, 1.5932, -11.6757, 2.1172, 1.598, -11.6356, 2.1999, 1.598, -11.6356, 2.1181, 0.9514, -1.2342, 2.1999, 0.931, -1.2566, 2.1999, 0.9514, -1.2342, 2.1181, 0.9514, -1.2342, 2.1182, 0.931, -1.2566, 2.1999, 0.931, -1.2566, 2.1181, 0.9514, -7.7968, 2.1999, 0.931, -7.8196, 2.1999, 0.9514, -7.7968, 2.1181, 0.9514, -7.7968, 2.1182, 0.931, -7.8196, 2.1999, 0.931, -7.8196, 2.1172, 1.5593, -5.1699, 2.1999, 1.5796, -5.147, 2.1999, 1.5593, -5.1699, 2.1172, 1.5593, -5.1699, 2.1172, 1.5796, -5.147, 2.1999, 1.5796, -5.147, 2.1172, 1.5796, -7.3348, 2.1999, 1.5932, -7.3006, 2.1999, 1.5796, -7.3348, 2.1172, 1.5796, -7.3348, 2.1172, 1.5932, -7.3006, 2.1999, 1.5932, -7.3006, 2.1999, 1.6761, -12.0673, 2.1999, 1.598, -5.073, 2.1999, 1.598, -4.7385, 2.1999, 1.6761, -12.0673, 2.1999, 1.5932, -5.1132, 2.1999, 1.598, -5.073, 2.1999, 1.5593, -11.7325, 2.1999, 1.6761, -12.0673, 2.1999, 1.5352, -11.7406, 2.1999, 1.5796, -11.71, 2.1999, 1.6761, -12.0673, 2.1999, 1.5593, -11.7325, 2.1999, 1.5352, -5.178, 2.2, 1.3331, -5.6012, 2.1999, 1.3401, -5.178, 2.1999, 1.5352, -5.178, 2.1999, 1.5352, -5.6012, 2.2, 1.3331, -5.6012, 2.1999, 1.5593, -5.1699, 2.1999, 1.5352, -5.6012, 2.1999, 1.5352, -5.178, 2.1999, 1.5593, -5.1699, 2.1999, 1.5593, -5.6094, 2.1999, 1.5352, -5.6012, 2.1999, 1.5796, -5.147, 2.1999, 1.5593, -5.6094, 2.1999, 1.5593, -5.1699, 2.1999, 1.5796, -5.147, 2.1999, 1.5796, -5.6318, 2.1999, 1.5593, -5.6094, 2.1999, 1.5932, -11.6757, 2.1999, 1.6761, -12.0673, 2.1999, 1.5796, -11.71, 2.1999, 1.598, -11.6356, 2.1999, 1.6761, -12.0673, 2.1999, 1.5932, -11.6757, 2.1999, 1.5932, -5.1132, 2.1999, 1.5796, -5.6318, 2.1999, 1.5796, -5.147, 2.1999, 1.5932, -5.1132, 2.1999, 1.5932, -5.6657, 2.1999, 1.5796, -5.6318, 2.1999, 1.598, -10.081, 2.1999, 1.6761, -12.0673, 2.1999, 1.598, -11.6356, 2.1999, 1.5932, -5.1132, 2.1999, 1.598, -5.7059, 2.1999, 1.5932, -5.6657, 2.1999, 1.6761, -12.0673, 2.1999, 1.598, -5.7059, 2.1999, 1.5932, -5.1132, 2.1999, 1.6761, -12.0673, 2.1999, 1.598, -7.2608, 2.1999, 1.598, -5.7059, 2.1999, 1.6761, -12.0673, 2.1999, 1.5932, -7.3006, 2.1999, 1.598, -7.2608, 2.1999, 1.5352, -7.3654, 2.1999, 1.4483, -7.7887, 2.1999, 1.426, -7.3654, 2.1999, 1.5352, -7.3654, 2.1999, 1.5352, -7.7887, 2.1999, 1.4483, -7.7887, 2.1999, 1.5593, -7.3573, 2.1999, 1.5352, -7.7887, 2.1999, 1.5352, -7.3654, 2.1999, 1.5593, -7.3573, 2.1999, 1.5593, -7.7968, 2.1999, 1.5352, -7.7887, 2.1999, 1.5796, -7.3348, 2.1999, 1.5593, -7.7968, 2.1999, 1.5593, -7.3573, 2.1999, 1.5796, -7.3348, 2.1999, 1.5796, -7.8196, 2.1999, 1.5593, -7.7968, 2.1999, 0.9754, -9.5528, 2.1999, 1.5352, -9.9764, 2.1999, 0.9754, -9.9764, 2.1999, 1.5352, -9.5528, 2.1999, 1.5352, -9.9764, 2.1999, 0.9754, -9.5528, 2.1999, 1.5352, -9.5528, 2.1999, 1.5593, -9.9842, 2.1999, 1.5352, -9.9764, 2.1999, 1.5593, -9.5451, 2.1999, 1.5593, -9.9842, 2.1999, 1.5352, -9.5528, 2.1999, 1.5593, -9.5451, 2.1999, 1.5796, -10.007, 2.1999, 1.5593, -9.9842, 2.1999, 1.5796, -9.5222, 2.1999, 1.5796, -10.007, 2.1999, 1.5593, -9.5451, 2.1999, 1.5796, -9.5222, 2.1999, 1.5932, -10.0409, 2.1999, 1.5796, -10.007, 2.1999, 1.5932, -9.4883, 2.1999, 1.5932, -10.0409, 2.1999, 1.5796, -9.5222, 2.1999, 1.5932, -9.4883, 2.1999, 1.598, -10.081, 2.1999, 1.5932, -10.0409, 2.1999, 1.598, -9.4482, 2.1999, 1.598, -10.081, 2.1999, 1.5932, -9.4883, 2.1999, 1.5932, -7.3006, 2.1999, 1.5796, -7.8196, 2.1999, 1.5796, -7.3348, 2.1999, 1.5932, -7.3006, 2.1999, 1.5932, -7.8535, 2.1999, 1.5796, -7.8196, 2.1999, 1.598, -9.4482, 2.1999, 1.6761, -12.0673, 2.1999, 1.598, -10.081, 2.1999, 1.5932, -7.3006, 2.1999, 1.598, -7.8936, 2.1999, 1.5932, -7.8535, 2.1999, 1.598, -7.8936, 2.1999, 1.6761, -12.0673, 2.1999, 1.598, -9.4482, 2.1999, 1.5932, -7.3006, 2.1999, 1.6761, -12.0673, 2.1999, 1.598, -7.8936, 2.1172, 1.5593, -7.3573, 2.1999, 1.5796, -7.3348, 2.1999, 1.5593, -7.3573, 2.1172, 1.5593, -7.3573, 2.1172, 1.5796, -7.3348, 2.1999, 1.5796, -7.3348, 2.1999, 0.9174, -5.1132, 2.1182, 0.9127, -5.073, 2.1182, 0.9174, -5.1132, 2.1999, 0.9174, -5.1132, 2.1999, 0.9127, -5.073, 2.1182, 0.9127, -5.073, 2.1999, 1.5352, -7.7887, 2.1172, 1.5593, -7.7968, 2.1173, 1.5352, -7.7887, 2.1999, 1.5352, -7.7887, 2.1999, 1.5593, -7.7968, 2.1172, 1.5593, -7.7968, 2.1999, 0.931, -9.5222, 2.1182, 0.9174, -9.4883, 2.1182, 0.931, -9.5222, 2.1999, 0.931, -9.5222, 2.1999, 0.9174, -9.4883, 2.1182, 0.9174, -9.4883, 2.1172, 1.5932, -9.4883, 2.1999, 1.598, -9.4482, 2.1999, 1.5932, -9.4883, 2.1172, 1.5932, -9.4883, 2.1172, 1.598, -9.4482, 2.1999, 1.598, -9.4482, 2.1999, 1.5609, -1.236, 2.1172, 1.5593, -1.2342, 2.1999, 1.5593, -1.2342, 2.1172, 1.5598, -1.2345, 2.2, 1.5796, -1.2566, 2.1172, 1.5796, -1.2566, 2.1999, 1.5609, -1.236, 2.1172, 1.5598, -1.2345, 2.1172, 1.5593, -1.2342, 2.1172, 1.5598, -1.2345, 2.1999, 1.5609, -1.236, 2.2, 1.5796, -1.2566, 2.1999, 1.598, -10.081, 2.1172, 1.598, -11.6356, 2.1172, 1.598, -10.081, 2.1999, 1.598, -10.081, 2.1999, 1.598, -11.6356, 2.1172, 1.598, -11.6356, 2.1181, 0.9754, -1.2261, 2.1999, 0.9514, -1.2342, 2.1999, 0.9754, -1.2261, 2.1181, 0.9754, -1.2261, 2.1181, 0.9514, -1.2342, 2.1999, 0.9514, -1.2342, 2.1999, 0.9754, -11.7406, 2.1181, 0.9514, -11.7325, 2.1181, 0.9754, -11.7406, 2.1999, 0.9754, -11.7406, 2.1999, 0.9514, -11.7325, 2.1181, 0.9514, -11.7325, 2.1173, 1.5352, -7.3654, 2.1999, 1.5593, -7.3573, 2.1999, 1.5352, -7.3654, 2.1173, 1.5352, -7.3654, 2.1172, 1.5593, -7.3573, 2.1999, 1.5593, -7.3573, 2.1172, 1.5593, -9.5451, 2.1999, 1.5796, -9.5222, 2.1999, 1.5593, -9.5451, 2.1172, 1.5593, -9.5451, 2.1172, 1.5796, -9.5222, 2.1999, 1.5796, -9.5222, 2.1182, 0.9127, -10.081, 2.1999, 0.9127, -11.6356, 2.1999, 0.9127, -10.081, 2.1182, 0.9127, -10.081, 2.1182, 0.9127, -11.6356, 2.1999, 0.9127, -11.6356, 2.1181, 0.9754, -9.5528, 2.1999, 1.5352, -9.5528, 2.1999, 0.9754, -9.5528, 2.1181, 0.9754, -9.5528, 2.1173, 1.5352, -9.5528, 2.1999, 1.5352, -9.5528, 2.1999, 0.9754, -9.9764, 2.1173, 1.5352, -9.9764, 2.1181, 0.9754, -9.9764, 2.1999, 0.9754, -9.9764, 2.1999, 1.5352, -9.9764, 2.1173, 1.5352, -9.9764, 2.1172, 1.5773, -2.9622, 2.1999, 1.5593, -2.9821, 2.1172, 1.5593, -2.9821, 2.1999, 1.5792, -2.96, 2.1172, 1.5796, -2.9596, 2.2, 1.5796, -2.9596, 2.1172, 1.5773, -2.9622, 2.1999, 1.5792, -2.96, 2.1999, 1.5593, -2.9821, 2.1999, 1.5792, -2.96, 2.1172, 1.5773, -2.9622, 2.1172, 1.5796, -2.9596, 2.1999, 0.9514, -2.9821, 2.1182, 0.931, -2.9596, 2.1181, 0.9514, -2.9821, 2.1999, 0.9514, -2.9821, 2.1999, 0.931, -2.9596, 2.1182, 0.931, -2.9596, 2.1173, 1.5352, -7.3654, 2.1999, 0.9754, -7.3654, 2.1181, 0.9754, -7.3654, 2.1999, 1.426, -7.3654, 2.1173, 1.5352, -7.3654, 2.1999, 1.5352, -7.3654, 2.1999, 0.9754, -7.3654, 2.1173, 1.5352, -7.3654, 2.1999, 1.426, -7.3654, 2.2, 1.5796, -1.2566, 2.1172, 1.5932, -1.2909, 2.1172, 1.5796, -1.2566, 2.2, 1.5796, -1.2566, 2.2, 1.5932, -1.2909, 2.1172, 1.5932, -1.2909, 2.1182, 0.9174, -1.2909, 2.1999, 0.9127, -1.3307, 2.1999, 0.9174, -1.2909, 2.1182, 0.9174, -1.2909, 2.1182, 0.9127, -1.3307, 2.1999, 0.9127, -1.3307, 2.1182, 0.931, -10.007, 2.1999, 0.9174, -10.0409, 2.1999, 0.931, -10.007, 2.1182, 0.931, -10.007, 2.1182, 0.9174, -10.0409, 2.1999, 0.9174, -10.0409, 2.1172, 1.5932, -5.1132, 2.1999, 1.598, -5.073, 2.1999, 1.5932, -5.1132, 2.1172, 1.5932, -5.1132, 2.1172, 1.598, -5.073, 2.1999, 1.598, -5.073, 2.1999, 0.9174, -9.4883, 2.1182, 0.9127, -9.4482, 2.1182, 0.9174, -9.4883, 2.1999, 0.9174, -9.4883, 2.1999, 0.9127, -9.4482, 2.1182, 0.9127, -9.4482, 2.1999, 0.9514, -5.1699, 2.1182, 0.931, -5.147, 2.1181, 0.9514, -5.1699, 2.1999, 0.9514, -5.1699, 2.1999, 0.931, -5.147, 2.1182, 0.931, -5.147, 2.1172, 1.5932, -2.9254, 2.2, 1.598, -2.8856, 2.2, 1.5932, -2.9254, 2.1172, 1.5932, -2.9254, 2.1172, 1.598, -2.8856, 2.2, 1.598, -2.8856, 2.1999, 1.5593, -3.4216, 2.1172, 1.5796, -3.4444, 2.1172, 1.5593, -3.4216, 2.1999, 1.5593, -3.4216, 2.1999, 1.5796, -3.4444, 2.1172, 1.5796, -3.4444, 2.1173, 1.5352, -9.5528, 2.1999, 1.5593, -9.5451, 2.1999, 1.5352, -9.5528, 2.1173, 1.5352, -9.5528, 2.1172, 1.5593, -9.5451, 2.1999, 1.5593, -9.5451, 2.1999, 1.5352, -9.9764, 2.1172, 1.5593, -9.9842, 2.1173, 1.5352, -9.9764, 2.1999, 1.5352, -9.9764, 2.1999, 1.5593, -9.9842, 2.1172, 1.5593, -9.9842, 2.1999, 1.5352, -3.4135, 2.1172, 1.5593, -3.4216, 2.1173, 1.5352, -3.4135, 2.1999, 1.5352, -3.4135, 2.1999, 1.5593, -3.4216, 2.1172, 1.5593, -3.4216, 2.2, 1.5932, -3.4783, 2.1172, 1.598, -3.5185, 2.1172, 1.5932, -3.4783, 2.2, 1.5932, -3.4783, 2.2, 1.598, -3.5185, 2.1172, 1.598, -3.5185, 2.1172, 1.5796, -2.9596, 2.2, 1.5932, -2.9254, 2.2, 1.5796, -2.9596, 2.1172, 1.5796, -2.9596, 2.1172, 1.5932, -2.9254, 2.2, 1.5932, -2.9254, 2.1999, 1.598, -5.7059, 2.1172, 1.598, -7.2608, 2.1172, 1.598, -5.7059, 2.1999, 1.598, -5.7059, 2.1999, 1.598, -7.2608, 2.1172, 1.598, -7.2608, 2.1172, 1.5796, -11.71, 2.1999, 1.5932, -11.6757, 2.1999, 1.5796, -11.71, 2.1172, 1.5796, -11.71, 2.1172, 1.5932, -11.6757, 2.1999, 1.5932, -11.6757, 2.1999, 1.5796, -5.6318, 2.1172, 1.5932, -5.6657, 2.1172, 1.5796, -5.6318, 2.1999, 1.5796, -5.6318, 2.1999, 1.5932, -5.6657, 2.1172, 1.5932, -5.6657, 2.1181, 0.9514, -3.4216, 2.1999, 0.931, -3.4444, 2.1999, 0.9514, -3.4216, 2.1181, 0.9514, -3.4216, 2.1182, 0.931, -3.4444, 2.1999, 0.931, -3.4444, 2.1172, 1.5796, -5.147, 2.1999, 1.5932, -5.1132, 2.1999, 1.5796, -5.147, 2.1172, 1.5796, -5.147, 2.1172, 1.5932, -5.1132, 2.1999, 1.5932, -5.1132, 2.1999, 1.5932, -10.0409, 2.1172, 1.598, -10.081, 2.1172, 1.5932, -10.0409, 2.1999, 1.5932, -10.0409, 2.1999, 1.598, -10.081, 2.1172, 1.598, -10.081, 2.1999, 0.9754, -1.2261, 2.1173, 1.5352, -1.2261, 2.1181, 0.9754, -1.2261, 2.1999, 0.9754, -1.2261, 2.1999, 1.5352, -1.2261, 2.1173, 1.5352, -1.2261, 2.1173, 1.5352, -2.9902, 2.1999, 1.5593, -2.9821, 2.1999, 1.5352, -2.9902, 2.1173, 1.5352, -2.9902, 2.1172, 1.5593, -2.9821, 2.1999, 1.5593, -2.9821, 2.1173, 1.5352, -11.7406, 2.1999, 1.5593, -11.7325, 2.1999, 1.5352, -11.7406, 2.1173, 1.5352, -11.7406, 2.1172, 1.5593, -11.7325, 2.1999, 1.5593, -11.7325, 2.1999, 1.5352, -1.2261, 2.1172, 1.5593, -1.2342, 2.1173, 1.5352, -1.2261, 2.1999, 1.5352, -1.2261, 2.1999, 1.5593, -1.2342, 2.1172, 1.5593, -1.2342, 2.1999, 0.931, -11.71, 2.1182, 0.9174, -11.6757, 2.1182, 0.931, -11.71, 2.1999, 0.931, -11.71, 2.1999, 0.9174, -11.6757, 2.1182, 0.9174, -11.6757, 2.1999, 1.5932, -5.6657, 2.1172, 1.598, -5.7059, 2.1172, 1.5932, -5.6657, 2.1999, 1.5932, -5.6657, 2.1999, 1.598, -5.7059, 2.1172, 1.598, -5.7059, 2.1999, 0.9754, -2.9902, 2.1181, 0.9514, -2.9821, 2.1181, 0.9754, -2.9902, 2.1999, 0.9754, -2.9902, 2.1999, 0.9514, -2.9821, 2.1181, 0.9514, -2.9821, 2.1999, 1.598, -7.8936, 2.1172, 1.598, -9.4482, 2.1172, 1.598, -7.8936, 2.1999, 1.598, -7.8936, 2.1999, 1.598, -9.4482, 2.1172, 1.598, -9.4482, 2.1999, 1.4483, -7.7887, 2.1181, 0.9754, -7.7887, 2.1999, 0.9754, -7.7887, 2.1181, 0.9754, -7.7887, 2.1173, 1.5352, -7.7887, 2.1178, 1.1358, -7.7887, 2.1173, 1.5352, -7.7887, 2.1999, 1.4483, -7.7887, 2.1999, 1.5352, -7.7887, 2.1181, 0.9754, -7.7887, 2.1999, 1.4483, -7.7887, 2.1173, 1.5352, -7.7887, 2.1181, 0.9754, -9.9764, 2.1999, 0.9514, -9.9842, 2.1999, 0.9754, -9.9764, 2.1181, 0.9754, -9.9764, 2.1181, 0.9514, -9.9842, 2.1999, 0.9514, -9.9842, 2.1999, 0.9754, -9.5528, 2.1181, 0.9514, -9.5451, 2.1181, 0.9754, -9.5528, 2.1999, 0.9754, -9.5528, 2.1999, 0.9514, -9.5451, 2.1181, 0.9514, -9.5451, 2.1999, 1.5932, -7.8535, 2.1172, 1.598, -7.8936, 2.1172, 1.5932, -7.8535, 2.1999, 1.5932, -7.8535, 2.1999, 1.598, -7.8936, 2.1172, 1.598, -7.8936, 2.1999, 1.5593, -5.6094, 2.1172, 1.5796, -5.6318, 2.1172, 1.5593, -5.6094, 2.1999, 1.5593, -5.6094, 2.1999, 1.5796, -5.6318, 2.1172, 1.5796, -5.6318, 2.1999, 1.5593, -7.7968, 2.1172, 1.5796, -7.8196, 2.1172, 1.5593, -7.7968, 2.1999, 1.5593, -7.7968, 2.1999, 1.5796, -7.8196, 2.1172, 1.5796, -7.8196, 0.1953, 0.9754, 11.9359, 0.2023, 0.9514, 12.0741, 0.1953, 0.9754, 12.0741, 0.1953, 0.9754, 11.9359, 0.2023, 0.9514, 11.9359, 0.2023, 0.9514, 12.0741, -1.7235, 1.5352, 12.0741, -1.7165, 1.5593, 11.9374, -1.7235, 1.5352, 11.9374, -1.7235, 1.5352, 12.0741, -1.7165, 1.5593, 12.0741, -1.7165, 1.5593, 11.9374, -1.7165, 1.5593, 12.0741, -1.6966, 1.5796, 11.9374, -1.7165, 1.5593, 11.9374, -1.7165, 1.5593, 12.0741, -1.6966, 1.5796, 12.0741, -1.6966, 1.5796, 11.9374, 0.2023, 1.5593, 12.0741, 0.2222, 1.5796, 11.9374, 0.2023, 1.5593, 11.9374, 0.2023, 1.5593, 12.0741, 0.2222, 1.5796, 12.0741, 0.2222, 1.5796, 11.9374, 0.2222, 1.5796, 12.0741, 0.252, 1.5932, 11.9374, 0.2222, 1.5796, 11.9374, 0.2222, 1.5796, 12.0741, 0.252, 1.5932, 12.0741, 0.252, 1.5932, 11.9374, -0.268, 1.598, 11.9374, -1.6316, 1.598, 12.0741, -0.268, 1.598, 12.0741, -0.268, 1.598, 11.9374, -1.6316, 1.598, 11.9374, -1.6316, 1.598, 12.0741, 0.2222, 0.931, 11.9356, 0.252, 0.9174, 12.0741, 0.2222, 0.931, 12.0741, 0.2222, 0.931, 11.9356, 0.252, 0.9174, 11.9356, 0.252, 0.9174, 12.0741, 0.2023, 0.9514, 11.9359, 0.2222, 0.931, 12.0741, 0.2023, 0.9514, 12.0741, 0.2023, 0.9514, 11.9359, 0.2222, 0.931, 11.9356, 0.2222, 0.931, 12.0741, 0.1953, 1.2929, 12.0741, 0.1953, 0.9754, 11.9359, 0.1953, 0.9754, 12.0741, 0.1953, 0.9754, 11.9359, 0.1953, 1.5352, 12.0741, 0.1953, 1.5352, 11.9374, 0.1953, 0.9754, 11.9359, 0.1953, 1.2929, 12.0741, 0.1953, 1.5352, 12.0741, -1.6966, 1.5796, 12.0741, -1.6668, 1.5932, 11.9374, -1.6966, 1.5796, 11.9374, -1.6966, 1.5796, 12.0741, -1.6668, 1.5932, 12.0741, -1.6668, 1.5932, 11.9374, 1.7426, 0.9754, 12.0741, 1.7356, 0.9514, 11.9359, 1.7426, 0.9754, 11.9359, 1.7426, 0.9754, 12.0741, 1.7356, 0.9514, 12.0741, 1.7356, 0.9514, 11.9359, -1.7235, 0.9754, 12.0741, -1.7235, 1.5352, 11.9374, -1.7235, 0.9754, 11.9359, -1.7235, 0.9754, 12.0741, -1.7235, 1.5352, 12.0741, -1.7235, 1.5352, 11.9374, 1.7356, 0.9514, 12.0741, 1.7157, 0.931, 11.9356, 1.7356, 0.9514, 11.9359, 1.7356, 0.9514, 12.0741, 1.7157, 0.931, 12.0741, 1.7157, 0.931, 11.9356, -1.6668, 1.5932, 12.0741, -1.6316, 1.598, 11.9374, -1.6668, 1.5932, 11.9374, -1.6668, 1.5932, 12.0741, -1.6316, 1.598, 12.0741, -1.6316, 1.598, 11.9374, 1.7157, 1.5796, 11.9374, 1.6859, 1.5932, 12.0741, 1.7157, 1.5796, 12.0741, 1.7157, 1.5796, 11.9374, 1.6859, 1.5932, 11.9374, 1.6859, 1.5932, 12.0741, -2.2, 1.6761, 12.0741, -1.7235, 0.9754, 12.0741, -2.2, 0.2853, 12.0741, -2.2, 1.6761, 12.0741, -1.7235, 1.5352, 12.0741, -1.7235, 0.9754, 12.0741, -2.1052, 1.9051, 12.0741, -2.2, 1.6761, 12.0741, -2.1754, 1.8, 12.0741, -1.8762, 2, 12.0741, -2.1052, 1.9051, 12.0741, -2.0001, 1.9753, 12.0741, 2.0001, 1.9753, 12.0741, -1.8762, 2, 12.0741, 1.8761, 2, 12.0741, 2.1753, 1.8, 12.0741, 2.0001, 1.9753, 12.0741, 2.1051, 1.9051, 12.0741, 1.7426, 1.5352, 12.0741, 2.1753, 1.8, 12.0741, 2.1999, 1.6761, 12.0741, 1.7356, 1.5593, 12.0741, 2.1753, 1.8, 12.0741, 1.7426, 1.5352, 12.0741, 2.1753, 1.8, 12.0741, -1.8762, 2, 12.0741, 2.0001, 1.9753, 12.0741, -1.8762, 2, 12.0741, -2.2, 1.6761, 12.0741, -2.1052, 1.9051, 12.0741, -2.2, 1.6761, 12.0741, -1.7165, 1.5593, 12.0741, -1.7235, 1.5352, 12.0741, -2.2, 1.6761, 12.0741, -1.6966, 1.5796, 12.0741, -1.7165, 1.5593, 12.0741, 2.1753, 1.8, 12.0741, -2.2, 1.6761, 12.0741, -1.8762, 2, 12.0741, 1.7157, 1.5796, 12.0741, 2.1753, 1.8, 12.0741, 1.7356, 1.5593, 12.0741, 1.6859, 1.5932, 12.0741, 2.1753, 1.8, 12.0741, 1.7157, 1.5796, 12.0741, -2.2, 1.6761, 12.0741, -1.6668, 1.5932, 12.0741, -1.6966, 1.5796, 12.0741, -2.2, 1.6761, 12.0741, -1.6316, 1.598, 12.0741, -1.6668, 1.5932, 12.0741, 1.6507, 1.598, 12.0741, 2.1753, 1.8, 12.0741, 1.6859, 1.5932, 12.0741, 0.2871, 1.598, 12.0741, 2.1753, 1.8, 12.0741, 1.6507, 1.598, 12.0741, 2.1753, 1.8, 12.0741, -1.6316, 1.598, 12.0741, -2.2, 1.6761, 12.0741, 2.1753, 1.8, 12.0741, -0.268, 1.598, 12.0741, -1.6316, 1.598, 12.0741, 0.2871, 1.598, 12.0741, -0.268, 1.598, 12.0741, 2.1753, 1.8, 12.0741, 0.2871, 1.598, 12.0741, -0.2329, 1.5932, 12.0741, -0.268, 1.598, 12.0741, 0.252, 1.5932, 12.0741, -0.2329, 1.5932, 12.0741, 0.2871, 1.598, 12.0741, 0.252, 1.5932, 12.0741, -0.2031, 1.5796, 12.0741, -0.2329, 1.5932, 12.0741, 0.2222, 1.5796, 12.0741, -0.2031, 1.5796, 12.0741, 0.252, 1.5932, 12.0741, 0.2222, 1.5796, 12.0741, -0.1831, 1.5593, 12.0741, -0.2031, 1.5796, 12.0741, 0.2023, 1.5593, 12.0741, -0.1831, 1.5593, 12.0741, 0.2222, 1.5796, 12.0741, -0.1761, 1.5352, 12.0741, 0.1953, 1.2929, 12.0741, -0.1761, 1.2751, 12.0741, 0.2023, 1.5593, 12.0741, -0.1761, 1.5352, 12.0741, -0.1831, 1.5593, 12.0741, -0.1761, 1.5352, 12.0741, 0.1953, 1.5352, 12.0741, 0.1953, 1.2929, 12.0741, -0.1761, 1.5352, 12.0741, 0.2023, 1.5593, 12.0741, 0.1953, 1.5352, 12.0741, 1.6507, 1.598, 11.9374, 0.2871, 1.598, 12.0741, 1.6507, 1.598, 12.0741, 1.6507, 1.598, 11.9374, 0.2871, 1.598, 11.9374, 0.2871, 1.598, 12.0741, 0.1953, 1.5352, 12.0741, 0.2023, 1.5593, 11.9374, 0.1953, 1.5352, 11.9374, 0.1953, 1.5352, 12.0741, 0.2023, 1.5593, 12.0741, 0.2023, 1.5593, 11.9374, -1.6966, 0.931, 11.9356, -1.6668, 0.9174, 12.0741, -1.6966, 0.931, 12.0741, -1.6966, 0.931, 11.9356, -1.6668, 0.9174, 11.9356, -1.6668, 0.9174, 12.0741, -1.7235, 0.9754, 11.9359, -1.7165, 0.9514, 12.0741, -1.7235, 0.9754, 12.0741, -1.7235, 0.9754, 11.9359, -1.7165, 0.9514, 11.9359, -1.7165, 0.9514, 12.0741, -0.2329, 0.9174, 12.0741, -0.268, 0.9127, 11.9356, -0.2329, 0.9174, 11.9356, -0.2329, 0.9174, 12.0741, -0.268, 0.9127, 12.0741, -0.268, 0.9127, 11.9356, -0.1761, 0.9754, 12.0741, -0.1831, 0.9514, 11.9359, -0.1761, 0.9754, 11.9359, -0.1761, 0.9754, 12.0741, -0.1831, 0.9514, 12.0741, -0.1831, 0.9514, 11.9359, -1.7235, 0.9754, 11.9359, -2.1171, 1.668, 11.9381, -2.1191, 0.2853, 11.9341, -2.1171, 1.668, 11.9381, -2.0448, 1.8448, 11.9422, -2.0965, 1.7674, 11.9422, -2.0448, 1.8448, 11.9422, -1.868, 1.9171, 11.9381, -1.9674, 1.8965, 11.9422, -1.868, 1.9171, 11.9381, 1.9674, 1.8965, 11.9422, 1.8679, 1.9171, 11.9381, 1.9674, 1.8965, 11.9422, 2.0964, 1.7674, 11.9422, 2.0447, 1.8448, 11.9422, 2.0964, 1.7674, 11.9422, 1.7426, 1.5352, 11.9374, 2.1171, 1.668, 11.9381, 2.0964, 1.7674, 11.9422, 1.7356, 1.5593, 11.9374, 1.7426, 1.5352, 11.9374, -1.868, 1.9171, 11.9381, 2.0964, 1.7674, 11.9422, 1.9674, 1.8965, 11.9422, -2.1171, 1.668, 11.9381, -1.868, 1.9171, 11.9381, -2.0448, 1.8448, 11.9422, -1.7235, 1.5352, 11.9374, -2.1171, 1.668, 11.9381, -1.7235, 0.9754, 11.9359, -1.7165, 1.5593, 11.9374, -2.1171, 1.668, 11.9381, -1.7235, 1.5352, 11.9374, -2.1171, 1.668, 11.9381, 2.0964, 1.7674, 11.9422, -1.868, 1.9171, 11.9381, 2.0964, 1.7674, 11.9422, 1.7157, 1.5796, 11.9374, 1.7356, 1.5593, 11.9374, 2.0964, 1.7674, 11.9422, 1.6859, 1.5932, 11.9374, 1.7157, 1.5796, 11.9374, -1.6966, 1.5796, 11.9374, -2.1171, 1.668, 11.9381, -1.7165, 1.5593, 11.9374, -1.6668, 1.5932, 11.9374, -2.1171, 1.668, 11.9381, -1.6966, 1.5796, 11.9374, 2.0964, 1.7674, 11.9422, 1.6507, 1.598, 11.9374, 1.6859, 1.5932, 11.9374, 2.0964, 1.7674, 11.9422, 0.2871, 1.598, 11.9374, 1.6507, 1.598, 11.9374, -1.6316, 1.598, 11.9374, -2.1171, 1.668, 11.9381, -1.6668, 1.5932, 11.9374, -0.268, 1.598, 11.9374, -2.1171, 1.668, 11.9381, -1.6316, 1.598, 11.9374, -2.1171, 1.668, 11.9381, 0.2871, 1.598, 11.9374, 2.0964, 1.7674, 11.9422, -2.1171, 1.668, 11.9381, 0.252, 1.5932, 11.9374, 0.2871, 1.598, 11.9374, -0.268, 1.598, 11.9374, 0.252, 1.5932, 11.9374, -2.1171, 1.668, 11.9381, -0.268, 1.598, 11.9374, 0.2222, 1.5796, 11.9374, 0.252, 1.5932, 11.9374, -0.2329, 1.5932, 11.9374, 0.2222, 1.5796, 11.9374, -0.268, 1.598, 11.9374, -0.2329, 1.5932, 11.9374, 0.2023, 1.5593, 11.9374, 0.2222, 1.5796, 11.9374, -0.2031, 1.5796, 11.9374, 0.2023, 1.5593, 11.9374, -0.2329, 1.5932, 11.9374, 0.1953, 1.5352, 11.9374, -0.1761, 0.9754, 11.9359, 0.1953, 0.9754, 11.9359, -0.2031, 1.5796, 11.9374, 0.1953, 1.5352, 11.9374, 0.2023, 1.5593, 11.9374, -0.1831, 1.5593, 11.9374, 0.1953, 1.5352, 11.9374, -0.2031, 1.5796, 11.9374, 0.1953, 1.5352, 11.9374, -0.1761, 1.5352, 11.9374, -0.1761, 0.9754, 11.9359, 0.1953, 1.5352, 11.9374, -0.1831, 1.5593, 11.9374, -0.1761, 1.5352, 11.9374, 1.6859, 0.9174, 12.0741, 1.6507, 0.9127, 11.9356, 1.6859, 0.9174, 11.9356, 1.6859, 0.9174, 12.0741, 1.6507, 0.9127, 12.0741, 1.6507, 0.9127, 11.9356, 1.7356, 1.5593, 11.9374, 1.7157, 1.5796, 12.0741, 1.7356, 1.5593, 12.0741, 1.7356, 1.5593, 11.9374, 1.7157, 1.5796, 11.9374, 1.7157, 1.5796, 12.0741, 1.6507, 0.9127, 12.0741, 0.2871, 0.9127, 11.9356, 1.6507, 0.9127, 11.9356, 1.6507, 0.9127, 12.0741, 0.2871, 0.9127, 12.0741, 0.2871, 0.9127, 11.9356, 1.7426, 0.9754, 11.9359, 1.7426, 1.5352, 12.0741, 1.7426, 0.9754, 12.0741, 1.7426, 0.9754, 11.9359, 1.7426, 1.5352, 11.9374, 1.7426, 1.5352, 12.0741, 0.252, 0.9174, 11.9356, 0.2871, 0.9127, 12.0741, 0.252, 0.9174, 12.0741, 0.252, 0.9174, 11.9356, 0.2871, 0.9127, 11.9356, 0.2871, 0.9127, 12.0741, -0.1831, 1.5593, 11.9374, -0.2031, 1.5796, 12.0741, -0.1831, 1.5593, 12.0741, -0.1831, 1.5593, 11.9374, -0.2031, 1.5796, 11.9374, -0.2031, 1.5796, 12.0741, 0.252, 1.5932, 12.0741, 0.2871, 1.598, 11.9374, 0.252, 1.5932, 11.9374, 0.252, 1.5932, 12.0741, 0.2871, 1.598, 12.0741, 0.2871, 1.598, 11.9374, 1.6859, 1.5932, 11.9374, 1.6507, 1.598, 12.0741, 1.6859, 1.5932, 12.0741, 1.6859, 1.5932, 11.9374, 1.6507, 1.598, 11.9374, 1.6507, 1.598, 12.0741, -0.1831, 0.9514, 12.0741, -0.2031, 0.931, 11.9356, -0.1831, 0.9514, 11.9359, -0.1831, 0.9514, 12.0741, -0.2031, 0.931, 12.0741, -0.2031, 0.931, 11.9356, -1.7165, 0.9514, 11.9359, -1.6966, 0.931, 12.0741, -1.7165, 0.9514, 12.0741, -1.7165, 0.9514, 11.9359, -1.6966, 0.931, 11.9356, -1.6966, 0.931, 12.0741, 1.7157, 0.931, 12.0741, 1.6859, 0.9174, 11.9356, 1.7157, 0.931, 11.9356, 1.7157, 0.931, 12.0741, 1.6859, 0.9174, 12.0741, 1.6859, 0.9174, 11.9356, -0.1761, 1.5352, 11.9374, -0.1761, 0.9754, 12.0741, -0.1761, 0.9754, 11.9359, -0.1761, 1.2751, 12.0741, -0.1761, 1.5352, 11.9374, -0.1761, 1.5352, 12.0741, -0.1761, 0.9754, 12.0741, -0.1761, 1.5352, 11.9374, -0.1761, 1.2751, 12.0741, -1.6668, 0.9174, 11.9356, -1.6316, 0.9127, 12.0741, -1.6668, 0.9174, 12.0741, -1.6668, 0.9174, 11.9356, -1.6316, 0.9127, 11.9356, -1.6316, 0.9127, 12.0741, -0.2031, 1.5796, 11.9374, -0.2329, 1.5932, 12.0741, -0.2031, 1.5796, 12.0741, -0.2031, 1.5796, 11.9374, -0.2329, 1.5932, 11.9374, -0.2329, 1.5932, 12.0741, -0.2329, 1.5932, 11.9374, -0.268, 1.598, 12.0741, -0.2329, 1.5932, 12.0741, -0.2329, 1.5932, 11.9374, -0.268, 1.598, 11.9374, -0.268, 1.598, 12.0741, -0.268, 0.9127, 12.0741, -1.6316, 0.9127, 11.9356, -0.268, 0.9127, 11.9356, -0.268, 0.9127, 12.0741, -1.6316, 0.9127, 12.0741, -1.6316, 0.9127, 11.9356, 1.7426, 1.5352, 11.9374, 1.7356, 1.5593, 12.0741, 1.7426, 1.5352, 12.0741, 1.7426, 1.5352, 11.9374, 1.7356, 1.5593, 11.9374, 1.7356, 1.5593, 12.0741, -0.1761, 1.5352, 11.9374, -0.1831, 1.5593, 12.0741, -0.1761, 1.5352, 12.0741, -0.1761, 1.5352, 11.9374, -0.1831, 1.5593, 11.9374, -0.1831, 1.5593, 12.0741, -0.2031, 0.931, 12.0741, -0.2329, 0.9174, 11.9356, -0.2031, 0.931, 11.9356, -0.2031, 0.931, 12.0741, -0.2329, 0.9174, 12.0741, -0.2329, 0.9174, 11.9356, -0.1953, 0.9754, -11.9428, -0.2023, 0.9514, -12.0673, -0.1953, 0.9754, -12.0673, -0.1953, 0.9754, -11.9428, -0.2023, 0.9514, -11.9428, -0.2023, 0.9514, -12.0673, 1.7234, 1.5352, -12.0673, 1.7165, 1.5593, -11.9443, 1.7234, 1.5352, -11.9443, 1.7234, 1.5352, -12.0673, 1.7165, 1.5593, -12.0673, 1.7165, 1.5593, -11.9443, -0.2223, 1.5796, -12.0673, -0.2521, 1.5932, -11.9443, -0.2223, 1.5796, -11.9443, -0.2223, 1.5796, -12.0673, -0.2521, 1.5932, -12.0673, -0.2521, 1.5932, -11.9443, 1.7165, 1.5593, -12.0673, 1.6965, 1.5796, -11.9443, 1.7165, 1.5593, -11.9443, 1.7165, 1.5593, -12.0673, 1.6965, 1.5796, -12.0673, 1.6965, 1.5796, -11.9443, -0.2023, 1.5593, -12.0673, -0.2223, 1.5796, -11.9443, -0.2023, 1.5593, -11.9443, -0.2023, 1.5593, -12.0673, -0.2223, 1.5796, -12.0673, -0.2223, 1.5796, -11.9443, 0.2679, 1.598, -11.9443, 1.6315, 1.598, -12.0673, 0.2679, 1.598, -12.0673, 0.2679, 1.598, -11.9443, 1.6315, 1.598, -11.9443, 1.6315, 1.598, -12.0673, -0.2223, 0.931, -11.9428, -0.2521, 0.9174, -12.0673, -0.2223, 0.931, -12.0673, -0.2223, 0.931, -11.9428, -0.2521, 0.9174, -11.9428, -0.2521, 0.9174, -12.0673, -0.2023, 0.9514, -11.9428, -0.2223, 0.931, -12.0673, -0.2023, 0.9514, -12.0673, -0.2023, 0.9514, -11.9428, -0.2223, 0.931, -11.9428, -0.2223, 0.931, -12.0673, -0.1953, 1.2929, -12.0673, -0.1953, 0.9754, -11.9428, -0.1953, 0.9754, -12.0673, -0.1953, 0.9754, -11.9428, -0.1953, 1.5352, -12.0673, -0.1953, 1.5352, -11.9443, -0.1953, 0.9754, -11.9428, -0.1953, 1.2929, -12.0673, -0.1953, 1.5352, -12.0673, 1.6965, 1.5796, -12.0673, 1.6667, 1.5932, -11.9443, 1.6965, 1.5796, -11.9443, 1.6965, 1.5796, -12.0673, 1.6667, 1.5932, -12.0673, 1.6667, 1.5932, -11.9443, -1.7427, 0.9754, -12.0673, -1.7357, 0.9514, -11.9428, -1.7427, 0.9754, -11.9428, -1.7427, 0.9754, -12.0673, -1.7357, 0.9514, -12.0673, -1.7357, 0.9514, -11.9428, 1.7234, 0.9754, -12.0673, 1.7234, 1.5352, -11.9443, 1.7234, 0.9754, -11.9428, 1.7234, 0.9754, -12.0673, 1.7234, 1.5352, -12.0673, 1.7234, 1.5352, -11.9443, -1.7357, 0.9514, -12.0673, -1.7158, 0.931, -11.9428, -1.7357, 0.9514, -11.9428, -1.7357, 0.9514, -12.0673, -1.7158, 0.931, -12.0673, -1.7158, 0.931, -11.9428, 1.7234, 0.9754, -11.9428, 2.1171, 1.668, -11.945, 2.119, 0.2853, -11.9413, 2.1171, 1.668, -11.945, 2.0447, 1.8448, -11.9487, 2.0964, 1.7674, -11.9487, 2.0447, 1.8448, -11.9487, 1.8679, 1.9171, -11.945, 1.9674, 1.8965, -11.9487, 1.8679, 1.9171, -11.945, -1.9674, 1.8965, -11.9487, -1.868, 1.9171, -11.945, -1.9674, 1.8965, -11.9487, -2.0965, 1.7674, -11.9487, -2.0448, 1.8448, -11.9487, -2.0965, 1.7674, -11.9487, -1.7427, 1.5352, -11.9443, -2.1171, 1.668, -11.945, -2.0965, 1.7674, -11.9487, -1.7357, 1.5593, -11.9443, -1.7427, 1.5352, -11.9443, 1.8679, 1.9171, -11.945, -2.0965, 1.7674, -11.9487, -1.9674, 1.8965, -11.9487, 2.1171, 1.668, -11.945, 1.8679, 1.9171, -11.945, 2.0447, 1.8448, -11.9487, 1.7234, 1.5352, -11.9443, 2.1171, 1.668, -11.945, 1.7234, 0.9754, -11.9428, 1.7165, 1.5593, -11.9443, 2.1171, 1.668, -11.945, 1.7234, 1.5352, -11.9443, 2.1171, 1.668, -11.945, -2.0965, 1.7674, -11.9487, 1.8679, 1.9171, -11.945, -2.0965, 1.7674, -11.9487, -1.7158, 1.5796, -11.9443, -1.7357, 1.5593, -11.9443, -2.0965, 1.7674, -11.9487, -1.686, 1.5932, -11.9443, -1.7158, 1.5796, -11.9443, 1.6965, 1.5796, -11.9443, 2.1171, 1.668, -11.945, 1.7165, 1.5593, -11.9443, 1.6667, 1.5932, -11.9443, 2.1171, 1.668, -11.945, 1.6965, 1.5796, -11.9443, -2.0965, 1.7674, -11.9487, -1.6508, 1.598, -11.9443, -1.686, 1.5932, -11.9443, -2.0965, 1.7674, -11.9487, -0.2872, 1.598, -11.9443, -1.6508, 1.598, -11.9443, 1.6315, 1.598, -11.9443, 2.1171, 1.668, -11.945, 1.6667, 1.5932, -11.9443, 0.2679, 1.598, -11.9443, 2.1171, 1.668, -11.945, 1.6315, 1.598, -11.9443, 2.1171, 1.668, -11.945, -0.2872, 1.598, -11.9443, -2.0965, 1.7674, -11.9487, 2.1171, 1.668, -11.945, -0.2521, 1.5932, -11.9443, -0.2872, 1.598, -11.9443, 0.2679, 1.598, -11.9443, -0.2521, 1.5932, -11.9443, 2.1171, 1.668, -11.945, 0.2679, 1.598, -11.9443, -0.2223, 1.5796, -11.9443, -0.2521, 1.5932, -11.9443, 0.2328, 1.5932, -11.9443, -0.2223, 1.5796, -11.9443, 0.2679, 1.598, -11.9443, -0.2023, 1.5593, -11.9443, 0.1761, 1.5352, -11.9443, -0.1953, 1.5352, -11.9443, 0.2328, 1.5932, -11.9443, -0.2023, 1.5593, -11.9443, -0.2223, 1.5796, -11.9443, 0.203, 1.5796, -11.9443, -0.2023, 1.5593, -11.9443, 0.2328, 1.5932, -11.9443, -0.2023, 1.5593, -11.9443, 0.1831, 1.5593, -11.9443, 0.1761, 1.5352, -11.9443, -0.2023, 1.5593, -11.9443, 0.203, 1.5796, -11.9443, 0.1831, 1.5593, -11.9443, 1.6667, 1.5932, -12.0673, 1.6315, 1.598, -11.9443, 1.6667, 1.5932, -11.9443, 1.6667, 1.5932, -12.0673, 1.6315, 1.598, -12.0673, 1.6315, 1.598, -11.9443, -1.7158, 1.5796, -11.9443, -1.686, 1.5932, -12.0673, -1.7158, 1.5796, -12.0673, -1.7158, 1.5796, -11.9443, -1.686, 1.5932, -11.9443, -1.686, 1.5932, -12.0673, -1.6508, 1.598, -11.9443, -0.2872, 1.598, -12.0673, -1.6508, 1.598, -12.0673, -1.6508, 1.598, -11.9443, -0.2872, 1.598, -11.9443, -0.2872, 1.598, -12.0673, -0.1953, 1.5352, -12.0673, -0.2023, 1.5593, -11.9443, -0.1953, 1.5352, -11.9443, -0.1953, 1.5352, -12.0673, -0.2023, 1.5593, -12.0673, -0.2023, 1.5593, -11.9443, 1.6965, 0.931, -11.9428, 1.6667, 0.9174, -12.0673, 1.6965, 0.931, -12.0673, 1.6965, 0.931, -11.9428, 1.6667, 0.9174, -11.9428, 1.6667, 0.9174, -12.0673, 1.7234, 0.9754, -11.9428, 1.7165, 0.9514, -12.0673, 1.7234, 0.9754, -12.0673, 1.7234, 0.9754, -11.9428, 1.7165, 0.9514, -11.9428, 1.7165, 0.9514, -12.0673, 0.2328, 0.9174, -12.0673, 0.2679, 0.9127, -11.9428, 0.2328, 0.9174, -11.9428, 0.2328, 0.9174, -12.0673, 0.2679, 0.9127, -12.0673, 0.2679, 0.9127, -11.9428, 0.1761, 0.9754, -12.0673, 0.1831, 0.9514, -11.9428, 0.1761, 0.9754, -11.9428, 0.1761, 0.9754, -12.0673, 0.1831, 0.9514, -12.0673, 0.1831, 0.9514, -11.9428, -1.7357, 1.5593, -11.9443, -1.7158, 1.5796, -12.0673, -1.7357, 1.5593, -12.0673, -1.7357, 1.5593, -11.9443, -1.7158, 1.5796, -11.9443, -1.7158, 1.5796, -12.0673, -1.686, 0.9174, -12.0673, -1.6508, 0.9127, -11.9428, -1.686, 0.9174, -11.9428, -1.686, 0.9174, -12.0673, -1.6508, 0.9127, -12.0673, -1.6508, 0.9127, -11.9428, -1.6508, 0.9127, -12.0673, -0.2872, 0.9127, -11.9428, -1.6508, 0.9127, -11.9428, -1.6508, 0.9127, -12.0673, -0.2872, 0.9127, -12.0673, -0.2872, 0.9127, -11.9428, -1.7427, 0.9754, -11.9428, -1.7427, 1.5352, -12.0673, -1.7427, 0.9754, -12.0673, -1.7427, 0.9754, -11.9428, -1.7427, 1.5352, -11.9443, -1.7427, 1.5352, -12.0673, -0.2521, 0.9174, -11.9428, -0.2872, 0.9127, -12.0673, -0.2521, 0.9174, -12.0673, -0.2521, 0.9174, -11.9428, -0.2872, 0.9127, -11.9428, -0.2872, 0.9127, -12.0673, 2.1999, 1.6761, -12.0673, 1.7234, 0.9754, -12.0673, 2.1999, 0.2853, -12.0673, 2.1999, 1.6761, -12.0673, 1.7234, 1.5352, -12.0673, 1.7234, 0.9754, -12.0673, 2.1051, 1.9051, -12.0673, 2.1999, 1.6761, -12.0673, 2.1753, 1.8, -12.0673, 1.8761, 2, -12.0673, 2.1051, 1.9051, -12.0673, 2.0001, 1.9753, -12.0673, -2.0001, 1.9753, -12.0673, 1.8761, 2, -12.0673, -1.8762, 2, -12.0673, -2.1754, 1.8, -12.0673, -2.0001, 1.9753, -12.0673, -2.1052, 1.9051, -12.0673, -1.7427, 1.5352, -12.0673, -2.1754, 1.8, -12.0673, -2.2, 1.6761, -12.0673, -1.7357, 1.5593, -12.0673, -2.1754, 1.8, -12.0673, -1.7427, 1.5352, -12.0673, -2.1754, 1.8, -12.0673, 1.8761, 2, -12.0673, -2.0001, 1.9753, -12.0673, 1.8761, 2, -12.0673, 2.1999, 1.6761, -12.0673, 2.1051, 1.9051, -12.0673, 2.1999, 1.6761, -12.0673, 1.7165, 1.5593, -12.0673, 1.7234, 1.5352, -12.0673, 2.1999, 1.6761, -12.0673, 1.6965, 1.5796, -12.0673, 1.7165, 1.5593, -12.0673, -2.1754, 1.8, -12.0673, 2.1999, 1.6761, -12.0673, 1.8761, 2, -12.0673, -1.7158, 1.5796, -12.0673, -2.1754, 1.8, -12.0673, -1.7357, 1.5593, -12.0673, -1.686, 1.5932, -12.0673, -2.1754, 1.8, -12.0673, -1.7158, 1.5796, -12.0673, 2.1999, 1.6761, -12.0673, 1.6667, 1.5932, -12.0673, 1.6965, 1.5796, -12.0673, 2.1999, 1.6761, -12.0673, 1.6315, 1.598, -12.0673, 1.6667, 1.5932, -12.0673, -1.6508, 1.598, -12.0673, -2.1754, 1.8, -12.0673, -1.686, 1.5932, -12.0673, -0.2872, 1.598, -12.0673, -2.1754, 1.8, -12.0673, -1.6508, 1.598, -12.0673, -2.1754, 1.8, -12.0673, 1.6315, 1.598, -12.0673, 2.1999, 1.6761, -12.0673, -2.1754, 1.8, -12.0673, 0.2679, 1.598, -12.0673, 1.6315, 1.598, -12.0673, -0.2872, 1.598, -12.0673, 0.2679, 1.598, -12.0673, -2.1754, 1.8, -12.0673, -0.2872, 1.598, -12.0673, 0.2328, 1.5932, -12.0673, 0.2679, 1.598, -12.0673, -0.2521, 1.5932, -12.0673, 0.2328, 1.5932, -12.0673, -0.2872, 1.598, -12.0673, -0.2521, 1.5932, -12.0673, 0.203, 1.5796, -12.0673, 0.2328, 1.5932, -12.0673, -0.2223, 1.5796, -12.0673, 0.203, 1.5796, -12.0673, -0.2521, 1.5932, -12.0673, -0.2223, 1.5796, -12.0673, 0.1831, 1.5593, -12.0673, 0.203, 1.5796, -12.0673, -0.2023, 1.5593, -12.0673, 0.1831, 1.5593, -12.0673, -0.2223, 1.5796, -12.0673, 0.1761, 1.5352, -12.0673, -0.1953, 1.2929, -12.0673, 0.1761, 1.2751, -12.0673, -0.2023, 1.5593, -12.0673, 0.1761, 1.5352, -12.0673, 0.1831, 1.5593, -12.0673, 0.1761, 1.5352, -12.0673, -0.1953, 1.5352, -12.0673, -0.1953, 1.2929, -12.0673, 0.1761, 1.5352, -12.0673, -0.2023, 1.5593, -12.0673, -0.1953, 1.5352, -12.0673, -0.2521, 1.5932, -12.0673, -0.2872, 1.598, -11.9443, -0.2521, 1.5932, -11.9443, -0.2521, 1.5932, -12.0673, -0.2872, 1.598, -12.0673, -0.2872, 1.598, -11.9443, 0.1831, 1.5593, -11.9443, 0.203, 1.5796, -12.0673, 0.1831, 1.5593, -12.0673, 0.1831, 1.5593, -11.9443, 0.203, 1.5796, -11.9443, 0.203, 1.5796, -12.0673, -1.686, 1.5932, -11.9443, -1.6508, 1.598, -12.0673, -1.686, 1.5932, -12.0673, -1.686, 1.5932, -11.9443, -1.6508, 1.598, -11.9443, -1.6508, 1.598, -12.0673, 0.1831, 0.9514, -12.0673, 0.203, 0.931, -11.9428, 0.1831, 0.9514, -11.9428, 0.1831, 0.9514, -12.0673, 0.203, 0.931, -12.0673, 0.203, 0.931, -11.9428, 1.7165, 0.9514, -11.9428, 1.6965, 0.931, -12.0673, 1.7165, 0.9514, -12.0673, 1.7165, 0.9514, -11.9428, 1.6965, 0.931, -11.9428, 1.6965, 0.931, -12.0673, -1.7158, 0.931, -12.0673, -1.686, 0.9174, -11.9428, -1.7158, 0.931, -11.9428, -1.7158, 0.931, -12.0673, -1.686, 0.9174, -12.0673, -1.686, 0.9174, -11.9428, 0.1761, 1.5352, -11.9443, 0.1761, 0.9754, -12.0673, 0.1761, 0.9754, -11.9428, 0.1761, 1.2751, -12.0673, 0.1761, 1.5352, -11.9443, 0.1761, 1.5352, -12.0673, 0.1761, 0.9754, -12.0673, 0.1761, 1.5352, -11.9443, 0.1761, 1.2751, -12.0673, 1.6667, 0.9174, -11.9428, 1.6315, 0.9127, -12.0673, 1.6667, 0.9174, -12.0673, 1.6667, 0.9174, -11.9428, 1.6315, 0.9127, -11.9428, 1.6315, 0.9127, -12.0673, 0.203, 1.5796, -11.9443, 0.2328, 1.5932, -12.0673, 0.203, 1.5796, -12.0673, 0.203, 1.5796, -11.9443, 0.2328, 1.5932, -11.9443, 0.2328, 1.5932, -12.0673, 0.2328, 1.5932, -11.9443, 0.2679, 1.598, -12.0673, 0.2328, 1.5932, -12.0673, 0.2328, 1.5932, -11.9443, 0.2679, 1.598, -11.9443, 0.2679, 1.598, -12.0673, 0.2679, 0.9127, -12.0673, 1.6315, 0.9127, -11.9428, 0.2679, 0.9127, -11.9428, 0.2679, 0.9127, -12.0673, 1.6315, 0.9127, -12.0673, 1.6315, 0.9127, -11.9428, -1.7427, 1.5352, -11.9443, -1.7357, 1.5593, -12.0673, -1.7427, 1.5352, -12.0673, -1.7427, 1.5352, -11.9443, -1.7357, 1.5593, -11.9443, -1.7357, 1.5593, -12.0673, 0.1761, 1.5352, -11.9443, 0.1831, 1.5593, -12.0673, 0.1761, 1.5352, -12.0673, 0.1761, 1.5352, -11.9443, 0.1831, 1.5593, -11.9443, 0.1831, 1.5593, -12.0673, 0.203, 0.931, -12.0673, 0.2328, 0.9174, -11.9428, 0.203, 0.931, -11.9428, 0.203, 0.931, -12.0673, 0.2328, 0.9174, -12.0673, 0.2328, 0.9174, -11.9428, 2.1172, 1.5508, -0.3505, 2.1999, 0.2889, -0.3505, 2.1189, 0.2889, -0.3505, 2.1999, 1.5515, -0.3505, 2.1172, 1.5937, -0.3505, 2.1999, 1.5937, -0.3505, 2.1172, 1.5508, -0.3505, 2.1999, 1.5515, -0.3505, 2.1999, 0.2889, -0.3505, 2.1999, 1.5515, -0.3505, 2.1172, 1.5508, -0.3505, 2.1172, 1.5937, -0.3505, 2.1189, 0.2889, 0.3502, 2.1999, 0.2889, -0.3505, 2.1999, 0.2889, 0.3502, 2.1189, 0.2889, 0.3502, 2.1189, 0.2889, -0.3505, 2.1999, 0.2889, -0.3505, 2.1999, 1.5441, 0.3502, 2.1189, 0.2889, 0.3502, 2.1999, 0.2889, 0.3502, 2.1173, 1.5437, 0.3502, 2.2, 1.5937, 0.3502, 2.1172, 1.5937, 0.3502, 2.1999, 1.5441, 0.3502, 2.1173, 1.5437, 0.3502, 2.1189, 0.2889, 0.3502, 2.1173, 1.5437, 0.3502, 2.1999, 1.5441, 0.3502, 2.2, 1.5937, 0.3502, 2.2, 1.5937, 0.3502, 2.1172, 1.5937, -0.3505, 2.1172, 1.5937, 0.3502, 2.2, 1.5937, 0.3502, 2.1999, 1.5937, -0.3505, 2.1172, 1.5937, -0.3505, -2.119, 0.3538, -6.0997, -2.2, 0.3262, -6.0584, -2.2, 0.3538, -6.0997, -2.119, 0.3538, -6.0997, -2.119, 0.3262, -6.0584, -2.2, 0.3262, -6.0584, -2.119, 0.3262, -6.0584, -2.2, 0.3165, -6.0098, -2.2, 0.3262, -6.0584, -2.119, 0.3262, -6.0584, -2.1191, 0.3165, -6.0098, -2.2, 0.3165, -6.0098, -2.1172, 1.6158, 5.4349, -2.2, 1.6158, -6.0098, -2.2, 1.6158, 5.4349, -2.1172, 1.6158, 5.4349, -2.1172, 1.6158, -6.0098, -2.2, 1.6158, -6.0098, -2.119, 0.395, -6.1273, -2.2, 0.3538, -6.0997, -2.2, 0.395, -6.1273, -2.119, 0.395, -6.1273, -2.119, 0.3538, -6.0997, -2.2, 0.3538, -6.0997, -2.1191, 0.2853, -11.9413, -2.1174, 1.4887, -6.1372, -2.1171, 1.668, -11.945, -2.1191, 0.2853, -11.9413, -2.1189, 0.4436, -6.1372, -2.1174, 1.4887, -6.1372, -2.119, 0.395, 5.5524, -2.1191, 0.2853, 11.9341, -2.1189, 0.4436, 5.5623, -2.119, 0.3538, 5.5247, -2.1191, 0.2853, 11.9341, -2.119, 0.395, 5.5524, -2.1191, 0.2853, -11.9413, -2.119, 0.395, -6.1273, -2.1189, 0.4436, -6.1372, -2.1191, 0.2853, -11.9413, -2.119, 0.3538, -6.0997, -2.119, 0.395, -6.1273, -2.119, 0.3262, 5.4839, -2.1191, 0.2853, 11.9341, -2.119, 0.3538, 5.5247, -2.1191, 0.3165, 5.4349, -2.1191, 0.2853, 11.9341, -2.119, 0.3262, 5.4839, -2.1191, 0.2853, -11.9413, -2.119, 0.3262, -6.0584, -2.119, 0.3538, -6.0997, -2.1191, 0.3165, -6.0098, -2.1191, 0.2853, 11.9341, -2.1191, 0.3165, 5.4349, -2.1191, 0.2853, -11.9413, -2.1191, 0.3165, -6.0098, -2.119, 0.3262, -6.0584, -2.1191, 0.3165, -6.0098, -2.1191, 0.2853, -11.9413, -2.1191, 0.2853, 11.9341, -2.1174, 1.4887, 5.5623, -2.2, 1.5374, 5.5524, -2.2, 1.4887, 5.5623, -2.1174, 1.4887, 5.5623, -2.1174, 1.5374, 5.5524, -2.2, 1.5374, 5.5524, -2.2, 1.6761, -12.0673, -2.2, 0.4436, -6.1372, -2.2, 0.2853, -12.0673, -2.2, 1.6761, -12.0673, -2.2, 1.4887, -6.1372, -2.2, 0.4436, -6.1372, -2.2, 1.5374, 5.5524, -2.2, 1.6761, 12.0741, -2.2, 1.4887, 5.5623, -2.2, 1.5786, 5.5247, -2.2, 1.6761, 12.0741, -2.2, 1.5374, 5.5524, -2.2, 1.6761, -12.0673, -2.2, 1.5374, -6.1273, -2.2, 1.4887, -6.1372, -2.2, 1.6761, -12.0673, -2.2, 1.5786, -6.0997, -2.2, 1.5374, -6.1273, -2.2, 1.6062, 5.4839, -2.2, 1.6761, 12.0741, -2.2, 1.5786, 5.5247, -2.2, 1.6158, 5.4349, -2.2, 1.6761, 12.0741, -2.2, 1.6062, 5.4839, -2.2, 1.6761, -12.0673, -2.2, 1.6062, -6.0584, -2.2, 1.5786, -6.0997, -2.2, 1.6158, -6.0098, -2.2, 1.6761, 12.0741, -2.2, 1.6158, 5.4349, -2.2, 1.6761, -12.0673, -2.2, 1.6158, -6.0098, -2.2, 1.6062, -6.0584, -2.2, 1.6158, -6.0098, -2.2, 1.6761, -12.0673, -2.2, 1.6761, 12.0741, -2.1189, 0.4436, -6.1372, -2.2, 0.395, -6.1273, -2.2, 0.4436, -6.1372, -2.1189, 0.4436, -6.1372, -2.119, 0.395, -6.1273, -2.2, 0.395, -6.1273, -2.1172, 1.6062, 5.4839, -2.2, 1.6158, 5.4349, -2.2, 1.6062, 5.4839, -2.1172, 1.6062, 5.4839, -2.1172, 1.6158, 5.4349, -2.2, 1.6158, 5.4349, -2.2, 1.5786, -6.0997, -2.1172, 1.6062, -6.0584, -2.1173, 1.5786, -6.0997, -2.2, 1.5786, -6.0997, -2.2, 1.6062, -6.0584, -2.1172, 1.6062, -6.0584, -2.2, 1.6062, -6.0584, -2.1172, 1.6158, -6.0098, -2.1172, 1.6062, -6.0584, -2.2, 1.6062, -6.0584, -2.2, 1.6158, -6.0098, -2.1172, 1.6158, -6.0098, -2.2, 0.395, 5.5524, -2.119, 0.3538, 5.5247, -2.119, 0.395, 5.5524, -2.2, 0.395, 5.5524, -2.2, 0.3538, 5.5247, -2.119, 0.3538, 5.5247, -2.2, 0.3538, 5.5247, -2.119, 0.3262, 5.4839, -2.119, 0.3538, 5.5247, -2.2, 0.3538, 5.5247, -2.2, 0.3262, 5.4839, -2.119, 0.3262, 5.4839, -2.2, 1.5374, -6.1273, -2.1173, 1.5786, -6.0997, -2.1174, 1.5374, -6.1273, -2.2, 1.5374, -6.1273, -2.2, 1.5786, -6.0997, -2.1173, 1.5786, -6.0997, -2.1174, 1.5374, 5.5524, -2.2, 1.5786, 5.5247, -2.2, 1.5374, 5.5524, -2.1174, 1.5374, 5.5524, -2.1173, 1.5786, 5.5247, -2.2, 1.5786, 5.5247, -2.1189, 0.4436, 5.5623, -2.2, 1.4887, 5.5623, -2.2, 0.4436, 5.5623, -2.1189, 0.4436, 5.5623, -2.1174, 1.4887, 5.5623, -2.2, 1.4887, 5.5623, -2.1173, 1.5786, 5.5247, -2.2, 1.6062, 5.4839, -2.2, 1.5786, 5.5247, -2.1173, 1.5786, 5.5247, -2.1172, 1.6062, 5.4839, -2.2, 1.6062, 5.4839, -2.2, 0.3165, 5.4349, -2.1191, 0.3165, -6.0098, -2.1191, 0.3165, 5.4349, -2.2, 0.3165, 5.4349, -2.2, 0.3165, -6.0098, -2.1191, 0.3165, -6.0098, -2.2, 0.4436, 5.5623, -2.119, 0.395, 5.5524, -2.1189, 0.4436, 5.5623, -2.2, 0.4436, 5.5623, -2.2, 0.395, 5.5524, -2.119, 0.395, 5.5524, -2.2, 0.3262, 5.4839, -2.1191, 0.3165, 5.4349, -2.119, 0.3262, 5.4839, -2.2, 0.3262, 5.4839, -2.2, 0.3165, 5.4349, -2.1191, 0.3165, 5.4349, -2.2, 1.4887, -6.1372, -2.1174, 1.5374, -6.1273, -2.1174, 1.4887, -6.1372, -2.2, 1.4887, -6.1372, -2.2, 1.5374, -6.1273, -2.1174, 1.5374, -6.1273, -2.2, 0.4436, -6.1372, -2.1174, 1.4887, -6.1372, -2.1189, 0.4436, -6.1372, -2.2, 0.4436, -6.1372, -2.2, 1.4887, -6.1372, -2.1174, 1.4887, -6.1372)
+
+[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_u6qfb"]
+data = PackedVector3Array(-0.2725, 0, 1, -0.2725, 0.7749, -1, -0.2725, 0.7749, 1, -0.2725, 0, 1, -0.2725, 0, -1, -0.2725, 0.7749, -1, -0.2725, 0, -1, 2.1514, 0, -1, -0.2725, 0.7749, -1, -0.2725, 0, -1, 1.7275, 0, -1, 2.1514, 0, -1, 1.7275, 0, -1, 2.1514, 0, 1, 2.1514, 0, -1, 1.7275, 0, -1, 1.7275, 0, 1, 2.1514, 0, 1, 1.7275, 0, 1, -0.2725, 0.7749, 1, 2.1514, 0, 1, 1.7275, 0, 1, -0.2725, 0, 1, -0.2725, 0.7749, 1, -0.2725, 0, -1, 1.7275, 0, 1, 1.7275, 0, -1, -0.2725, 0, -1, -0.2725, 0, 1, 1.7275, 0, 1, 2.1514, 0, -1, -0.2725, 0.7749, 1, -0.2725, 0.7749, -1, 2.1514, 0, -1, 2.1514, 0, 1, -0.2725, 0.7749, 1)
+
+[node name="diner" instance=ExtResource("1_lienh")]
+
+[node name="StaticBody3D" type="StaticBody3D" parent="Cube" index="0"]
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="Cube/StaticBody3D" index="0"]
+shape = SubResource("ConcavePolygonShape3D_cpcng")
+
+[node name="StaticBody3D" type="StaticBody3D" parent="Cube_001" index="0"]
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="Cube_001/StaticBody3D" index="0"]
+shape = SubResource("ConcavePolygonShape3D_u6qfb")
diff --git a/assets/buildings/gas_station.tscn b/assets/buildings/gas_station.tscn
new file mode 100644 (file)
index 0000000..1723f2f
--- /dev/null
@@ -0,0 +1,5 @@
+[gd_scene load_steps=2 format=3 uid="uid://j1d8t1xtrrrk"]
+
+[ext_resource type="PackedScene" uid="uid://bbpsj26qjivtg" path="res://assets/raw/gas-station.glb" id="1_0n6wb"]
+
+[node name="gas-station" instance=ExtResource("1_0n6wb")]
diff --git a/assets/characters/NPC.tscn b/assets/characters/NPC.tscn
new file mode 100644 (file)
index 0000000..599a6bd
--- /dev/null
@@ -0,0 +1,26 @@
+[gd_scene load_steps=5 format=3 uid="uid://bxexec3xd7rvc"]
+
+[ext_resource type="Script" uid="uid://d0f1fci41wjtn" path="res://classes/gameplay/Actionable.gd" id="1_65ttb"]
+
+[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_48sr8"]
+
+[sub_resource type="CapsuleMesh" id="CapsuleMesh_m0inl"]
+
+[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_umuh4"]
+diffuse_mode = 3
+albedo_color = Color(0.745303, 0.12164, 0.307427, 1)
+
+[node name="NPC" type="CharacterBody3D" groups=["Actionable"]]
+script = ExtResource("1_65ttb")
+
+[node name="lookHere" type="Node3D" parent="." groups=["LookAt"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.4672, 0)
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
+shape = SubResource("CapsuleShape3D_48sr8")
+
+[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
+mesh = SubResource("CapsuleMesh_m0inl")
+surface_material_override/0 = SubResource("StandardMaterial3D_umuh4")
diff --git a/assets/characters/Player.tscn b/assets/characters/Player.tscn
new file mode 100644 (file)
index 0000000..eb4a405
--- /dev/null
@@ -0,0 +1,49 @@
+[gd_scene load_steps=7 format=3 uid="uid://ctyn64mt2gkxy"]
+
+[ext_resource type="Script" uid="uid://bj0fwxgsmjind" path="res://classes/gameplay/Player.gd" id="1_2ukws"]
+[ext_resource type="PackedScene" uid="uid://b56yghb2jno58" path="res://assets/phone/phone.tscn" id="2_rmplj"]
+
+[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_egrvp"]
+
+[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_fm71h"]
+dof_blur_far_enabled = true
+dof_blur_far_distance = 100.0
+dof_blur_amount = 0.01
+
+[sub_resource type="CylinderShape3D" id="CylinderShape3D_k3ttt"]
+radius = 1.33
+
+[sub_resource type="CapsuleMesh" id="CapsuleMesh_v37ys"]
+radius = 0.32
+
+[node name="Player" type="CharacterBody3D" groups=["Player"]]
+script = ExtResource("1_2ukws")
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
+shape = SubResource("CapsuleShape3D_egrvp")
+
+[node name="Camera3D" type="Camera3D" parent="."]
+unique_name_in_owner = true
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.503, 0)
+cull_mask = 31
+attributes = SubResource("CameraAttributesPractical_fm71h")
+
+[node name="TalkingArea" type="Area3D" parent="Camera3D"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.50328, -0.500345)
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="Camera3D/TalkingArea"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, -1.92691)
+shape = SubResource("CylinderShape3D_k3ttt")
+
+[node name="Phone" parent="Camera3D" instance=ExtResource("2_rmplj")]
+unique_name_in_owner = true
+transform = Transform3D(0.57848, -0.069925, 0.0925849, 0.0578608, 0.581952, 0.0780006, -0.100566, -0.0673979, 0.577446, -0.308159, -0.144811, -0.632834)
+visible = false
+
+[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
+mesh = SubResource("CapsuleMesh_v37ys")
+
+[connection signal="body_entered" from="Camera3D/TalkingArea" to="." method="_on_talking_area_body_entered"]
+[connection signal="body_exited" from="Camera3D/TalkingArea" to="." method="_on_talking_area_body_exited"]
diff --git a/assets/characters/phone.tscn b/assets/characters/phone.tscn
new file mode 100644 (file)
index 0000000..ce8a14f
--- /dev/null
@@ -0,0 +1,5 @@
+[gd_scene load_steps=2 format=3 uid="uid://dk8qtd05kxmk5"]
+
+[ext_resource type="PackedScene" uid="uid://cdaxrhmm3k45v" path="res://assets/raw/phone.glb" id="1_lbcwl"]
+
+[node name="phone" instance=ExtResource("1_lbcwl")]
diff --git a/assets/indicators/diner_sign.tscn b/assets/indicators/diner_sign.tscn
new file mode 100644 (file)
index 0000000..3347b16
--- /dev/null
@@ -0,0 +1,5 @@
+[gd_scene load_steps=2 format=3 uid="uid://bpqu3xhnuaq83"]
+
+[ext_resource type="PackedScene" uid="uid://dnk1eg2b1wq20" path="res://assets/raw/diner-sign.glb" id="1_c8wkk"]
+
+[node name="diner-sign" instance=ExtResource("1_c8wkk")]
diff --git a/assets/indicators/roadsign_square.tscn b/assets/indicators/roadsign_square.tscn
new file mode 100644 (file)
index 0000000..3aed0fa
--- /dev/null
@@ -0,0 +1,5 @@
+[gd_scene load_steps=2 format=3 uid="uid://cdrup07gtwdc8"]
+
+[ext_resource type="PackedScene" uid="uid://3pmbcxodvol3" path="res://assets/raw/roadsign-square.glb" id="1_llxsa"]
+
+[node name="roadsign-square" instance=ExtResource("1_llxsa")]
diff --git a/assets/lights/street_lamp.tscn b/assets/lights/street_lamp.tscn
new file mode 100644 (file)
index 0000000..cdf3e94
--- /dev/null
@@ -0,0 +1,5 @@
+[gd_scene load_steps=2 format=3 uid="uid://bopsbev075enn"]
+
+[ext_resource type="PackedScene" uid="uid://ds4mxll5xdygr" path="res://assets/raw/street-lamp.glb" id="1_ol566"]
+
+[node name="street-lamp" instance=ExtResource("1_ol566")]
diff --git a/assets/phone/dating-app-message.tscn b/assets/phone/dating-app-message.tscn
new file mode 100644 (file)
index 0000000..f0d64a4
--- /dev/null
@@ -0,0 +1,32 @@
+[gd_scene load_steps=2 format=3 uid="uid://dct0470lgrjlj"]
+
+[ext_resource type="Script" uid="uid://2437og8r0soc" path="res://assets/phone/dating_app_message.gd" id="1_dl6o7"]
+
+[node name="app-message" type="MarginContainer"]
+custom_minimum_size = Vector2(400, 0)
+offset_right = 41.0
+offset_bottom = 40.0
+size_flags_vertical = 0
+script = ExtResource("1_dl6o7")
+text = "This is an example text message"
+
+[node name="ColorRect" type="ColorRect" parent="."]
+layout_mode = 2
+color = Color(0.392157, 0.584314, 0.929412, 1)
+
+[node name="MarginContainer" type="MarginContainer" parent="."]
+layout_mode = 2
+theme_override_constants/margin_left = 20
+theme_override_constants/margin_top = 20
+theme_override_constants/margin_right = 20
+theme_override_constants/margin_bottom = 20
+
+[node name="RichTextLabel" type="RichTextLabel" parent="MarginContainer"]
+layout_mode = 2
+theme_override_colors/default_color = Color(1, 1, 1, 1)
+theme_override_colors/font_outline_color = Color(0, 0, 0, 1)
+theme_override_colors/font_shadow_color = Color(0.101875, 0.475724, 0.545185, 1)
+theme_override_font_sizes/normal_font_size = 50
+text = "This is an example text message"
+fit_content = true
+horizontal_alignment = 2
diff --git a/assets/phone/dating-app-messages.tscn b/assets/phone/dating-app-messages.tscn
new file mode 100644 (file)
index 0000000..d966167
--- /dev/null
@@ -0,0 +1,76 @@
+[gd_scene load_steps=3 format=3 uid="uid://g1x4hg5lnaei"]
+
+[ext_resource type="Script" uid="uid://c0siyuc2yvtbt" path="res://assets/phone/dating_app_messages.gd" id="1_m5v2o"]
+[ext_resource type="PackedScene" uid="uid://dct0470lgrjlj" path="res://assets/phone/dating-app-message.tscn" id="2_0swet"]
+
+[node name="app-messages" type="MarginContainer"]
+custom_minimum_size = Vector2(1000, 1944)
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+offset_right = -2456.0
+grow_horizontal = 2
+grow_vertical = 2
+size_flags_horizontal = 3
+size_flags_vertical = 3
+script = ExtResource("1_m5v2o")
+
+[node name="background" type="ColorRect" parent="."]
+layout_mode = 2
+color = Color(0.248333, 0.23, 0.25, 1)
+
+[node name="VSplitContainer" type="VSplitContainer" parent="."]
+layout_mode = 2
+split_offset = 150
+dragging_enabled = false
+
+[node name="Label" type="Label" parent="VSplitContainer"]
+layout_mode = 2
+theme_override_font_sizes/font_size = 57
+text = "Rick"
+horizontal_alignment = 1
+
+[node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer"]
+layout_mode = 2
+
+[node name="app-message5" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")]
+layout_mode = 2
+text = "Can we have a call? "
+
+[node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/VBoxContainer"]
+custom_minimum_size = Vector2(0, 100)
+layout_mode = 2
+
+[node name="Label" type="Label" parent="VSplitContainer/VBoxContainer/MarginContainer"]
+layout_mode = 2
+theme_override_colors/font_color = Color(0.624633, 0.600023, 0.630782, 1)
+theme_override_font_sizes/font_size = 31
+text = "Yesterday"
+horizontal_alignment = 1
+
+[node name="app-message6" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")]
+layout_mode = 2
+text = "I'll be there at Linda's Diner tomorrow. you know, the dining car on i4 
+
+ if you want to meet there I can haul you with me out of town and take you to  your friends"
+is_sender = false
+
+[node name="app-message7" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")]
+layout_mode = 2
+text = "oh god that sounds great, thank you!!!
+what time?"
+
+[node name="app-message8" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")]
+layout_mode = 2
+text = "I'll be there at 11-12, depends on traffic
+sound good?"
+is_sender = false
+
+[node name="app-message9" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")]
+layout_mode = 2
+text = "yes! Thank you so much!!"
+
+[node name="app-message10" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")]
+layout_mode = 2
+text = "np baby see you tomorrow"
+is_sender = false
diff --git a/assets/phone/dating-app-profile.tscn b/assets/phone/dating-app-profile.tscn
new file mode 100644 (file)
index 0000000..07eae48
--- /dev/null
@@ -0,0 +1,118 @@
+[gd_scene load_steps=4 format=3 uid="uid://3soe07g3yfhv"]
+
+[ext_resource type="Script" uid="uid://s5h4vgu0o64n" path="res://assets/phone/dating_app_profile.gd" id="1_phgug"]
+[ext_resource type="Resource" uid="uid://1pq6j4i8ri81" path="res://classes/dating-profiles/profile_jason.tres" id="2_da00k"]
+[ext_resource type="Texture2D" uid="uid://boycfuj362k1h" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_011.png" id="3_hafx5"]
+
+[node name="app-profile" type="Control"]
+custom_minimum_size = Vector2(1000, 1944)
+layout_mode = 3
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+offset_right = -2456.0
+grow_horizontal = 2
+grow_vertical = 2
+size_flags_horizontal = 3
+size_flags_vertical = 3
+script = ExtResource("1_phgug")
+profile = ExtResource("2_da00k")
+
+[node name="background" type="ColorRect" parent="."]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+color = Color(0.4692, 0.62008, 0.69, 1)
+
+[node name="VSplitContainer" type="VSplitContainer" parent="."]
+clip_contents = true
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+split_offset = 1010
+dragger_visibility = 1
+
+[node name="Control" type="Control" parent="VSplitContainer"]
+layout_mode = 2
+
+[node name="pic" type="TextureRect" parent="VSplitContainer/Control"]
+unique_name_in_owner = true
+layout_mode = 1
+anchors_preset = 5
+anchor_left = 0.5
+anchor_right = 0.5
+offset_left = -827.0
+offset_right = 827.0
+offset_bottom = 2339.0
+grow_horizontal = 2
+texture = ExtResource("3_hafx5")
+stretch_mode = 2
+
+[node name="bio" type="ColorRect" parent="VSplitContainer"]
+layout_mode = 2
+
+[node name="down-arrow" type="ColorRect" parent="VSplitContainer/bio"]
+layout_mode = 0
+offset_left = 50.0
+offset_top = -50.0
+offset_right = 150.0
+offset_bottom = 50.0
+color = Color(1, 0.39, 0.39, 1)
+
+[node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/bio"]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+theme_override_constants/margin_left = 40
+theme_override_constants/margin_top = 50
+theme_override_constants/margin_right = 40
+theme_override_constants/margin_bottom = 40
+
+[node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/bio/MarginContainer"]
+layout_mode = 2
+
+[node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/bio/MarginContainer/VBoxContainer"]
+layout_mode = 2
+theme_override_constants/margin_bottom = 30
+
+[node name="details" type="RichTextLabel" parent="VSplitContainer/bio/MarginContainer/VBoxContainer/MarginContainer"]
+unique_name_in_owner = true
+layout_mode = 2
+theme_override_colors/default_color = Color(0.308769, 0.308769, 0.308769, 1)
+theme_override_font_sizes/normal_font_size = 40
+theme_override_font_sizes/bold_font_size = 80
+bbcode_enabled = true
+text = "[b]Jason[/b]    [font_size=45]32[/font_size]
+• Highschool football coach
+• 2 miles away"
+fit_content = true
+
+[node name="ColorRect" type="ColorRect" parent="VSplitContainer/bio/MarginContainer/VBoxContainer"]
+custom_minimum_size = Vector2(0, 2)
+layout_mode = 2
+color = Color(0.927533, 0.927533, 0.927533, 1)
+
+[node name="MarginContainer2" type="MarginContainer" parent="VSplitContainer/bio/MarginContainer/VBoxContainer"]
+layout_mode = 2
+theme_override_constants/margin_top = 30
+
+[node name="blurb" type="RichTextLabel" parent="VSplitContainer/bio/MarginContainer/VBoxContainer/MarginContainer2"]
+unique_name_in_owner = true
+layout_mode = 2
+theme_override_colors/default_color = Color(0.228511, 0.228511, 0.228511, 1)
+theme_override_font_sizes/normal_font_size = 40
+theme_override_font_sizes/bold_font_size = 60
+bbcode_enabled = true
+text = "6'3
+
+Thats it. That's my entire personality. Im just 6'3. Am I into sports? 6'3. Do I prefer staying in or going out? 6'3. Favorite Bette Middler movie? First Wives Club, AND 6'3. Am I looking for love or a hookup? Who knows, but what we do know is 6'3. "
+fit_content = true
diff --git a/assets/phone/dating_app_message.gd b/assets/phone/dating_app_message.gd
new file mode 100644 (file)
index 0000000..6f5f1f6
--- /dev/null
@@ -0,0 +1,31 @@
+@tool
+extends MarginContainer
+class_name DatingAppMessage
+
+@onready var label: RichTextLabel = $MarginContainer/RichTextLabel
+@onready var background: ColorRect = $ColorRect
+
+@export_multiline var text: String:
+       set(s):
+               text = s
+               _set_text_properties()
+
+# text message colors
+@export var sender_color: Color = Color.CORNFLOWER_BLUE
+@export var receiver_color: Color = Color.LIGHT_CORAL
+
+@export var is_sender: bool = true:
+       set(b):
+               is_sender = b
+               _set_text_properties()
+
+func _ready() -> void:
+       _set_text_properties()
+
+func _set_text_properties():
+       if background:
+               background.color = sender_color if is_sender else receiver_color
+       
+       if label:
+               label.text = text
+               label.horizontal_alignment = HORIZONTAL_ALIGNMENT_RIGHT if is_sender else HORIZONTAL_ALIGNMENT_LEFT
diff --git a/assets/phone/dating_app_message.gd.uid b/assets/phone/dating_app_message.gd.uid
new file mode 100644 (file)
index 0000000..2ca2370
--- /dev/null
@@ -0,0 +1 @@
+uid://2437og8r0soc
diff --git a/assets/phone/dating_app_messages.gd b/assets/phone/dating_app_messages.gd
new file mode 100644 (file)
index 0000000..961cd41
--- /dev/null
@@ -0,0 +1,3 @@
+@tool
+extends MarginContainer
+class_name DatingAppMessages
diff --git a/assets/phone/dating_app_messages.gd.uid b/assets/phone/dating_app_messages.gd.uid
new file mode 100644 (file)
index 0000000..99c2aaa
--- /dev/null
@@ -0,0 +1 @@
+uid://c0siyuc2yvtbt
diff --git a/assets/phone/dating_app_profile.gd b/assets/phone/dating_app_profile.gd
new file mode 100644 (file)
index 0000000..34cc9ee
--- /dev/null
@@ -0,0 +1,39 @@
+@tool
+class_name DatingProfileControl
+extends Control
+
+
+static var _details_format_str: String = "[b]%s[/b]    [font_size=45]%s[/font_size]"
+static var _bullet_format_str: String = "• %s"
+static var _distance_format_str: String = "%s miles away"
+
+
+@export var profile: DatingProfile:
+       set(p):
+               if profile != null:
+                       profile.changed.disconnect(_on_profile_changed)
+               profile = p
+               profile.changed.connect(_on_profile_changed)
+               _on_profile_changed()
+
+
+func _on_profile_changed():
+       # TODO: why aren't these unique names instantiated at the start?
+       if get_node_or_null("%details") == null:
+               return
+               
+       if profile == null:
+               %pic.texture = null
+               %details.text = ""
+               %blurb.text = ""
+               return
+               
+       %pic.texture = profile.pic
+       var details: Array[String] = []
+       details.append(_details_format_str % [profile.name, profile.age])
+       for detail: String in [profile.job, profile.education]:
+               if not detail.is_empty():
+                       details.append(_bullet_format_str % detail)
+       details.append(_bullet_format_str % (_distance_format_str % profile.distance_away))
+       %details.text = "\n".join(details)
+       %blurb.text = profile.bio
diff --git a/assets/phone/dating_app_profile.gd.uid b/assets/phone/dating_app_profile.gd.uid
new file mode 100644 (file)
index 0000000..d2c8127
--- /dev/null
@@ -0,0 +1 @@
+uid://s5h4vgu0o64n
diff --git a/assets/phone/phone-notifications.tscn b/assets/phone/phone-notifications.tscn
new file mode 100644 (file)
index 0000000..4dcb16a
--- /dev/null
@@ -0,0 +1,86 @@
+[gd_scene load_steps=6 format=3 uid="uid://bfvqcx2t5g466"]
+
+[ext_resource type="Script" uid="uid://bsupj3kydlrw3" path="res://assets/phone/phone_notifications.gd" id="1_8x3f7"]
+[ext_resource type="Theme" uid="uid://bsrcml8apqocm" path="res://assets/phone/phone_theme.tres" id="1_qge3v"]
+[ext_resource type="PackedScene" uid="uid://3soe07g3yfhv" path="res://assets/phone/dating-app-profile.tscn" id="2_8lkt0"]
+[ext_resource type="Resource" uid="uid://icfmwrgvsmud" path="res://classes/dating-profiles/profile_rick.tres" id="3_h8s70"]
+[ext_resource type="PackedScene" uid="uid://g1x4hg5lnaei" path="res://assets/phone/dating-app-messages.tscn" id="4_8x3f7"]
+
+[node name="Phone-notifications" type="Control"]
+layout_mode = 3
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+offset_right = -2255.0
+grow_horizontal = 2
+grow_vertical = 2
+script = ExtResource("1_8x3f7")
+_displayed_time = "11:46"
+
+[node name="background" type="ColorRect" parent="."]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+color = Color(0, 0, 0, 1)
+
+[node name="VBoxContainer" type="VBoxContainer" parent="."]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+offset_bottom = 73.0
+grow_horizontal = 2
+grow_vertical = 2
+
+[node name="header" type="HBoxContainer" parent="VBoxContainer"]
+layout_mode = 2
+size_flags_vertical = 3
+
+[node name="MarginContainer3" type="MarginContainer" parent="VBoxContainer/header"]
+custom_minimum_size = Vector2(20, 0)
+layout_direction = 2
+layout_mode = 2
+
+[node name="phone_clock" type="Label" parent="VBoxContainer/header"]
+unique_name_in_owner = true
+layout_mode = 2
+theme = ExtResource("1_qge3v")
+text = "11:46"
+
+[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/header"]
+layout_mode = 2
+size_flags_horizontal = 3
+
+[node name="Label2" type="Label" parent="VBoxContainer/header"]
+layout_mode = 2
+theme = ExtResource("1_qge3v")
+text = "..::"
+
+[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer/header"]
+custom_minimum_size = Vector2(20, 0)
+layout_direction = 2
+layout_mode = 2
+
+[node name="Label3" type="Label" parent="VBoxContainer/header"]
+layout_mode = 2
+theme = ExtResource("1_qge3v")
+text = "67%"
+
+[node name="MarginContainer4" type="MarginContainer" parent="VBoxContainer/header"]
+custom_minimum_size = Vector2(20, 0)
+layout_direction = 2
+layout_mode = 2
+
+[node name="content" type="MarginContainer" parent="VBoxContainer"]
+layout_mode = 2
+
+[node name="profile" parent="VBoxContainer/content" instance=ExtResource("2_8lkt0")]
+visible = false
+layout_mode = 2
+profile = ExtResource("3_h8s70")
+
+[node name="messages" parent="VBoxContainer/content" instance=ExtResource("4_8x3f7")]
+layout_mode = 2
diff --git a/assets/phone/phone.gd b/assets/phone/phone.gd
new file mode 100644 (file)
index 0000000..8ce8c74
--- /dev/null
@@ -0,0 +1,10 @@
+@tool
+class_name Phone
+extends Node3D
+
+
+@export var profile: DatingProfile:
+       set(p):
+               profile = p
+               if get_node_or_null("%profile"):
+                       %profile.profile = p
diff --git a/assets/phone/phone.gd.uid b/assets/phone/phone.gd.uid
new file mode 100644 (file)
index 0000000..b79b42d
--- /dev/null
@@ -0,0 +1 @@
+uid://dstk12h8wprhm
diff --git a/assets/phone/phone.tscn b/assets/phone/phone.tscn
new file mode 100644 (file)
index 0000000..fa7998b
--- /dev/null
@@ -0,0 +1,23 @@
+[gd_scene load_steps=4 format=3 uid="uid://b56yghb2jno58"]
+
+[ext_resource type="PackedScene" uid="uid://dk8qtd05kxmk5" path="res://assets/characters/phone.tscn" id="1_hlj15"]
+[ext_resource type="PackedScene" uid="uid://bfvqcx2t5g466" path="res://assets/phone/phone-notifications.tscn" id="4_fqhe4"]
+
+[sub_resource type="ViewportTexture" id="ViewportTexture_movgk"]
+viewport_path = NodePath("SubViewport")
+
+[node name="Phone" type="Node3D"]
+
+[node name="phone" parent="." instance=ExtResource("1_hlj15")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.0342514)
+
+[node name="SubViewport" type="SubViewport" parent="."]
+size = Vector2i(1000, 1944)
+
+[node name="Phone-notifications" parent="SubViewport" instance=ExtResource("4_fqhe4")]
+offset_right = 0.0
+
+[node name="Sprite3D" type="Sprite3D" parent="."]
+transform = Transform3D(0.054, 0, 0, 0, 0.054, 0, 0, 0, 0.054, 0, 0, 0)
+double_sided = false
+texture = SubResource("ViewportTexture_movgk")
diff --git a/assets/phone/phone_notifications.gd b/assets/phone/phone_notifications.gd
new file mode 100644 (file)
index 0000000..dee46b7
--- /dev/null
@@ -0,0 +1,35 @@
+@tool
+extends Control
+class_name PhoneNotifications
+
+
+@onready var _profile: Control = $VBoxContainer/content/profile
+@onready var _messages: Control = $VBoxContainer/content/messages
+
+
+@export var _displayed_time: String = "12:00":
+       set(s):
+               _displayed_time = s
+               if get_node_or_null("%phone_clock"):
+                       %phone_clock.text = s
+
+enum phoneScreens {PROFILE, MESSAGES}
+@export var screen: phoneScreens = phoneScreens.MESSAGES:
+       set(s):
+               screen = s
+               _set_screen()
+
+
+func _ready() -> void:
+       _set_screen()
+
+
+# TODO: handle visibility layering in a way that makes sense!
+func _set_screen():
+       match screen:
+               phoneScreens.MESSAGES:
+                       _messages.visible = true
+                       _profile.visible = false
+               phoneScreens.PROFILE:
+                       _messages.visible = false
+                       _profile.visible = true
diff --git a/assets/phone/phone_notifications.gd.uid b/assets/phone/phone_notifications.gd.uid
new file mode 100644 (file)
index 0000000..43e5d31
--- /dev/null
@@ -0,0 +1 @@
+uid://bsupj3kydlrw3
diff --git a/assets/phone/phone_theme.tres b/assets/phone/phone_theme.tres
new file mode 100644 (file)
index 0000000..4b0a4e8
--- /dev/null
@@ -0,0 +1,4 @@
+[gd_resource type="Theme" format=3 uid="uid://bsrcml8apqocm"]
+
+[resource]
+default_font_size = 50
diff --git a/assets/raw/diner-sign.glb b/assets/raw/diner-sign.glb
new file mode 100644 (file)
index 0000000..eec3944
Binary files /dev/null and b/assets/raw/diner-sign.glb differ
diff --git a/assets/raw/diner.glb b/assets/raw/diner.glb
new file mode 100644 (file)
index 0000000..947eaab
Binary files /dev/null and b/assets/raw/diner.glb differ
diff --git a/assets/raw/gas-station.glb b/assets/raw/gas-station.glb
new file mode 100644 (file)
index 0000000..49e9c4f
Binary files /dev/null and b/assets/raw/gas-station.glb differ
diff --git a/assets/raw/phone.glb b/assets/raw/phone.glb
new file mode 100644 (file)
index 0000000..d29c147
Binary files /dev/null and b/assets/raw/phone.glb differ
diff --git a/assets/raw/ricks-rig.glb b/assets/raw/ricks-rig.glb
new file mode 100644 (file)
index 0000000..00688a2
Binary files /dev/null and b/assets/raw/ricks-rig.glb differ
diff --git a/assets/raw/roadsign-square.glb b/assets/raw/roadsign-square.glb
new file mode 100644 (file)
index 0000000..e7e79a9
Binary files /dev/null and b/assets/raw/roadsign-square.glb differ
diff --git a/assets/raw/street-lamp.glb b/assets/raw/street-lamp.glb
new file mode 100644 (file)
index 0000000..5605f6f
Binary files /dev/null and b/assets/raw/street-lamp.glb differ
diff --git a/assets/vehicles/ricks_rig.tscn b/assets/vehicles/ricks_rig.tscn
new file mode 100644 (file)
index 0000000..7c889cc
--- /dev/null
@@ -0,0 +1,5 @@
+[gd_scene load_steps=2 format=3 uid="uid://k7xithc6uj40"]
+
+[ext_resource type="PackedScene" uid="uid://b6uwgwfcke0j3" path="res://assets/raw/ricks-rig.glb" id="1_djbfx"]
+
+[node name="ricks-rig" instance=ExtResource("1_djbfx")]
diff --git a/classes/dating-profiles/dating_profile.gd b/classes/dating-profiles/dating_profile.gd
new file mode 100644 (file)
index 0000000..d6ec47c
--- /dev/null
@@ -0,0 +1,39 @@
+@tool
+extends Resource
+class_name DatingProfile
+
+
+@export var pic: CompressedTexture2D = null:
+       set(n):
+               pic = n
+               changed.emit()
+
+@export var name: String = "":
+       set(n):
+               name = n
+               changed.emit()
+
+@export var age: int = 18:
+       set(n):
+               age = n
+               changed.emit()
+
+@export var job: String = "":
+       set(n):
+               job = n
+               changed.emit()
+
+@export var education: String = "":
+       set(n):
+               education = n
+               changed.emit()
+
+@export var distance_away: int = 0:
+       set(n):
+               distance_away = n
+               changed.emit()
+
+@export_multiline var bio: String = "":
+       set(n):
+               bio = n
+               changed.emit()
diff --git a/classes/dating-profiles/dating_profile.gd.uid b/classes/dating-profiles/dating_profile.gd.uid
new file mode 100644 (file)
index 0000000..212646f
--- /dev/null
@@ -0,0 +1 @@
+uid://b5eooig1ng6ln
diff --git a/classes/dating-profiles/dating_profile.tres b/classes/dating-profiles/dating_profile.tres
new file mode 100644 (file)
index 0000000..fe3cd80
--- /dev/null
@@ -0,0 +1,6 @@
+[gd_resource type="Resource" load_steps=2 format=3 uid="uid://cii3hcmoivqwp"]
+
+[sub_resource type="GDScript" id="GDScript_6dpxl"]
+
+[resource]
+script = SubResource("GDScript_6dpxl")
diff --git a/classes/dating-profiles/profile_hannah.tres b/classes/dating-profiles/profile_hannah.tres
new file mode 100644 (file)
index 0000000..ecd7ba6
--- /dev/null
@@ -0,0 +1,15 @@
+[gd_resource type="Resource" script_class="DatingProfile" load_steps=3 format=3 uid="uid://rw6qoglg6w86"]
+
+[ext_resource type="Texture2D" uid="uid://dx0hnbwtira44" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_007.png" id="1_d27bq"]
+[ext_resource type="Script" uid="uid://b5eooig1ng6ln" path="res://classes/dating-profiles/dating_profile.gd" id="2_5d7j0"]
+
+[resource]
+script = ExtResource("2_5d7j0")
+pic = ExtResource("1_d27bq")
+name = "Hannah"
+age = 24
+job = ""
+education = ""
+distance_away = 6
+bio = "Howdy! I'm experimenting with a lot of things, and to be honest, not even sure where this is all going, but hey, if you want to flow i'm here for that"
+metadata/_custom_type_script = "uid://b5eooig1ng6ln"
diff --git a/classes/dating-profiles/profile_jason.tres b/classes/dating-profiles/profile_jason.tres
new file mode 100644 (file)
index 0000000..0715764
--- /dev/null
@@ -0,0 +1,16 @@
+[gd_resource type="Resource" script_class="DatingProfile" load_steps=3 format=3 uid="uid://1pq6j4i8ri81"]
+
+[ext_resource type="Texture2D" uid="uid://boycfuj362k1h" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_011.png" id="1_yxv6i"]
+[ext_resource type="Script" uid="uid://b5eooig1ng6ln" path="res://classes/dating-profiles/dating_profile.gd" id="2_abrtt"]
+
+[resource]
+script = ExtResource("2_abrtt")
+pic = ExtResource("1_yxv6i")
+name = "Jason"
+age = 32
+job = "Highschool football coach"
+education = ""
+distance_away = 2
+bio = "6'3
+
+Thats it. That's my entire personality. Im just 6'3. Am I into sports? 6'3. Do I prefer staying in or going out? 6'3. Favorite Bette Middler movie? First Wives Club, AND 6'3. Am I looking for love or a hookup? Who knows, but what we do know is 6'3. "
diff --git a/classes/dating-profiles/profile_lector.tres b/classes/dating-profiles/profile_lector.tres
new file mode 100644 (file)
index 0000000..27dafc3
--- /dev/null
@@ -0,0 +1,17 @@
+[gd_resource type="Resource" script_class="DatingProfile" load_steps=3 format=3 uid="uid://csonx7vlmvo2j"]
+
+[ext_resource type="Texture2D" uid="uid://qh1ajxfd33sw" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_010.png" id="1_2yg8j"]
+[ext_resource type="Script" uid="uid://b5eooig1ng6ln" path="res://classes/dating-profiles/dating_profile.gd" id="2_46nly"]
+
+[resource]
+script = ExtResource("2_46nly")
+pic = ExtResource("1_2yg8j")
+name = "Lector"
+age = 30
+job = "Chemist"
+education = "NYU"
+distance_away = 15
+bio = "I'm sure you'd be impressed by my \"do we have chemistry\" joke, right? Okay then! 
+
+Just burned through my 20s with a long term thing that went nowhere, but hey, that's life! I'm outdoorsy and I own a nice vacation spot upstate at a lake (nothing TOO fancy but it's quiet) "
+metadata/_custom_type_script = "uid://b5eooig1ng6ln"
diff --git a/classes/dating-profiles/profile_mark.tres b/classes/dating-profiles/profile_mark.tres
new file mode 100644 (file)
index 0000000..a4b1e05
--- /dev/null
@@ -0,0 +1,18 @@
+[gd_resource type="Resource" script_class="DatingProfile" load_steps=3 format=3 uid="uid://qfb06sgelmty"]
+
+[ext_resource type="Texture2D" uid="uid://db04nwjppj3ah" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_009.png" id="1_dbc4b"]
+[ext_resource type="Script" uid="uid://b5eooig1ng6ln" path="res://classes/dating-profiles/dating_profile.gd" id="2_6or1p"]
+
+[resource]
+script = ExtResource("2_6or1p")
+pic = ExtResource("1_dbc4b")
+name = "Mark"
+age = 26
+job = "Personal trainer"
+education = "NYU"
+distance_away = 5
+bio = "Into nonfiction and current events, the gym and anything fitness related, and travel (80+ countries). Family enthusiast
+
+Love not camping, not drinking. 5'9\"
+
+Looking for long term stuff! "
diff --git a/classes/dating-profiles/profile_nathan.tres b/classes/dating-profiles/profile_nathan.tres
new file mode 100644 (file)
index 0000000..2bf3011
--- /dev/null
@@ -0,0 +1,16 @@
+[gd_resource type="Resource" script_class="DatingProfile" load_steps=3 format=3 uid="uid://cp2ryaa2mxj8u"]
+
+[ext_resource type="Texture2D" uid="uid://c8y8dvovugsti" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_008.png" id="1_te02l"]
+[ext_resource type="Script" uid="uid://b5eooig1ng6ln" path="res://classes/dating-profiles/dating_profile.gd" id="2_oxfg6"]
+
+[resource]
+script = ExtResource("2_oxfg6")
+pic = ExtResource("1_te02l")
+name = "Nathaniel"
+age = 24
+job = "software engineer babyyyyy"
+education = "UIowa"
+distance_away = 22
+bio = "Hey baby I got good news and bad news. The good news is you found me. The bad news is you gotta pick me up, because fr I dont' have a drivers license!
+
+Hell yeah let's do it! 69K p er year"
diff --git a/classes/dating-profiles/profile_ned.tres b/classes/dating-profiles/profile_ned.tres
new file mode 100644 (file)
index 0000000..2c3a326
--- /dev/null
@@ -0,0 +1,17 @@
+[gd_resource type="Resource" script_class="DatingProfile" load_steps=3 format=3 uid="uid://crstqpqrcfacn"]
+
+[ext_resource type="Texture2D" uid="uid://b85n0hy1vmdw7" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_012.png" id="1_dluyd"]
+[ext_resource type="Script" uid="uid://b5eooig1ng6ln" path="res://classes/dating-profiles/dating_profile.gd" id="2_gae4k"]
+
+[resource]
+script = ExtResource("2_gae4k")
+pic = ExtResource("1_dluyd")
+name = "Ned"
+age = 24
+job = "IT guy"
+education = "Comp sci"
+distance_away = 5
+bio = "I'm not going to fix your computer...... unless you ask nicely! 
+
+Okay well i'm looking for someone i can share a laugh or two with, who likes to stay in and watch good movies. Dang it's tough to articulate your whole personality in this tiny text box, isn't it?? "
+metadata/_custom_type_script = "uid://b5eooig1ng6ln"
diff --git a/classes/dating-profiles/profile_rick.tres b/classes/dating-profiles/profile_rick.tres
new file mode 100644 (file)
index 0000000..fbe9334
--- /dev/null
@@ -0,0 +1,14 @@
+[gd_resource type="Resource" script_class="DatingProfile" load_steps=3 format=3 uid="uid://icfmwrgvsmud"]
+
+[ext_resource type="Texture2D" uid="uid://2xiima2jo5ht" path="res://dialogue/images/big-rig-rick.png" id="1_g1r3n"]
+[ext_resource type="Script" uid="uid://b5eooig1ng6ln" path="res://classes/dating-profiles/dating_profile.gd" id="2_d2kps"]
+
+[resource]
+script = ExtResource("2_d2kps")
+pic = ExtResource("1_g1r3n")
+name = "Rick"
+age = 28
+job = "Truckin"
+education = ""
+distance_away = 0
+bio = "I drive a big rig! hmu if you need somethin fast and fun "
diff --git a/classes/gameplay/Actionable.gd b/classes/gameplay/Actionable.gd
new file mode 100644 (file)
index 0000000..607d103
--- /dev/null
@@ -0,0 +1,12 @@
+class_name Actionable
+extends CharacterBody3D
+
+
+@export var prompt: String = "Inspect"
+@export var dialogue: Array[DialogicTimeline] = []
+
+
+func get_next_dialogue() -> DialogicTimeline:
+       if dialogue.size() == 1:
+               return dialogue.front()
+       return dialogue.pop_front()
diff --git a/classes/gameplay/Actionable.gd.uid b/classes/gameplay/Actionable.gd.uid
new file mode 100644 (file)
index 0000000..50a4e18
--- /dev/null
@@ -0,0 +1 @@
+uid://d0f1fci41wjtn
diff --git a/classes/gameplay/Player.gd b/classes/gameplay/Player.gd
new file mode 100644 (file)
index 0000000..8696ffb
--- /dev/null
@@ -0,0 +1,122 @@
+class_name Player
+extends CharacterBody3D
+
+###########
+
+signal foundActionableNode
+signal noActionableNode
+
+###########
+
+@export_category("Movement")
+@export var movement_enabled := true
+@export var walk_speed := 5.0
+@export var acceleration := 30.0
+@export var gravity := 10.0
+
+@export_category("Camera")
+@export var camera_movement_enabled := true
+@export_range(0.0, 1.0) var mouse_sensitivity := 0.2
+@export_range(0.0, 1.0) var mouse_sensitivity_x := 1.0
+@export_range(0.0, 1.0) var mouse_sensitivity_y := 0.5
+@export var look_at_rotation_speed := 3.0
+
+enum {CAMERA_MOUSE_INPUT, CAMERA_JOYSTICK_INPUT}
+var _camera_input_method := CAMERA_MOUSE_INPUT
+var _camera_input_direction := Vector2.ZERO
+
+const _camera_highest_x_angle := PI / 2
+const _camera_lowest_x_angle := -PI / 2
+
+@onready var _camera: Camera3D = %Camera3D
+@onready var _phone = %Phone
+
+var actionable_node: Actionable = null
+var look_at_pos: Vector3 = Vector3.ZERO
+
+###########
+
+func _physics_process(delta: float) -> void:
+       if camera_movement_enabled:
+               _camera.rotation.y -= _camera_input_direction.x * mouse_sensitivity_x * delta
+               _camera.rotation.x -= _camera_input_direction.y * mouse_sensitivity_y * delta
+               _camera.rotation.x = clamp(
+                       _camera.rotation.x, _camera_lowest_x_angle, _camera_highest_x_angle
+                       )
+               
+               # reset mouse movement vector if mouse input
+               if _camera_input_method == CAMERA_MOUSE_INPUT:
+                       _camera_input_direction = Vector2.ZERO
+       elif look_at_pos != Vector3.ZERO:
+               var target_vector: Vector3 = look_at_pos - _camera.global_position
+               var target_angle_y = Vector3.FORWARD.signed_angle_to(target_vector, Vector3.UP)
+               _camera.global_rotation.y = lerp_angle(
+                       _camera.global_rotation.y,
+                       target_angle_y,
+                       delta * look_at_rotation_speed
+               )
+               var target_angle_x = atan2(target_vector.y, target_vector.length())
+               _camera.rotation.x = lerp_angle(
+                       _camera.rotation.x,
+                       target_angle_x,
+                       delta * look_at_rotation_speed
+               )
+       
+       if movement_enabled:
+               if is_on_floor():
+                       var move_direction := _get_player_move_direction()
+                       velocity = velocity.move_toward(move_direction * walk_speed, acceleration * delta)
+               else:
+                       velocity += Vector3.DOWN * gravity * delta
+       
+       move_and_slide()
+
+
+func _unhandled_input(event: InputEvent) -> void:
+       if Input.get_mouse_mode() != Input.MOUSE_MODE_CAPTURED:
+               return
+
+       if event is InputEventMouseMotion:
+               _camera_input_method = CAMERA_MOUSE_INPUT
+               _camera_input_direction = event.screen_relative * mouse_sensitivity
+
+###########
+
+
+func phone_out(b: bool) -> void:
+       _phone.visible = b
+
+
+func toggle_phone_out() -> void:
+       if movement_enabled:
+               _phone.visible = !_phone.visible
+
+
+func camera_look_at(pos: Vector3, snapTo: bool = false) -> void:
+       if snapTo:
+               _camera.look_at(pos, Vector3.UP)
+       look_at_pos = pos
+
+
+func _get_player_move_direction() -> Vector3:
+       var input_dir := Input.get_vector("player-left", "player-right", "player-up", "player-down")
+       var forward := _camera.global_basis.z
+       var right := _camera.global_basis.x
+       var move_direction := (forward * input_dir.y + right * input_dir.x).normalized()
+       move_direction.y = 0
+       return move_direction
+
+
+func _on_talking_area_body_entered(body: Node3D) -> void:
+       if body is Actionable:
+               print("Hello " + str(body) + ": " + body.get("prompt"))
+               actionable_node = body
+               foundActionableNode.emit(body)
+
+
+func _on_talking_area_body_exited(body: Node3D) -> void:
+       if body is Actionable:
+               if actionable_node == body:
+                       print("Goodbye " + str(body))
+                       actionable_node = null
+                       noActionableNode.emit()
diff --git a/classes/gameplay/Player.gd.uid b/classes/gameplay/Player.gd.uid
new file mode 100644 (file)
index 0000000..6a96a8a
--- /dev/null
@@ -0,0 +1 @@
+uid://bj0fwxgsmjind
diff --git a/classes/gameplay/Scene.gd b/classes/gameplay/Scene.gd
new file mode 100644 (file)
index 0000000..82c5315
--- /dev/null
@@ -0,0 +1,132 @@
+class_name Scene
+extends Node3D
+
+### globals
+
+@export var next_scene: PackedScene
+@export var starting_dialogue: DialogicTimeline = null
+
+@onready var _player := %Player
+@onready var _prompt := %prompt
+
+### overrides
+
+func _ready() -> void:
+       # hook up Dialogic timeline signals to togger player control
+       Dialogic.timeline_started.connect(_dialogic_timeline_start)
+       Dialogic.timeline_ended.connect(_dialogic_timeline_end)
+       Dialogic.signal_event.connect(_on_dialogic_signal)
+       Dialogic.text_signal.connect(_on_dialogic_text_signal)
+       
+       if starting_dialogue:
+               _start_dialogue(starting_dialogue)
+
+
+func _input(event: InputEvent):
+       if event.is_action_pressed("capture_input"):
+               if Dialogic.current_timeline == null:
+                       Input.mouse_mode = Input.MOUSE_MODE_CAPTURED
+       elif event.is_action_pressed("ui_cancel"):
+               if Input.mouse_mode == Input.MOUSE_MODE_CAPTURED:
+                       Input.mouse_mode = Input.MOUSE_MODE_VISIBLE
+               else:
+                       get_tree().quit()
+       elif event.is_action_pressed("player-action"):
+               if _player.actionable_node:
+                       # TODO: player may have different actions than dialogue!
+                       var timeline: DialogicTimeline = _player.actionable_node.get_next_dialogue()
+                       var lookAt: Node3D = _player.actionable_node.get_tree().get_first_node_in_group("LookAt")
+                       _start_dialogue(timeline, lookAt if lookAt else _player.actionable_node)
+               else:
+                       _player.toggle_phone_out()
+
+### dialogue functions
+
+func _on_dialogic_signal(arg):
+       print("Got Dialogic signal: " + str(arg))
+       if arg is String:
+               match arg:
+                       "next_scene":
+                               get_tree().change_scene_to_packed(next_scene)
+       elif arg is Dictionary:
+               if "player_position" in arg:
+                       # move player to global position of node3D object
+                       var pos_name: String = arg["player_position"]
+                       var node: Node3D = get_tree().get_nodes_in_group("Location").filter(
+                               func (loc): return loc.name == pos_name
+                       ).front()
+                       if node == null:
+                               print_debug("Couldn't find a node with the name: " + pos_name)
+                       else:
+                               _player.global_position = node.global_position
+
+               if "player_rotation" in arg:
+                       _player.global_rotation.y = arg["player_rotation"]
+
+               if "player_lookat" in arg:
+                       # move player to global position of node3D object
+                       var pos_name: String = arg["player_lookat"]
+                       var node: Node3D = get_tree().get_nodes_in_group("LookAt").filter(
+                               func (loc): return loc.name == pos_name
+                       ).front()
+                       if node == null:
+                               print_debug("Couldn't find a node with the name: " + pos_name)
+                       else:
+                               _player.camera_look_at(node.global_position, arg.get("lookat_snap", false))
+               
+               if "enable_trigger" in arg:
+                       var trigger_name: String = arg["enable_trigger"]
+                       var trigger: Trigger = get_tree().get_nodes_in_group("Trigger").filter(
+                               func (t): return t.name == trigger_name
+                       ).front()
+                       if trigger == null:
+                               print_debug("Couldn't find a trigger with the name: " + trigger_name)
+                       else:
+                               trigger.monitoring = true
+
+
+func _on_dialogic_text_signal(_arg:String):
+       pass
+
+
+func _start_dialogue(timeline: DialogicTimeline, lookAt: Node3D = null) -> bool:
+       # if lookAt node is provided, player should look in that direction
+       if lookAt != null:
+               _player.camera_look_at(lookAt.global_position)
+
+       # if dialogic timeline is not running, start a new one
+       if Dialogic.current_timeline == null:
+               Dialogic.start(timeline)
+               get_viewport().set_input_as_handled()
+               return true
+       return false
+
+
+func _on_dialogue_trigger_body_entered(trigger: DialogueTrigger, _body: Node3D) -> void:
+       _start_dialogue(trigger.timeline, trigger)
+
+
+func _dialogic_timeline_start() -> void:
+       print("Dialogue started")
+       _player.movement_enabled = false
+       _player.camera_movement_enabled = false
+       _player.phone_out(false)
+       _player.velocity = Vector3.ZERO
+       Input.mouse_mode = Input.MOUSE_MODE_VISIBLE
+
+
+func _dialogic_timeline_end() -> void:
+       print("Dialogue ended")
+       Input.mouse_mode = Input.MOUSE_MODE_CAPTURED
+       _player.movement_enabled = true
+       _player.camera_movement_enabled = true
+
+### actionable functions
+
+func _on_player_found_actionable_node(node: Node3D) -> void:
+       _prompt.text = "[center]" + node.get("prompt")
+       _prompt.visible = true
+
+
+func _on_player_no_actionable_node() -> void:
+       _prompt.visible = false
diff --git a/classes/gameplay/Scene.gd.uid b/classes/gameplay/Scene.gd.uid
new file mode 100644 (file)
index 0000000..e0c220e
--- /dev/null
@@ -0,0 +1 @@
+uid://b0tu85ua47mie
diff --git a/classes/triggers/DialogueTrigger.gd b/classes/triggers/DialogueTrigger.gd
new file mode 100644 (file)
index 0000000..4646963
--- /dev/null
@@ -0,0 +1,4 @@
+class_name DialogueTrigger
+extends Trigger
+
+@export var timeline: DialogicTimeline = null
diff --git a/classes/triggers/DialogueTrigger.gd.uid b/classes/triggers/DialogueTrigger.gd.uid
new file mode 100644 (file)
index 0000000..3e04b2b
--- /dev/null
@@ -0,0 +1 @@
+uid://c40v3fkhkudbb
diff --git a/classes/triggers/Trigger.gd b/classes/triggers/Trigger.gd
new file mode 100644 (file)
index 0000000..68c090b
--- /dev/null
@@ -0,0 +1,24 @@
+class_name Trigger
+extends Area3D
+
+
+signal triggerBodyEntered
+
+
+@export var groups: Array[String] = ["Player"]
+@export var one_shot := true
+
+
+func _ready() -> void:
+       body_entered.connect(_on_body_entered)
+
+
+# trigger upon first body matching the specified group enters
+# after trigger has fired, disable monitoring for the area
+func _on_body_entered(body: Node3D):
+       for group in groups:
+               if body.is_in_group(group):
+                       print("Body entered")
+                       triggerBodyEntered.emit(self, body)
+                       if one_shot:
+                               set_deferred("monitoring", false)
diff --git a/classes/triggers/Trigger.gd.uid b/classes/triggers/Trigger.gd.uid
new file mode 100644 (file)
index 0000000..cf6c64f
--- /dev/null
@@ -0,0 +1 @@
+uid://cxu6wm4esqnr2
diff --git a/dependencies/dialogic b/dependencies/dialogic
deleted file mode 160000 (submodule)
index 0d7a287..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 0d7a28760d1b2522bae649ee4a932f585a666132
diff --git a/dialogue/characters/ram-1.dch b/dialogue/characters/ram-1.dch
new file mode 100644 (file)
index 0000000..8dc166e
--- /dev/null
@@ -0,0 +1,33 @@
+{
+"@path": "res://addons/dialogic/Resources/character.gd",
+"@subpath": NodePath(""),
+&"_translation_id": "",
+&"color": Color(0.243759, 0.395103, 0.878906, 1),
+&"custom_info": {
+"prefix": "",
+"sound_mood_default": "conversation",
+"sound_moods": {},
+"style": "default",
+"suffix": ""
+},
+&"default_portrait": "default",
+&"description": "",
+&"display_name": "Sleeveless",
+&"mirror": false,
+&"nicknames": [""],
+&"offset": Vector2(0, 0),
+&"portraits": {
+"default": {
+"export_overrides": {
+"image": "\"res://dialogue/images/ram-1.png\""
+},
+"ignore_char_scale": false,
+"mirror": false,
+"offset": Vector2(0, 0),
+"scale": 1.0,
+"scene": "",
+"sound_mood": "conversation"
+}
+},
+&"scale": 1.0
+}
\ No newline at end of file
diff --git a/dialogue/characters/ram-1.dch.uid b/dialogue/characters/ram-1.dch.uid
new file mode 100644 (file)
index 0000000..973feb9
--- /dev/null
@@ -0,0 +1 @@
+uid://c8td0ip6fejxa
diff --git a/dialogue/characters/ram-2.dch b/dialogue/characters/ram-2.dch
new file mode 100644 (file)
index 0000000..5dbfde6
--- /dev/null
@@ -0,0 +1,32 @@
+{
+"@path": "res://addons/dialogic/Resources/character.gd",
+"@subpath": NodePath(""),
+&"_translation_id": "",
+&"color": Color(0.243759, 0.395103, 0.878906, 1),
+&"custom_info": {
+"prefix": "",
+"sound_mood_default": "conversation",
+"sound_moods": {},
+"style": "default",
+"suffix": ""
+},
+&"default_portrait": "default",
+&"description": "",
+&"display_name": "Stickers",
+&"mirror": false,
+&"nicknames": [""],
+&"offset": Vector2(0, 0),
+&"portraits": {
+"default": {
+"export_overrides": {
+"image": "\"res://dialogue/images/ram-2.png\""
+},
+"mirror": false,
+"offset": Vector2(0, 0),
+"scale": 1.0,
+"scene": "",
+"sound_mood": "conversation"
+}
+},
+&"scale": 1.0
+}
\ No newline at end of file
diff --git a/dialogue/characters/ram-2.dch.uid b/dialogue/characters/ram-2.dch.uid
new file mode 100644 (file)
index 0000000..0d04ae7
--- /dev/null
@@ -0,0 +1 @@
+uid://cuiwlc732ocej
diff --git a/dialogue/characters/rick.dch b/dialogue/characters/rick.dch
new file mode 100644 (file)
index 0000000..0e60c01
--- /dev/null
@@ -0,0 +1,52 @@
+{
+"@path": "res://addons/dialogic/Resources/character.gd",
+"@subpath": NodePath(""),
+&"_translation_id": "",
+&"color": Color(0.213409, 0.867188, 0.609639, 1),
+&"custom_info": {
+"prefix": "",
+"sound_mood_default": "conversation",
+"sound_moods": {
+"conversation": {
+"mode": 0,
+"name": "conversation",
+"pitch_base": 1.0,
+"pitch_variance": -0.1,
+"skip_characters": 5.0,
+"sound_path": "res://dialogue/sounds/rick-conversation.wav",
+"volume_base": -5.0,
+"volume_variance": 0.0
+}
+},
+"style": "default",
+"suffix": ""
+},
+&"default_portrait": "default",
+&"description": "A good bad boy",
+&"display_name": "Big Rig Rick",
+&"mirror": false,
+&"nicknames": ["Ricky"],
+&"offset": Vector2(0, 0),
+&"portraits": {
+"default": {
+"export_overrides": {
+"image": "\"res://dialogue/images/big-rig-rick.png\""
+},
+"mirror": false,
+"offset": Vector2(0, 0),
+"scale": 1.0,
+"scene": "",
+"sound_mood": "conversation"
+},
+"underwear": {
+"export_overrides": {
+"image": "\"res://dialogue/images/big-rig-rick-underwear.png\""
+},
+"mirror": false,
+"offset": Vector2(0, 0),
+"scale": 1,
+"scene": ""
+}
+},
+&"scale": 1.0
+}
\ No newline at end of file
diff --git a/dialogue/characters/rick.dch.uid b/dialogue/characters/rick.dch.uid
new file mode 100644 (file)
index 0000000..a2cb5ef
--- /dev/null
@@ -0,0 +1 @@
+uid://oswqdp0o2owh
diff --git a/dialogue/characters/waitress.dch b/dialogue/characters/waitress.dch
new file mode 100644 (file)
index 0000000..f9ef013
--- /dev/null
@@ -0,0 +1,32 @@
+{
+"@path": "res://addons/dialogic/Resources/character.gd",
+"@subpath": NodePath(""),
+&"_translation_id": "",
+&"color": Color(0.243759, 0.395103, 0.878906, 1),
+&"custom_info": {
+"prefix": "",
+"sound_mood_default": "conversation",
+"sound_moods": {},
+"style": "default",
+"suffix": ""
+},
+&"default_portrait": "default",
+&"description": "",
+&"display_name": "Waitress",
+&"mirror": false,
+&"nicknames": [""],
+&"offset": Vector2(0, 0),
+&"portraits": {
+"default": {
+"export_overrides": {
+"image": "\"\""
+},
+"mirror": false,
+"offset": Vector2(0, 0),
+"scale": 0.8,
+"scene": "",
+"sound_mood": "conversation"
+}
+},
+&"scale": 1.0
+}
\ No newline at end of file
diff --git a/dialogue/characters/waitress.dch.uid b/dialogue/characters/waitress.dch.uid
new file mode 100644 (file)
index 0000000..16d0d15
--- /dev/null
@@ -0,0 +1 @@
+uid://bc0tse5lhj6qo
diff --git a/dialogue/characters/wolf.dch b/dialogue/characters/wolf.dch
new file mode 100644 (file)
index 0000000..c71cec6
--- /dev/null
@@ -0,0 +1,52 @@
+{
+"@path": "res://addons/dialogic/Resources/character.gd",
+"@subpath": NodePath(""),
+&"_translation_id": "",
+&"color": Color(0.867188, 0.213409, 0.213409, 1),
+&"custom_info": {
+"prefix": "",
+"sound_mood_default": "conversation",
+"sound_moods": {
+"conversation": {
+"mode": 0,
+"name": "conversation",
+"pitch_base": 1.0,
+"pitch_variance": 0.1,
+"skip_characters": 5.0,
+"sound_path": "res://dialogue/sounds/wolf-conversation.wav",
+"volume_base": -6.0,
+"volume_variance": 0.0
+}
+},
+"style": "default",
+"suffix": ""
+},
+&"default_portrait": "default",
+&"description": "Looking for love",
+&"display_name": "me",
+&"mirror": false,
+&"nicknames": [""],
+&"offset": Vector2(0, 0),
+&"portraits": {
+"default": {
+"export_overrides": {
+"image": "\"res://dialogue/images/wolf.png\""
+},
+"mirror": false,
+"offset": Vector2(0, 0),
+"scale": 0.8,
+"scene": "",
+"sound_mood": "conversation"
+},
+"phone": {
+"export_overrides": {
+"image": "\"res://dialogue/images/phone-in-hand.png\""
+},
+"mirror": false,
+"offset": Vector2(0, 0),
+"scale": 1.0,
+"scene": ""
+}
+},
+&"scale": 1.0
+}
\ No newline at end of file
diff --git a/dialogue/characters/wolf.dch.uid b/dialogue/characters/wolf.dch.uid
new file mode 100644 (file)
index 0000000..512937f
--- /dev/null
@@ -0,0 +1 @@
+uid://c5oxkn3vvsymw
diff --git a/dialogue/images/big-rig-rick-underwear.png b/dialogue/images/big-rig-rick-underwear.png
new file mode 100644 (file)
index 0000000..b5d77e3
Binary files /dev/null and b/dialogue/images/big-rig-rick-underwear.png differ
diff --git a/dialogue/images/big-rig-rick.png b/dialogue/images/big-rig-rick.png
new file mode 100644 (file)
index 0000000..a73b19c
Binary files /dev/null and b/dialogue/images/big-rig-rick.png differ
diff --git a/dialogue/images/boyfriends/Wolf Seeking Sheep_007.png b/dialogue/images/boyfriends/Wolf Seeking Sheep_007.png
new file mode 100644 (file)
index 0000000..86d43cf
Binary files /dev/null and b/dialogue/images/boyfriends/Wolf Seeking Sheep_007.png differ
diff --git a/dialogue/images/boyfriends/Wolf Seeking Sheep_008.png b/dialogue/images/boyfriends/Wolf Seeking Sheep_008.png
new file mode 100644 (file)
index 0000000..dfea516
Binary files /dev/null and b/dialogue/images/boyfriends/Wolf Seeking Sheep_008.png differ
diff --git a/dialogue/images/boyfriends/Wolf Seeking Sheep_009.png b/dialogue/images/boyfriends/Wolf Seeking Sheep_009.png
new file mode 100644 (file)
index 0000000..24ed1b1
Binary files /dev/null and b/dialogue/images/boyfriends/Wolf Seeking Sheep_009.png differ
diff --git a/dialogue/images/boyfriends/Wolf Seeking Sheep_010.png b/dialogue/images/boyfriends/Wolf Seeking Sheep_010.png
new file mode 100644 (file)
index 0000000..2c0079f
Binary files /dev/null and b/dialogue/images/boyfriends/Wolf Seeking Sheep_010.png differ
diff --git a/dialogue/images/boyfriends/Wolf Seeking Sheep_011.png b/dialogue/images/boyfriends/Wolf Seeking Sheep_011.png
new file mode 100644 (file)
index 0000000..00ac4b8
Binary files /dev/null and b/dialogue/images/boyfriends/Wolf Seeking Sheep_011.png differ
diff --git a/dialogue/images/boyfriends/Wolf Seeking Sheep_012.png b/dialogue/images/boyfriends/Wolf Seeking Sheep_012.png
new file mode 100644 (file)
index 0000000..9b9e2ba
Binary files /dev/null and b/dialogue/images/boyfriends/Wolf Seeking Sheep_012.png differ
diff --git a/dialogue/images/cab-interior-driving.jpg b/dialogue/images/cab-interior-driving.jpg
new file mode 100644 (file)
index 0000000..4a2fdf4
Binary files /dev/null and b/dialogue/images/cab-interior-driving.jpg differ
diff --git a/dialogue/images/cab-interior-full.jpg b/dialogue/images/cab-interior-full.jpg
new file mode 100644 (file)
index 0000000..9eac364
Binary files /dev/null and b/dialogue/images/cab-interior-full.jpg differ
diff --git a/dialogue/images/cab-interior.jpg b/dialogue/images/cab-interior.jpg
new file mode 100644 (file)
index 0000000..f64eac1
Binary files /dev/null and b/dialogue/images/cab-interior.jpg differ
diff --git a/dialogue/images/diner-booth.jpg b/dialogue/images/diner-booth.jpg
new file mode 100644 (file)
index 0000000..e857e80
Binary files /dev/null and b/dialogue/images/diner-booth.jpg differ
diff --git a/dialogue/images/diner.jpg b/dialogue/images/diner.jpg
new file mode 100644 (file)
index 0000000..34b2fc2
Binary files /dev/null and b/dialogue/images/diner.jpg differ
diff --git a/dialogue/images/empty.png b/dialogue/images/empty.png
new file mode 100644 (file)
index 0000000..2f29efe
Binary files /dev/null and b/dialogue/images/empty.png differ
diff --git a/dialogue/images/night-rest-stop.JPG b/dialogue/images/night-rest-stop.JPG
new file mode 100644 (file)
index 0000000..b6f9fca
Binary files /dev/null and b/dialogue/images/night-rest-stop.JPG differ
diff --git a/dialogue/images/phone-in-hand.png b/dialogue/images/phone-in-hand.png
new file mode 100644 (file)
index 0000000..6c99a56
Binary files /dev/null and b/dialogue/images/phone-in-hand.png differ
diff --git a/dialogue/images/ram-1.png b/dialogue/images/ram-1.png
new file mode 100644 (file)
index 0000000..5b81847
Binary files /dev/null and b/dialogue/images/ram-1.png differ
diff --git a/dialogue/images/ram-2.png b/dialogue/images/ram-2.png
new file mode 100644 (file)
index 0000000..eb30362
Binary files /dev/null and b/dialogue/images/ram-2.png differ
diff --git a/dialogue/images/rest-stop-sunset.jpg b/dialogue/images/rest-stop-sunset.jpg
new file mode 100644 (file)
index 0000000..7368410
Binary files /dev/null and b/dialogue/images/rest-stop-sunset.jpg differ
diff --git a/dialogue/images/test-sheep.png b/dialogue/images/test-sheep.png
new file mode 100644 (file)
index 0000000..c70a91d
Binary files /dev/null and b/dialogue/images/test-sheep.png differ
diff --git a/dialogue/images/wolf.png b/dialogue/images/wolf.png
new file mode 100644 (file)
index 0000000..bb23429
Binary files /dev/null and b/dialogue/images/wolf.png differ
diff --git a/dialogue/sounds/rick-conversation.wav b/dialogue/sounds/rick-conversation.wav
new file mode 100644 (file)
index 0000000..4f09d23
Binary files /dev/null and b/dialogue/sounds/rick-conversation.wav differ
diff --git a/dialogue/sounds/rick-hmm.wav b/dialogue/sounds/rick-hmm.wav
new file mode 100644 (file)
index 0000000..387c096
Binary files /dev/null and b/dialogue/sounds/rick-hmm.wav differ
diff --git a/dialogue/sounds/rick-laugh.wav b/dialogue/sounds/rick-laugh.wav
new file mode 100644 (file)
index 0000000..964b3ba
Binary files /dev/null and b/dialogue/sounds/rick-laugh.wav differ
diff --git a/dialogue/sounds/rick-mmm.wav b/dialogue/sounds/rick-mmm.wav
new file mode 100644 (file)
index 0000000..02788ae
Binary files /dev/null and b/dialogue/sounds/rick-mmm.wav differ
diff --git a/dialogue/sounds/test-type.wav b/dialogue/sounds/test-type.wav
new file mode 100644 (file)
index 0000000..f6268ff
Binary files /dev/null and b/dialogue/sounds/test-type.wav differ
diff --git a/dialogue/sounds/wolf-conversation.wav b/dialogue/sounds/wolf-conversation.wav
new file mode 100644 (file)
index 0000000..ffda75f
Binary files /dev/null and b/dialogue/sounds/wolf-conversation.wav differ
diff --git a/dialogue/sounds/wolf-laugh.wav b/dialogue/sounds/wolf-laugh.wav
new file mode 100644 (file)
index 0000000..a06f396
Binary files /dev/null and b/dialogue/sounds/wolf-laugh.wav differ
diff --git a/dialogue/sounds/wolf-uhhh.wav b/dialogue/sounds/wolf-uhhh.wav
new file mode 100644 (file)
index 0000000..3e4beb8
Binary files /dev/null and b/dialogue/sounds/wolf-uhhh.wav differ
diff --git a/dialogue/styles/choice_panel_focus.tres b/dialogue/styles/choice_panel_focus.tres
new file mode 100644 (file)
index 0000000..727d83b
--- /dev/null
@@ -0,0 +1,13 @@
+[gd_resource type="StyleBoxFlat" format=3 uid="uid://61r71np07xl5"]
+
+[resource]
+content_margin_left = 10.0
+content_margin_top = 5.0
+content_margin_right = 10.0
+content_margin_bottom = 5.0
+bg_color = Color(0, 0, 0, 0.956863)
+draw_center = false
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
diff --git a/dialogue/styles/choice_panel_normal.tres b/dialogue/styles/choice_panel_normal.tres
new file mode 100644 (file)
index 0000000..cc259e9
--- /dev/null
@@ -0,0 +1,21 @@
+[gd_resource type="StyleBoxFlat" format=3 uid="uid://bm3hpi8r41gii"]
+
+[resource]
+content_margin_left = 10.0
+content_margin_top = 5.0
+content_margin_right = 10.0
+content_margin_bottom = 5.0
+bg_color = Color(0, 0, 0, 0.941176)
+border_width_left = 7
+border_width_top = 5
+border_width_right = 7
+border_width_bottom = 5
+border_color = Color(1, 1, 1, 1)
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
+expand_margin_left = 40.0
+expand_margin_top = 10.0
+expand_margin_right = 40.0
+expand_margin_bottom = 10.0
diff --git a/dialogue/styles/default.tres b/dialogue/styles/default.tres
new file mode 100644 (file)
index 0000000..428c6a5
--- /dev/null
@@ -0,0 +1,83 @@
+[gd_resource type="Resource" script_class="DialogicStyle" load_steps=21 format=3 uid="uid://774ncvwea5ue"]
+
+[ext_resource type="PackedScene" uid="uid://cqpb3ie51rwl5" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.tscn" id="1_dgmma"]
+[ext_resource type="Script" uid="uid://chokqbydu7dlg" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="2_8cjb1"]
+[ext_resource type="PackedScene" uid="uid://c1k5m0w3r40xf" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn" id="3_jnvf4"]
+[ext_resource type="PackedScene" uid="uid://cy1y14inwkplb" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.tscn" id="4_3i8s6"]
+[ext_resource type="PackedScene" uid="uid://cn674foxwedqu" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.tscn" id="5_jc2te"]
+[ext_resource type="PackedScene" uid="uid://bquja8jyk8kbr" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.tscn" id="6_mljqc"]
+[ext_resource type="PackedScene" uid="uid://dsbwnp5hegnu3" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.tscn" id="7_pjnwg"]
+[ext_resource type="PackedScene" uid="uid://dhk6j6eb6e3q" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.tscn" id="8_cxeev"]
+[ext_resource type="PackedScene" uid="uid://cvgf4c6gg0tsy" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.tscn" id="9_m04hy"]
+[ext_resource type="PackedScene" uid="uid://lx24i8fl6uo" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.tscn" id="10_6fgf1"]
+[ext_resource type="Script" uid="uid://62nxor5hnx52" path="res://addons/dialogic/Resources/dialogic_style.gd" id="11_cwnhd"]
+
+[sub_resource type="Resource" id="Resource_4j5oc"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("1_dgmma")
+overrides = {
+"follow_viewport": "true",
+"global_bg_color": "Color(0, 0, 0, 1)"
+}
+
+[sub_resource type="Resource" id="Resource_3uk7o"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("3_jnvf4")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_6nsow"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("4_3i8s6")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_w7xoo"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("5_jc2te")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_eg2e5"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("6_mljqc")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_4fh7i"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("7_pjnwg")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_3hq0s"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("8_cxeev")
+overrides = {
+"text_color_hovered": "Color(0.6942, 0.89, 0.6764, 1)",
+"text_color_pressed": "Color(0.244672, 0.890625, 0.180908, 1)"
+}
+
+[sub_resource type="Resource" id="Resource_vw288"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("9_m04hy")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_c8qqt"]
+script = ExtResource("2_8cjb1")
+scene = ExtResource("10_6fgf1")
+overrides = {}
+
+[resource]
+script = ExtResource("11_cwnhd")
+name = "default"
+layer_list = Array[String](["10", "11", "12", "13", "14", "15", "16", "17"])
+layer_info = {
+"": SubResource("Resource_4j5oc"),
+"10": SubResource("Resource_3uk7o"),
+"11": SubResource("Resource_6nsow"),
+"12": SubResource("Resource_w7xoo"),
+"13": SubResource("Resource_eg2e5"),
+"14": SubResource("Resource_4fh7i"),
+"15": SubResource("Resource_3hq0s"),
+"16": SubResource("Resource_vw288"),
+"17": SubResource("Resource_c8qqt")
+}
+base_overrides = {}
+layers = Array[ExtResource("2_8cjb1")]([])
+metadata/_latest_layer = ""
diff --git a/dialogue/styles/narration.tres b/dialogue/styles/narration.tres
new file mode 100644 (file)
index 0000000..2cf24fa
--- /dev/null
@@ -0,0 +1,88 @@
+[gd_resource type="Resource" script_class="DialogicStyle" load_steps=21 format=3 uid="uid://ch2y3rxyt4myq"]
+
+[ext_resource type="PackedScene" uid="uid://cqpb3ie51rwl5" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.tscn" id="1_jlfpl"]
+[ext_resource type="Script" uid="uid://chokqbydu7dlg" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="2_oq4a5"]
+[ext_resource type="PackedScene" uid="uid://c1k5m0w3r40xf" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn" id="3_pcjc3"]
+[ext_resource type="PackedScene" uid="uid://cy1y14inwkplb" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Portraits/vn_portrait_layer.tscn" id="4_4mqjc"]
+[ext_resource type="PackedScene" uid="uid://cn674foxwedqu" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.tscn" id="5_agetv"]
+[ext_resource type="PackedScene" uid="uid://bquja8jyk8kbr" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.tscn" id="6_7ef5s"]
+[ext_resource type="PackedScene" uid="uid://dsbwnp5hegnu3" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.tscn" id="7_d5tqg"]
+[ext_resource type="PackedScene" uid="uid://dhk6j6eb6e3q" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.tscn" id="8_40ilv"]
+[ext_resource type="PackedScene" uid="uid://cvgf4c6gg0tsy" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.tscn" id="9_ng1k0"]
+[ext_resource type="PackedScene" uid="uid://lx24i8fl6uo" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.tscn" id="10_u3428"]
+[ext_resource type="Script" uid="uid://62nxor5hnx52" path="res://addons/dialogic/Resources/dialogic_style.gd" id="11_yx7lu"]
+
+[sub_resource type="Resource" id="Resource_nesk5"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("1_jlfpl")
+overrides = {
+"follow_viewport": "true",
+"global_bg_color": "Color(0, 0, 0, 1)"
+}
+
+[sub_resource type="Resource" id="Resource_7tr08"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("3_pcjc3")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_01q60"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("4_4mqjc")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_270dh"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("5_agetv")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_jwnw0"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("6_7ef5s")
+overrides = {
+"box_color_custom": "Color(0, 0, 0, 0)",
+"box_color_use_global": "false",
+"box_size": "Vector2(550, 400)",
+"text_alignment": "1"
+}
+
+[sub_resource type="Resource" id="Resource_tbjk3"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("7_d5tqg")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_3l51r"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("8_40ilv")
+overrides = {
+"text_color_disabled": "Color(0.646484, 0.646484, 0.646484, 1)",
+"text_color_pressed": "Color(0.359575, 0.830078, 0.332355, 1)"
+}
+
+[sub_resource type="Resource" id="Resource_thbn0"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("9_ng1k0")
+overrides = {}
+
+[sub_resource type="Resource" id="Resource_i2osn"]
+script = ExtResource("2_oq4a5")
+scene = ExtResource("10_u3428")
+overrides = {}
+
+[resource]
+script = ExtResource("11_yx7lu")
+name = "narration"
+layer_list = Array[String](["10", "11", "12", "13", "14", "15", "16", "17"])
+layer_info = {
+"": SubResource("Resource_nesk5"),
+"10": SubResource("Resource_7tr08"),
+"11": SubResource("Resource_01q60"),
+"12": SubResource("Resource_270dh"),
+"13": SubResource("Resource_jwnw0"),
+"14": SubResource("Resource_tbjk3"),
+"15": SubResource("Resource_3l51r"),
+"16": SubResource("Resource_thbn0"),
+"17": SubResource("Resource_i2osn")
+}
+base_overrides = {}
+layers = Array[ExtResource("2_oq4a5")]([])
+metadata/_latest_layer = "13"
diff --git a/dialogue/styles/vn_textbox_default_panel.tres b/dialogue/styles/vn_textbox_default_panel.tres
new file mode 100644 (file)
index 0000000..590e14b
--- /dev/null
@@ -0,0 +1,16 @@
+[gd_resource type="StyleBoxFlat" format=3 uid="uid://bnasjq0ebdp58"]
+
+[resource]
+content_margin_left = 60.0
+content_margin_top = 30.0
+content_margin_right = 60.0
+content_margin_bottom = 30.0
+border_width_left = 5
+border_width_top = 5
+border_width_right = 5
+border_width_bottom = 5
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
+anti_aliasing_size = 2.0
diff --git a/dialogue/styles/vn_textbox_name_label_panel.tres b/dialogue/styles/vn_textbox_name_label_panel.tres
new file mode 100644 (file)
index 0000000..0b1918a
--- /dev/null
@@ -0,0 +1,14 @@
+[gd_resource type="StyleBoxFlat" format=3 uid="uid://dgepr3v4hn015"]
+
+[resource]
+content_margin_left = 20.0
+content_margin_top = 10.0
+content_margin_right = 20.0
+content_margin_bottom = 10.0
+bg_color = Color(1, 1, 1, 1)
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
+expand_margin_left = 10.0
+expand_margin_right = 10.0
diff --git a/dialogue/timelines/diner-highway.dtl b/dialogue/timelines/diner-highway.dtl
new file mode 100644 (file)
index 0000000..7a2484f
--- /dev/null
@@ -0,0 +1,2 @@
+# For player heading toward the highway
+The taxi is gone now. There's no turning back!
diff --git a/dialogue/timelines/diner-highway.dtl.uid b/dialogue/timelines/diner-highway.dtl.uid
new file mode 100644 (file)
index 0000000..bd7d211
--- /dev/null
@@ -0,0 +1 @@
+uid://dlwm8b1vtjp2i
diff --git a/dialogue/timelines/diner-parking-lot.dtl b/dialogue/timelines/diner-parking-lot.dtl
new file mode 100644 (file)
index 0000000..0161dce
--- /dev/null
@@ -0,0 +1,3 @@
+# timeline for the gas station where he and his big bad ex had a falling out
+You recognize that place. You feel your stomach sink a bit...
+No time to dwell on it! Onwards and upwards, soldier!
diff --git a/dialogue/timelines/diner-parking-lot.dtl.uid b/dialogue/timelines/diner-parking-lot.dtl.uid
new file mode 100644 (file)
index 0000000..02b672d
--- /dev/null
@@ -0,0 +1 @@
+uid://d4cggg28wtchg
diff --git a/dialogue/timelines/dummy.dtl b/dialogue/timelines/dummy.dtl
new file mode 100644 (file)
index 0000000..ece8a52
--- /dev/null
@@ -0,0 +1,5 @@
+# Just a dummy!
+- This is a valid choice
+- This is a disabled choice | [if false] [else="disable" alt_text="This is disabled"]
+
+This is just a dummy!
diff --git a/dialogue/timelines/dummy.dtl.uid b/dialogue/timelines/dummy.dtl.uid
new file mode 100644 (file)
index 0000000..55dbd5d
--- /dev/null
@@ -0,0 +1 @@
+uid://ti6a4i75ejl2
diff --git a/dialogue/timelines/intro-start.dtl b/dialogue/timelines/intro-start.dtl
new file mode 100644 (file)
index 0000000..bc343e4
--- /dev/null
@@ -0,0 +1,4 @@
+# starting dialogue for intro scene
+
+It's early, but the parking lot already smells like hot asphalt. You've been checking your phone the whole ride over, but you feel compelled to check it one more time...
+(Press the spacebar to bring it up!)
diff --git a/dialogue/timelines/intro-start.dtl.uid b/dialogue/timelines/intro-start.dtl.uid
new file mode 100644 (file)
index 0000000..eac8410
--- /dev/null
@@ -0,0 +1 @@
+uid://b2j460v72vkyu
diff --git a/dialogue/timelines/meeting-rick.dtl b/dialogue/timelines/meeting-rick.dtl
new file mode 100644 (file)
index 0000000..775acbb
--- /dev/null
@@ -0,0 +1,216 @@
+It's a diner. Not much to say about it. Charmingly old-fashioned, well-lit, shiny and waxed. Your grandfather loved taking you to this kind of place.
+
+You hesitate at the entrance, bag bumping your hip, and look around awkwardly.
+Is he here?
+
+join rick center
+A big bull ram jostles his way around you. His horns are way too close to your eyes and he smells like engine oil with a whiff of body odor.
+Not necessarily a bad thing...
+[voice path="res://dialogue/sounds/rick-mmm.wav" volume="0.0"]
+rick: What's up, {wolf.name}?
+
+wolf: Oh, hi!
+- You look like you have a huge dick! | [if false] [else="disable"]
+- You're real big!
+       jump huge dick
+- Your horns are huge!
+       jump huge horns
+- Nice to meet you, Rick
+       jump going to booth
+
+label huge dick
+set {trucker.huge_dick} = true
+wolf: Whoaaa, you're a lot bigger than I thought you'd be...
+[voice path="res://dialogue/sounds/rick-laugh.wav" volume="0.0"]
+rick: Hey, I hear that all the time!
+He winks at you!
+jump going to booth
+
+label huge horns
+wolf: Those are some massive horns! I'm impressed.
+rick: Hey, you know what they say about men with big horns, right?
+His smile is huge too!
+jump going to booth
+
+label going to booth
+[voice path="res://dialogue/sounds/rick-hmm.wav" volume="0.0"]
+rick: You look different than your profile picture!
+rick: Not a bad thing, not bad at all...
+rick: It's like, we're all growing and changing, y'know?
+rick: Why fight it?
+rick: That's what your look says, man!
+[voice path="res://dialogue/sounds/rick-laugh.wav" volume="0.0"]
+rick: C'mon, let's sit down.
+
+label booth
+[signal arg_type="dict" arg="{"player_lookat":"look-booth","lookat_snap":true,"player_position":"loc-diner-booth"}"]
+[music path="res://music/trace-of-twilight.mp3" fade="3.0" volume="-10.0"]
+
+He catches the eye of the waitress and points to a booth in the corner. She nods, and he saunters over, flinging himself down into the booth with a careless masculine energy.
+
+You follow and sit across from him, pushing your duffel into the seat beside you.
+His eyes roam over your face, neckline, chest. He purses his lips a bit, sucks air through his teeth. He seems to approve of you.
+
+It's hard not to stare back. He's very attractive, in a rough-hewn sort of way.
+You check out his arms again with your peripheral vision. It would be nice to be held by arms this big.
+
+rick: Hey, like, you look better than your profile pic, is what I meant to say. Thinner. More trim! You kinda look like a model.
+He's not very thoughtful, the way he speaks and moves, but he's trying to connect. His eyes are back on your face, searching for a response. He's concerned he's offended you.
+
+wolf: ah...
+- Oh, it's completely fine
+       jump it's fine
+- Oh, it's completely fine, I love being objectified by men like you
+       jump it's fine objectify me
+- I want to sit in your lap | [if {trucker.huge_dick} == true]
+       jump sit in his lap
+- I want to sit in your lap while you tell me everything's okay | [if false] [else="disable"]
+
+label it's fine
+[voice path="res://dialogue/sounds/wolf-uhhh.wav" volume="0.0"]
+wolf: Oh, I didn't take it like that. It's an old picture, I should change it. I just wasn't super happy with any of my selfies when I set up the profile.
+jump waitress arrives
+
+label it's fine objectify me
+[voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+wolf: Aw thank you, I'm only a model on VERY special occasions! Mostly private shoots, y'know? Maybe you could help me take a new profile picture. We'll see!
+He grins, big teeth gleaming.
+rick: Hey, I like helpin' out. I'm pretty handy.
+jump waitress arrives
+
+label sit in his lap
+[voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+wolf: Hey, less weight is easier to handle, you know? I don't want to squash that big dick of yours.
+His ears perk up, his eyes narrow a bit.
+[voice path="res://dialogue/sounds/rick-mmm.wav" volume="0.0"]
+rick: Wasn't worried about that in any case, puppy.
+jump waitress arrives
+
+label waitress arrives
+A middle-aged ewe walks over. Her smile is tired. 
+Laminated menus slap the table and she hesitates a split second too long, looking at you.
+waitress: You boys need some coffee?
+rick: Yes ma'am.
+wolf: Yes please, thanks.
+Heavy ceramic mugs clink. She pours the coffee, and gestures to the cream and sugar at the end of the table, then retreats.
+
+You stir in sugar, take a sip. It's strong! You stir in more sugar.
+
+When you look up, {trucker.name} is smiling at you. His eyes are strangely tender.
+rick: Is that all your stuff, there? Not a lot.
+He tilts his scruffy chin toward the worn duffel bag beside you. It's collapsed in on itself like a sad balloon.
+wolf: Yeah... I didn't have much. Less than I thought.
+wolf: But hey, that makes it easier.
+{trucker.name} bobs his head back and forth in agreement. The coffee mug is small in his big hands.
+rick: Roads favor folks who travel light. You'll see.
+
+leave rick
+[signal arg_type="dict" arg="{"player_lookat":"look-rig","player_position":"loc-diner-booth"}"]
+You point to the windows, to the dry sunny landscape outdoors. Parked beneath the cafe sign is an eighteen wheeler with a fullsized trailer.
+wolf: Is that your rig?
+rick: Yeah, that's it. Have you ever been inside one?
+wolf: Nope!
+rick: Well hey, it's not a tight fit, but two will make it a little cozy. I hope that's okay. It's overnight to {city.name}, and I know a good rest stop. Somethin' scenic if we get a clear night.
+[signal arg_type="dict" arg="{"player_lookat":"look-booth","player_position":"loc-diner-booth"}"]
+join rick center
+
+- I can't wait to leave this city behind me
+       jump can't wait to leave
+- You're saving my life
+       jump saving my life
+- I'd love to move onto better things | [if {trucker.huge_dick} == true]
+       jump fuck me stupid
+- I want you to fuck me until I forget his face | [if false] [else="disable"]
+
+label can't wait to leave
+wolf: Honestly, I'm so done with this place, I'm looking forward to anything else.
+wolf: I really appreciate you picking me up like this, {trucker.name}.
+rick: Shit, it's no problem. I'm in town anyway. Glad to help.
+jump saving my life
+
+label saving my life
+wolf: The last couple months have really been...
+wolf: It's been pretty bad. I haven't told you everything.
+wolf: He's been threatening to kick me out for the last few weeks. I didn't even tell him I left today. I blocked his number.
+wolf: Just... thanks for being here.
+rick: ...yeah, it sounds pretty bad.
+rick: I know you don't, like, know me that well. And I don't want to make you â€“
+rick: â€“ I don't want to put you on the spot or nothin', but you DO have someone waiting for you in {city.name}, right? Someone you can stay with?
+[voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+wolf: No, question me all you want, I barely know what I'm doing...
+wolf: Yeah, I got a friend there, {friend.name}. He's a great guy.
+wolf: I'm gunna crash at his place for awhile. Until I find a job, or...
+jump ordering food
+
+
+label fuck me stupid
+set {trucker.wants_to_fuck} = true
+[voice path="res://dialogue/sounds/wolf-uhhh.wav" volume="0.0"]
+wolf: Something tells me the scenery will be really good tonight. Especially after a few drinks.
+{trucker.name} eyes you, sucks through his teeth, and sits up.
+[voice path="res://dialogue/sounds/rick-mmm.wav" volume="0.0"]
+rick: Guess we better pick something up before leaving town.
+rick: Something to celebrate!
+wolf: Oh, yes please! I'm so done with this place.
+[voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+wolf: I'm ready to move onto bigger, better things.
+You nudge his foot with your own.
+[voice path="res://dialogue/sounds/rick-laugh.wav" volume="0.0"]
+rick: Bigger and better, huh?
+He's so handsome...
+Your throat tightens anyway. It's hard to be playful. He sees the change in your eyes, and tilts his head.
+jump saving my life
+
+
+label ordering food
+You spot the waitress, eyeing you both. Suddenly you realize you haven't glanced at the menu yet, and pick it up. She turns away.
+rick: Yeah, if you're hungry, now's the time. We'll get some road food but I'm hauling eight hours today.
+He shrugs his massive shoulders, slurps on his coffee. Those big horns sway in front of the overhead light, dangerously close.
+rick: Life of a big rig driver. Ain't for everybody.
+
+- I wish I could ride on the highway forever
+       jump ride forever
+- You must feel so free
+       jump you're free
+
+label ride forever
+wolf: Wouldn't mind taking a road trip for a long-ass time. I've been stuck here for so long.
+wolf: I just can't wait to start moving again, you know? I mean, now that it's really over, now I feel so stagnant.
+wolf: I feel like I lost so much time.
+rick: You think so?
+wolf: I don't know, just a feeling.
+wolf: I'm kind of fucked up right now. Sorry for dumping on you.
+rick: Ahhh, no shame. I can take it.
+jump waitress gets food
+
+label you're free
+wolf: I'm... envious, I think. Being alone on the road sounds awesome right now. Just moving forward.
+rick: It's pretty awesome. A little company doesn't hurt, though.
+He gesticulates, drawing his hands out wide.
+rick: I got a string of hookups between east and west coast who're a lot of fun to spend time with.
+rick: After a few trips, it's a lot less going forward, and a lot more going back and forth. The road's where I live, baby. At least, for now.
+
+if {trucker.huge_dick} == true:
+       [voice path="res://dialogue/sounds/rick-mmm.wav" volume="0.0"]
+       rick: I got my wheels and my big dick, what more could I want?
+       [voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+       wolf: Aw, yeah...
+else:
+       rick: I got my wheels, what more could I want?
+
+
+label waitress gets food
+leave rick
+[background arg="res://dialogue/images/empty.png" fade="1.0"]
+[style name="narration"]
+
+The meal is a blur. {trucker.name} is an easy conversationalist, and he tells you funny stories of his time on the road over your food. It's easy to let the rest of it all slip away, and you focus on his rugged face, the sound of his voice, the motion of his hands.
+
+Afterwards, {trucker.name} insists on paying for you.
+[music fade="4.0" volume="0.0"]
+[style name="default"]
+rick: Hey, my treat. You ride with me, you get the royal treatment!
+wolf: Thank you...
+rick: Let's head out to the rig. Day ain't getting any younger.
+wolf: Okay!
+[signal arg_type="dict" arg="{"lookat_snap":true,"player_lookat":"look-rig","player_position":"loc-rig","enable_trigger":"rig"}"]
diff --git a/dialogue/timelines/meeting-rick.dtl.uid b/dialogue/timelines/meeting-rick.dtl.uid
new file mode 100644 (file)
index 0000000..edb6a76
--- /dev/null
@@ -0,0 +1 @@
+uid://dmsjgmx8iea25
diff --git a/dialogue/timelines/npc-outside-diner.dtl b/dialogue/timelines/npc-outside-diner.dtl
new file mode 100644 (file)
index 0000000..6652d0f
--- /dev/null
@@ -0,0 +1,9 @@
+# npc-outside-diner
+join ram-2 left
+join ram-1 center
+ram-1: Yo, what're you sniffing around for?
+- What'd I do?
+- Are you Rick?
+[signal arg_type="dict" arg="{"player_lookat":"test_lookat2"}"]
+ram-2: Watch yourself, dude.
+[signal arg_type="dict" arg="{"lookat_snap":true,"player_lookat":"test_lookat","player_position":"test_position"}"]
diff --git a/dialogue/timelines/npc-outside-diner.dtl.uid b/dialogue/timelines/npc-outside-diner.dtl.uid
new file mode 100644 (file)
index 0000000..29dd1c2
--- /dev/null
@@ -0,0 +1 @@
+uid://dqpaxqwkarxtp
diff --git a/dialogue/timelines/ricks-rig.dtl b/dialogue/timelines/ricks-rig.dtl
new file mode 100644 (file)
index 0000000..5191109
--- /dev/null
@@ -0,0 +1,211 @@
+Outside, the big cab of the eighteen wheeler looms large above you. {trucker.name} opens the passenger door, and slides the seat back. He looks at you, nostrils flaring proudly.
+
+rick: All righty, here she is. Climb up in there!
+You climb the hot metal steel and step into the shadowy interior. It smells like him, strongly.
+You blink, looking around, as the rear of the cabin comes into view.
+
+[background arg="res://dialogue/images/cab-interior-full.jpg" fade="3.0"]
+
+[voice path="res://dialogue/sounds/wolf-uhhh.wav" volume="0.0"]
+wolf: Oh, man...
+wolf: I had no idea there was so much stuff in here! This is like, a camper.
+{trucker.name} tosses your bag into the passenger seat and climbs up behind you. His hand eases you forward, and the door shuts.
+
+join rick left
+[voice path="res://dialogue/sounds/rick-laugh.wav" volume="0.0"]
+rick: Yeah, it's basically a camper.
+rick: Take a look around, make yourself at home. I mean, not that there's much to see...
+He's even bigger in this space. You see scratch marks on the ceiling that are spaced the same as his horn tips.
+God, there's really not going to be much distance between you and him.
+His arms bulge as he tosses your duffel above the single bunk. He looks at you, noticing your gaze. His eyes twinkle.
+[voice path="res://dialogue/sounds/rick-mmm.wav" volume="0.0"]
+rick: ...yeah?
+
+- Looks like a comfy place
+       jump comfy place
+- A lot of room here!
+       jump lots of room
+- We should drink and fuck all night, no protection, please God cum in me | [if false] [else="disable"]
+- Do you often pick up strangers?
+       jump pick up strangers
+
+label comfy place
+[voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+wolf: Uh! It's a nice place. Looks comfy.
+He nods, purses his lips.
+rick: Oh yeah, it's comfy. Kick back, get comfortable, yeah?
+jump hit the road
+
+label lots of room
+[voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+wolf: It's way more roomy than I expected.
+He tilts his head, chin jutting proudly.
+rick: Hell yeah. Got everything a man needs for a life on the road!
+[voice path="res://dialogue/sounds/rick-laugh.wav" volume="0.0"]
+rick: Well, almost everything!
+jump hit the road
+
+label pick up strangers
+[voice path="res://dialogue/sounds/wolf-laugh.wav" volume="0.0"]
+wolf: Do you have a lot of people in here? Picking up strangers?
+[voice path="res://dialogue/sounds/rick-laugh.wav" volume="0.0"]
+rick: No, not that often.
+rick: Sometimes you find a guy who wants to bang at a rest stop, but I usually don't need to nut THAT bad.
+He grins and looks you up and down.
+rick: What's got you thinking about me picking up strangers, {wolf.name}?
+You stutter. His grin widens.
+rick: I gotta admit, you're a lot cuter than I thought you'd be.
+set {trucker.wants_to_fuck} = true
+rick: Let's hit the store and get rollin'. The sooner we start movin', the sooner we get there.
+He smirks, heavy brows lifting, leaning into you.
+rick: And the sooner we can relax, y'know? Take a load off.
+His hand rests on your shoulder for a long moment, then squeezes firmly.
+jump hit the road
+
+label hit the road
+[background arg="res://dialogue/images/cab-interior-driving.jpg" fade="3.0"]
+leave rick
+While {trucker.name} drives, you lay back in the bunk. It smells like him, and you get hard, despite your best efforts.
+With the soft rumble of the truck lulling you to sleep, you text {friend.name}, and let him know you're on your way.
+He tells you to be safe.
+You assure him nobody will be safer than you.
+
+if {trucker.wants_to_fuck} == true:
+       A bottle of vodka rattles in the cabinet alongside a fresh pack of condoms.
+       You get hard again.
+       Yeah, it's going to be a good night.
+
+You plug your phone in to charge, and lay back to rest.
+
+[background arg="res://dialogue/images/empty.png" fade="3.0"]
+Your eyes close, for just a minute...
+
+label rest stop
+The truck rumbles along through the quiet afternoon. The interstate traffic is sparse, cornfields rushing past in a monotone streak under a hard blue sky. Dimly you are aware that {trucker.name} has turned down the volume of the radio.
+
+[background arg="res://dialogue/images/rest-stop-sunset.jpg" fade="3.0"]
+When you wake up, the sun is setting. The warm orange light spills across the dashboard. For a moment, you struggle to remember what's going on, where you are...
+
+[background arg="res://dialogue/images/empty.png" fade="3.0"]
+But the smell of {trucker.name} is comforting. Something deep in your brain tells you everything's okay. You relax and fall back into sleep.
+
+[music path="res://music/trace-of-twilight.mp3" fade="0.0" volume="-10.0"]
+[background arg="res://dialogue/images/cab-interior-driving.jpg" fade="3.0"]
+rick: Hey, tired guy.
+You start up. The truck is still rolling along. {trucker.name}'s horned head is in profile, starkly silhouetted against the deep red sunset as he looks back from the driver's seat. The radio croons softly.
+rick: Hey.
+wolf: ...hi.
+wolf: Sorry man, I guess I was just beat.
+rick: No worries. I get it.
+rick: You getting hungry?
+He's been snacking on something. Crumbs are strewn across his shirt. He brushes at them absently.
+wolf: Yeah. What time is it?
+rick: Time to fuckin' eat, {wolf.name}. We're just getting there.
+Sure enough, the pitch of the engine shifts, and the truck begins to drift right towards an exit ramp. Spruce and pine line the road as {trucker.name} drives up to the rest stop, a cluster of small brick buildings sandwiched between a car parking lot and a truck lot. A generous park with picnic tables and water spigots looks out over an empty rolling field.
+rick: If you're up for it, I reckon we can grill a bit tonight. Weather's good and the place ain't packed.
+wolf: Sounds amazing. Can I do something to help?
+{trucker.name} deftly parks, rolls his shoulders and pops his neck. The truck's engine stops. He twists to face you.
+rick: How about you grab those veggie burgers out of the fridge? I'll start the charcoal.
+He cracks the door open. A rush of warm humid evening air hits your face.
+rick: Oh, and don't forget the beer.
+
+- You got it, boss
+       jump you got it
+- What about the vodka? | [if {trucker.wants_to_fuck} == true]
+       jump vodka though
+
+label you got it
+wolf: You got to drive tomorrow, don't you?
+rick: Don't you worry your pretty head. I can handle it.
+He winks.
+jump night
+
+label vodka though
+wolf: How about the vodka?
+He grins, winks at you.
+rick: We got time for that later, puppy. No rush.
+jump night
+
+
+label night
+[background arg="res://dialogue/images/empty.png" fade="3.0"]
+# TODO: this should be a different narrative style
+[style name="narration"]
+A few well-deserved burgers later...
+[style name="default"]
+
+[background arg="res://dialogue/images/night-rest-stop.JPG" fade="0.0"]
+join rick center
+The summer night still smells warm, but an encroaching chill makes you shiver. {trucker.name} knocks soot off the charcoal chimney, then stows it. He looks over at you.
+rick: Cold already?
+wolf: Hey, I'm skinny.
+[voice path="res://dialogue/sounds/rick-laugh.wav" volume="0.0"]
+rick: Yeah, you're a beanpole.
+rick: Let's pack it in.
+He hesitates. In the shadow you can't make out his face.
+
+if {trucker.wants_to_fuck} == true:
+       rick: Hey. You know... I'm still going to take you to {city.name}. Whether or not we do anything.
+       rick: Not to make it weird or anything. You have options, is all I'm sayin'.
+       
+       - I want you to fuck my brains out, you handsome bastard
+               jump fuck me handsome
+       - Are you sure YOU want to fuck me?
+               jump sure you wanna fuck me?
+else:
+       rick: Do you need a blanket or something?
+       jump end
+
+label fuck me handsome
+wolf: I think we should drink in your cab and maybe get cozy. It's pretty chilly here... a wool blanket sounds nice.
+Your voice involuntarily takes on a higher register. Big bottom energy. It's a little embarrassing to sound like this, but the way {trucker.name} looks at you, maybe the right move.
+rick: Alright, alright, just making sure.
+wolf: Ohhhhhh, I'm sure!
+rick: Well then, puppy...
+When his hand grips your shoulder again, it's firmer, more assertive. You can feel his strength, and melt into it. Your tail wags a little. It's not worth being embarrassed about.
+jump fucking
+
+label sure you wanna fuck me?
+wolf: I mean... if YOU don't want to do anything, that's fine too...
+He scratched his fleecy chest, a bit uncertain. It's a funny expression on someone so large and intimidating.
+rick: Oh, naw, like, just making sure.
+He leans in, smelling smoky and delicious. You reach up and run a hand along his horns, down his neck.
+rick: I'd like to give you another ride tonight. Let's go back to the cab and see where we go, hmm?
+His warm hand caresses your back.
+jump fucking
+
+label fucking
+set {trucker.had_sex} = true
+[background arg="res://dialogue/images/empty.png" fade="3.0"]
+join rick (underwear) center
+The cab is hot, steamy, foggy. The windows drool condensation. Your head is swimming in a delicious ocean of scent, alcohol, and sex.
+
+His chest is more comfortable than any bed you've ever slept on, still soaked from both of you. Scattered condom wrappers glisten like tinsel in the cold light from the parking lot lamps.
+
+You moan a little as he shifts, tectonic, muscle and fleece making you bob weightlessly, a cork on water. He's still hard inside you, moving again, speeding up, settling into a now-familiar rhythm. A deep, satisified grunt. His hands slide down your waist, grip your thighs.
+
+It's a good thing you're sitting a lot tomorrow.
+jump end
+
+label end
+leave rick
+[background arg="res://dialogue/images/cab-interior-driving.jpg" fade="3.0"]
+The morning light streams across the dash. {trucker.name} is quiet, humming along to the occasional tune on the radio, making small talk if you speak to him but lapsing into silence more frequently than yesterday.
+
+You try not to read into it. After all, you're only together another few hours. Maybe there's something here, maybe not, but he's going one way, and you're heading another. Life moves on.
+
+You check your phone messages. Alex is excited for your arrival.
+
+The thought puts a smile on your face. He's already apologizing for having to move out in 30 days, but you assure him 30 days is plenty of time for you to get on your feet again. It's just going to be nice to be with someone who you know is watching your back.
+
+Yeah, things are pretty shitty right now, but hey, your big bad ex is miles behind you, and it's time to move on, time for something new!
+
+Wolves aren't your bag; you need a different kind of relationship now. Something less intimidating. Something a bit more soft, fleecy even... your time with {trucker.name} has got your brain working!
+
+join wolf (phone) center
+You flip open the app that introduced you to {trucker.name}\: {dating_app.name}
+[music fade="4.0" volume="0.0"]
+[background arg="res://dialogue/images/empty.png" fade="4.0"]
+
+It's time to find your special someone!
+[signal arg="next_scene"]
diff --git a/dialogue/timelines/ricks-rig.dtl.uid b/dialogue/timelines/ricks-rig.dtl.uid
new file mode 100644 (file)
index 0000000..994dac4
--- /dev/null
@@ -0,0 +1 @@
+uid://bcjfht3luap03
diff --git a/export_presets.cfg b/export_presets.cfg
new file mode 100644 (file)
index 0000000..b3887f7
--- /dev/null
@@ -0,0 +1,406 @@
+[preset.0]
+
+name="mac"
+platform="macOS"
+runnable=true
+advanced_options=false
+dedicated_server=false
+custom_features=""
+export_filter="all_resources"
+include_filter=""
+exclude_filter=""
+export_path="../build/mac/wolf-seeking-sheep.dmg"
+patches=PackedStringArray()
+encryption_include_filters=""
+encryption_exclude_filters=""
+seed=0
+encrypt_pck=false
+encrypt_directory=false
+script_export_mode=2
+
+[preset.0.options]
+
+export/distribution_type=0
+binary_format/architecture="universal"
+custom_template/debug=""
+custom_template/release=""
+debug/export_console_wrapper=1
+application/icon=""
+application/icon_interpolation=4
+application/bundle_identifier="com.wolf-seeking-sheep"
+application/signature=""
+application/app_category="Games"
+application/short_version=""
+application/version=""
+application/copyright=""
+application/copyright_localized={}
+application/min_macos_version_x86_64="10.12"
+application/min_macos_version_arm64="11.00"
+application/export_angle=0
+display/high_res=true
+application/additional_plist_content=""
+xcode/platform_build="14C18"
+xcode/sdk_version="13.1"
+xcode/sdk_build="22C55"
+xcode/sdk_name="macosx13.1"
+xcode/xcode_version="1420"
+xcode/xcode_build="14C18"
+codesign/codesign=0
+codesign/installer_identity=""
+codesign/apple_team_id=""
+codesign/identity=""
+codesign/entitlements/custom_file=""
+codesign/entitlements/allow_jit_code_execution=false
+codesign/entitlements/allow_unsigned_executable_memory=false
+codesign/entitlements/allow_dyld_environment_variables=false
+codesign/entitlements/disable_library_validation=false
+codesign/entitlements/audio_input=false
+codesign/entitlements/camera=false
+codesign/entitlements/location=false
+codesign/entitlements/address_book=false
+codesign/entitlements/calendars=false
+codesign/entitlements/photos_library=false
+codesign/entitlements/apple_events=false
+codesign/entitlements/debugging=false
+codesign/entitlements/app_sandbox/enabled=false
+codesign/entitlements/app_sandbox/network_server=false
+codesign/entitlements/app_sandbox/network_client=false
+codesign/entitlements/app_sandbox/device_usb=false
+codesign/entitlements/app_sandbox/device_bluetooth=false
+codesign/entitlements/app_sandbox/files_downloads=0
+codesign/entitlements/app_sandbox/files_pictures=0
+codesign/entitlements/app_sandbox/files_music=0
+codesign/entitlements/app_sandbox/files_movies=0
+codesign/entitlements/app_sandbox/files_user_selected=0
+codesign/entitlements/app_sandbox/helper_executables=[]
+codesign/entitlements/additional=""
+codesign/custom_options=PackedStringArray()
+notarization/notarization=0
+privacy/microphone_usage_description=""
+privacy/microphone_usage_description_localized={}
+privacy/camera_usage_description=""
+privacy/camera_usage_description_localized={}
+privacy/location_usage_description=""
+privacy/location_usage_description_localized={}
+privacy/address_book_usage_description=""
+privacy/address_book_usage_description_localized={}
+privacy/calendar_usage_description=""
+privacy/calendar_usage_description_localized={}
+privacy/photos_library_usage_description=""
+privacy/photos_library_usage_description_localized={}
+privacy/desktop_folder_usage_description=""
+privacy/desktop_folder_usage_description_localized={}
+privacy/documents_folder_usage_description=""
+privacy/documents_folder_usage_description_localized={}
+privacy/downloads_folder_usage_description=""
+privacy/downloads_folder_usage_description_localized={}
+privacy/network_volumes_usage_description=""
+privacy/network_volumes_usage_description_localized={}
+privacy/removable_volumes_usage_description=""
+privacy/removable_volumes_usage_description_localized={}
+privacy/tracking_enabled=false
+privacy/tracking_domains=PackedStringArray()
+privacy/collected_data/name/collected=false
+privacy/collected_data/name/linked_to_user=false
+privacy/collected_data/name/used_for_tracking=false
+privacy/collected_data/name/collection_purposes=0
+privacy/collected_data/email_address/collected=false
+privacy/collected_data/email_address/linked_to_user=false
+privacy/collected_data/email_address/used_for_tracking=false
+privacy/collected_data/email_address/collection_purposes=0
+privacy/collected_data/phone_number/collected=false
+privacy/collected_data/phone_number/linked_to_user=false
+privacy/collected_data/phone_number/used_for_tracking=false
+privacy/collected_data/phone_number/collection_purposes=0
+privacy/collected_data/physical_address/collected=false
+privacy/collected_data/physical_address/linked_to_user=false
+privacy/collected_data/physical_address/used_for_tracking=false
+privacy/collected_data/physical_address/collection_purposes=0
+privacy/collected_data/other_contact_info/collected=false
+privacy/collected_data/other_contact_info/linked_to_user=false
+privacy/collected_data/other_contact_info/used_for_tracking=false
+privacy/collected_data/other_contact_info/collection_purposes=0
+privacy/collected_data/health/collected=false
+privacy/collected_data/health/linked_to_user=false
+privacy/collected_data/health/used_for_tracking=false
+privacy/collected_data/health/collection_purposes=0
+privacy/collected_data/fitness/collected=false
+privacy/collected_data/fitness/linked_to_user=false
+privacy/collected_data/fitness/used_for_tracking=false
+privacy/collected_data/fitness/collection_purposes=0
+privacy/collected_data/payment_info/collected=false
+privacy/collected_data/payment_info/linked_to_user=false
+privacy/collected_data/payment_info/used_for_tracking=false
+privacy/collected_data/payment_info/collection_purposes=0
+privacy/collected_data/credit_info/collected=false
+privacy/collected_data/credit_info/linked_to_user=false
+privacy/collected_data/credit_info/used_for_tracking=false
+privacy/collected_data/credit_info/collection_purposes=0
+privacy/collected_data/other_financial_info/collected=false
+privacy/collected_data/other_financial_info/linked_to_user=false
+privacy/collected_data/other_financial_info/used_for_tracking=false
+privacy/collected_data/other_financial_info/collection_purposes=0
+privacy/collected_data/precise_location/collected=false
+privacy/collected_data/precise_location/linked_to_user=false
+privacy/collected_data/precise_location/used_for_tracking=false
+privacy/collected_data/precise_location/collection_purposes=0
+privacy/collected_data/coarse_location/collected=false
+privacy/collected_data/coarse_location/linked_to_user=false
+privacy/collected_data/coarse_location/used_for_tracking=false
+privacy/collected_data/coarse_location/collection_purposes=0
+privacy/collected_data/sensitive_info/collected=false
+privacy/collected_data/sensitive_info/linked_to_user=false
+privacy/collected_data/sensitive_info/used_for_tracking=false
+privacy/collected_data/sensitive_info/collection_purposes=0
+privacy/collected_data/contacts/collected=false
+privacy/collected_data/contacts/linked_to_user=false
+privacy/collected_data/contacts/used_for_tracking=false
+privacy/collected_data/contacts/collection_purposes=0
+privacy/collected_data/emails_or_text_messages/collected=false
+privacy/collected_data/emails_or_text_messages/linked_to_user=false
+privacy/collected_data/emails_or_text_messages/used_for_tracking=false
+privacy/collected_data/emails_or_text_messages/collection_purposes=0
+privacy/collected_data/photos_or_videos/collected=false
+privacy/collected_data/photos_or_videos/linked_to_user=false
+privacy/collected_data/photos_or_videos/used_for_tracking=false
+privacy/collected_data/photos_or_videos/collection_purposes=0
+privacy/collected_data/audio_data/collected=false
+privacy/collected_data/audio_data/linked_to_user=false
+privacy/collected_data/audio_data/used_for_tracking=false
+privacy/collected_data/audio_data/collection_purposes=0
+privacy/collected_data/gameplay_content/collected=false
+privacy/collected_data/gameplay_content/linked_to_user=false
+privacy/collected_data/gameplay_content/used_for_tracking=false
+privacy/collected_data/gameplay_content/collection_purposes=0
+privacy/collected_data/customer_support/collected=false
+privacy/collected_data/customer_support/linked_to_user=false
+privacy/collected_data/customer_support/used_for_tracking=false
+privacy/collected_data/customer_support/collection_purposes=0
+privacy/collected_data/other_user_content/collected=false
+privacy/collected_data/other_user_content/linked_to_user=false
+privacy/collected_data/other_user_content/used_for_tracking=false
+privacy/collected_data/other_user_content/collection_purposes=0
+privacy/collected_data/browsing_history/collected=false
+privacy/collected_data/browsing_history/linked_to_user=false
+privacy/collected_data/browsing_history/used_for_tracking=false
+privacy/collected_data/browsing_history/collection_purposes=0
+privacy/collected_data/search_hhistory/collected=false
+privacy/collected_data/search_hhistory/linked_to_user=false
+privacy/collected_data/search_hhistory/used_for_tracking=false
+privacy/collected_data/search_hhistory/collection_purposes=0
+privacy/collected_data/user_id/collected=false
+privacy/collected_data/user_id/linked_to_user=false
+privacy/collected_data/user_id/used_for_tracking=false
+privacy/collected_data/user_id/collection_purposes=0
+privacy/collected_data/device_id/collected=false
+privacy/collected_data/device_id/linked_to_user=false
+privacy/collected_data/device_id/used_for_tracking=false
+privacy/collected_data/device_id/collection_purposes=0
+privacy/collected_data/purchase_history/collected=false
+privacy/collected_data/purchase_history/linked_to_user=false
+privacy/collected_data/purchase_history/used_for_tracking=false
+privacy/collected_data/purchase_history/collection_purposes=0
+privacy/collected_data/product_interaction/collected=false
+privacy/collected_data/product_interaction/linked_to_user=false
+privacy/collected_data/product_interaction/used_for_tracking=false
+privacy/collected_data/product_interaction/collection_purposes=0
+privacy/collected_data/advertising_data/collected=false
+privacy/collected_data/advertising_data/linked_to_user=false
+privacy/collected_data/advertising_data/used_for_tracking=false
+privacy/collected_data/advertising_data/collection_purposes=0
+privacy/collected_data/other_usage_data/collected=false
+privacy/collected_data/other_usage_data/linked_to_user=false
+privacy/collected_data/other_usage_data/used_for_tracking=false
+privacy/collected_data/other_usage_data/collection_purposes=0
+privacy/collected_data/crash_data/collected=false
+privacy/collected_data/crash_data/linked_to_user=false
+privacy/collected_data/crash_data/used_for_tracking=false
+privacy/collected_data/crash_data/collection_purposes=0
+privacy/collected_data/performance_data/collected=false
+privacy/collected_data/performance_data/linked_to_user=false
+privacy/collected_data/performance_data/used_for_tracking=false
+privacy/collected_data/performance_data/collection_purposes=0
+privacy/collected_data/other_diagnostic_data/collected=false
+privacy/collected_data/other_diagnostic_data/linked_to_user=false
+privacy/collected_data/other_diagnostic_data/used_for_tracking=false
+privacy/collected_data/other_diagnostic_data/collection_purposes=0
+privacy/collected_data/environment_scanning/collected=false
+privacy/collected_data/environment_scanning/linked_to_user=false
+privacy/collected_data/environment_scanning/used_for_tracking=false
+privacy/collected_data/environment_scanning/collection_purposes=0
+privacy/collected_data/hands/collected=false
+privacy/collected_data/hands/linked_to_user=false
+privacy/collected_data/hands/used_for_tracking=false
+privacy/collected_data/hands/collection_purposes=0
+privacy/collected_data/head/collected=false
+privacy/collected_data/head/linked_to_user=false
+privacy/collected_data/head/used_for_tracking=false
+privacy/collected_data/head/collection_purposes=0
+privacy/collected_data/other_data_types/collected=false
+privacy/collected_data/other_data_types/linked_to_user=false
+privacy/collected_data/other_data_types/used_for_tracking=false
+privacy/collected_data/other_data_types/collection_purposes=0
+ssh_remote_deploy/enabled=false
+ssh_remote_deploy/host="user@host_ip"
+ssh_remote_deploy/port="22"
+ssh_remote_deploy/extra_args_ssh=""
+ssh_remote_deploy/extra_args_scp=""
+ssh_remote_deploy/run_script="#!/usr/bin/env bash
+unzip -o -q \"{temp_dir}/{archive_name}\" -d \"{temp_dir}\"
+open \"{temp_dir}/{exe_name}.app\" --args {cmd_args}"
+ssh_remote_deploy/cleanup_script="#!/usr/bin/env bash
+kill $(pgrep -x -f \"{temp_dir}/{exe_name}.app/Contents/MacOS/{exe_name} {cmd_args}\")
+rm -rf \"{temp_dir}\""
+
+[preset.1]
+
+name="windows"
+platform="Windows Desktop"
+runnable=true
+advanced_options=false
+dedicated_server=false
+custom_features=""
+export_filter="all_resources"
+include_filter=""
+exclude_filter=""
+export_path="../build/windows/wolf-seeking-sheep.exe"
+patches=PackedStringArray()
+encryption_include_filters=""
+encryption_exclude_filters=""
+seed=0
+encrypt_pck=false
+encrypt_directory=false
+script_export_mode=2
+
+[preset.1.options]
+
+custom_template/debug=""
+custom_template/release=""
+debug/export_console_wrapper=1
+binary_format/embed_pck=true
+texture_format/s3tc_bptc=true
+texture_format/etc2_astc=false
+binary_format/architecture="x86_64"
+codesign/enable=false
+codesign/timestamp=true
+codesign/timestamp_server_url=""
+codesign/digest_algorithm=1
+codesign/description=""
+codesign/custom_options=PackedStringArray()
+application/modify_resources=false
+application/icon=""
+application/console_wrapper_icon=""
+application/icon_interpolation=4
+application/file_version=""
+application/product_version=""
+application/company_name="purplebirdman"
+application/product_name="Wolf Seeking Sheep"
+application/file_description=""
+application/copyright=""
+application/trademarks=""
+application/export_angle=0
+application/export_d3d12=0
+application/d3d12_agility_sdk_multiarch=true
+ssh_remote_deploy/enabled=false
+ssh_remote_deploy/host="user@host_ip"
+ssh_remote_deploy/port="22"
+ssh_remote_deploy/extra_args_ssh=""
+ssh_remote_deploy/extra_args_scp=""
+ssh_remote_deploy/run_script="Expand-Archive -LiteralPath '{temp_dir}\\{archive_name}' -DestinationPath '{temp_dir}'
+$action = New-ScheduledTaskAction -Execute '{temp_dir}\\{exe_name}' -Argument '{cmd_args}'
+$trigger = New-ScheduledTaskTrigger -Once -At 00:00
+$settings = New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DontStopIfGoingOnBatteries
+$task = New-ScheduledTask -Action $action -Trigger $trigger -Settings $settings
+Register-ScheduledTask godot_remote_debug -InputObject $task -Force:$true
+Start-ScheduledTask -TaskName godot_remote_debug
+while (Get-ScheduledTask -TaskName godot_remote_debug | ? State -eq running) { Start-Sleep -Milliseconds 100 }
+Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue"
+ssh_remote_deploy/cleanup_script="Stop-ScheduledTask -TaskName godot_remote_debug -ErrorAction:SilentlyContinue
+Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue
+Remove-Item -Recurse -Force '{temp_dir}'"
+
+[preset.2]
+
+name="web"
+platform="Web"
+runnable=true
+advanced_options=false
+dedicated_server=false
+custom_features=""
+export_filter="all_resources"
+include_filter=""
+exclude_filter=""
+export_path="../build/web/index.html"
+patches=PackedStringArray()
+encryption_include_filters=""
+encryption_exclude_filters=""
+seed=0
+encrypt_pck=false
+encrypt_directory=false
+script_export_mode=2
+
+[preset.2.options]
+
+custom_template/debug=""
+custom_template/release=""
+variant/extensions_support=false
+variant/thread_support=true
+vram_texture_compression/for_desktop=true
+vram_texture_compression/for_mobile=true
+html/export_icon=true
+html/custom_html_shell=""
+html/head_include=""
+html/canvas_resize_policy=2
+html/focus_canvas_on_start=true
+html/experimental_virtual_keyboard=false
+progressive_web_app/enabled=true
+progressive_web_app/ensure_cross_origin_isolation_headers=true
+progressive_web_app/offline_page=""
+progressive_web_app/display=1
+progressive_web_app/orientation=0
+progressive_web_app/icon_144x144=""
+progressive_web_app/icon_180x180=""
+progressive_web_app/icon_512x512=""
+progressive_web_app/background_color=Color(0, 0, 0, 1)
+
+[preset.3]
+
+name="linux"
+platform="Linux"
+runnable=true
+advanced_options=false
+dedicated_server=false
+custom_features=""
+export_filter="all_resources"
+include_filter=""
+exclude_filter=""
+export_path="../build/linux/wolf-seeking-sheep.x86_64"
+patches=PackedStringArray()
+encryption_include_filters=""
+encryption_exclude_filters=""
+seed=0
+encrypt_pck=false
+encrypt_directory=false
+script_export_mode=2
+
+[preset.3.options]
+
+custom_template/debug=""
+custom_template/release=""
+debug/export_console_wrapper=1
+binary_format/embed_pck=true
+texture_format/s3tc_bptc=true
+texture_format/etc2_astc=false
+binary_format/architecture="x86_64"
+ssh_remote_deploy/enabled=false
+ssh_remote_deploy/host="user@host_ip"
+ssh_remote_deploy/port="22"
+ssh_remote_deploy/extra_args_ssh=""
+ssh_remote_deploy/extra_args_scp=""
+ssh_remote_deploy/run_script="#!/usr/bin/env bash
+export DISPLAY=:0
+unzip -o -q \"{temp_dir}/{archive_name}\" -d \"{temp_dir}\"
+\"{temp_dir}/{exe_name}\" {cmd_args}"
+ssh_remote_deploy/cleanup_script="#!/usr/bin/env bash
+kill $(pgrep -x -f \"{temp_dir}/{exe_name} {cmd_args}\")
+rm -rf \"{temp_dir}\""
diff --git a/fonts/MightMakesRightProBB_Bold.otf b/fonts/MightMakesRightProBB_Bold.otf
new file mode 100644 (file)
index 0000000..be9783d
Binary files /dev/null and b/fonts/MightMakesRightProBB_Bold.otf differ
diff --git a/fonts/MightMakesRightProBB_BoldItal.otf b/fonts/MightMakesRightProBB_BoldItal.otf
new file mode 100644 (file)
index 0000000..a921c7d
Binary files /dev/null and b/fonts/MightMakesRightProBB_BoldItal.otf differ
diff --git a/fonts/MightMakesRightProBB_Ital.otf b/fonts/MightMakesRightProBB_Ital.otf
new file mode 100644 (file)
index 0000000..52be67c
Binary files /dev/null and b/fonts/MightMakesRightProBB_Ital.otf differ
diff --git a/fonts/MightMakesRightProBB_Reg.otf b/fonts/MightMakesRightProBB_Reg.otf
new file mode 100644 (file)
index 0000000..76cd9c9
Binary files /dev/null and b/fonts/MightMakesRightProBB_Reg.otf differ
diff --git a/icon.png b/icon.png
new file mode 100644 (file)
index 0000000..a2a0488
Binary files /dev/null and b/icon.png differ
diff --git a/icon.svg b/icon.svg
deleted file mode 100644 (file)
index 9d8b7fa..0000000
--- a/icon.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128"><rect width="124" height="124" x="2" y="2" fill="#363d52" stroke="#212532" stroke-width="4" rx="14"/><g fill="#fff" transform="translate(12.322 12.322)scale(.101)"><path d="M105 673v33q407 354 814 0v-33z"/><path fill="#478cbf" d="m105 673 152 14q12 1 15 14l4 67 132 10 8-61q2-11 15-15h162q13 4 15 15l8 61 132-10 4-67q3-13 15-14l152-14V427q30-39 56-81-35-59-83-108-43 20-82 47-40-37-88-64 7-51 8-102-59-28-123-42-26 43-46 89-49-7-98 0-20-46-46-89-64 14-123 42 1 51 8 102-48 27-88 64-39-27-82-47-48 49-83 108 26 42 56 81zm0 33v39c0 276 813 276 814 0v-39l-134 12-5 69q-2 10-14 13l-162 11q-12 0-16-11l-10-65H446l-10 65q-4 11-16 11l-162-11q-12-3-14-13l-5-69z"/><path d="M483 600c0 34 58 34 58 0v-86c0-34-58-34-58 0z"/><circle cx="725" cy="526" r="90"/><circle cx="299" cy="526" r="90"/></g><g fill="#414042" transform="translate(12.322 12.322)scale(.101)"><circle cx="307" cy="532" r="60"/><circle cx="717" cy="532" r="60"/></g></svg>
\ No newline at end of file
diff --git a/menus/end.gd b/menus/end.gd
new file mode 100644 (file)
index 0000000..b620c95
--- /dev/null
@@ -0,0 +1,7 @@
+extends Control
+class_name EndMenu
+
+
+func _input(event: InputEvent) -> void:
+       if event.is_action_pressed("ui_cancel"):
+               get_tree().quit()
diff --git a/menus/end.gd.uid b/menus/end.gd.uid
new file mode 100644 (file)
index 0000000..6a4df80
--- /dev/null
@@ -0,0 +1 @@
+uid://c5vi7gy17hjl2
diff --git a/menus/end.tscn b/menus/end.tscn
new file mode 100644 (file)
index 0000000..4edaa7d
--- /dev/null
@@ -0,0 +1,53 @@
+[gd_scene load_steps=3 format=3 uid="uid://c3v76ygek4uw1"]
+
+[ext_resource type="Script" uid="uid://c5vi7gy17hjl2" path="res://menus/end.gd" id="1_3d26k"]
+[ext_resource type="Theme" uid="uid://bsrcml8apqocm" path="res://assets/phone/phone_theme.tres" id="1_mwn6m"]
+
+[node name="End" type="Control"]
+layout_mode = 3
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+script = ExtResource("1_3d26k")
+
+[node name="background" type="ColorRect" parent="."]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+color = Color(0.0383972, 0.0383972, 0.0383972, 1)
+
+[node name="end" type="MarginContainer" parent="."]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+
+[node name="background2" type="ColorRect" parent="end"]
+layout_mode = 2
+color = Color(0.0383972, 0.0383972, 0.0383972, 1)
+
+[node name="HBoxContainer" type="HBoxContainer" parent="end"]
+layout_mode = 2
+alignment = 1
+
+[node name="VBoxContainer" type="VBoxContainer" parent="end/HBoxContainer"]
+layout_mode = 2
+alignment = 1
+
+[node name="Label" type="Label" parent="end/HBoxContainer/VBoxContainer"]
+layout_mode = 2
+theme = ExtResource("1_mwn6m")
+theme_override_font_sizes/font_size = 50
+text = "Thanks for playing!"
+
+[node name="Label2" type="Label" parent="end/HBoxContainer/VBoxContainer"]
+layout_mode = 2
+text = "Press Esc to quit"
+horizontal_alignment = 1
diff --git a/menus/main.gd b/menus/main.gd
new file mode 100644 (file)
index 0000000..ae1af4c
--- /dev/null
@@ -0,0 +1,41 @@
+extends Node
+class_name MainMenu
+
+
+@export var scene: PackedScene
+@export var fullscreen: bool = true
+@export var screen_size_fractional: float = 0.5
+
+
+func _ready() -> void:
+       _set_project_version()
+       _set_screen_size()
+
+
+func _set_project_version() -> void:
+       var version = ProjectSettings.get_setting("application/config/version")
+       %buildVersion.text = "v" + str(version)
+
+
+func _set_screen_size() -> void:
+       var _screen_size: Vector2i = DisplayServer.screen_get_size()
+       if fullscreen:
+               DisplayServer.window_set_position(Vector2i.ZERO)
+               DisplayServer.window_set_size(_screen_size)
+       else:
+               var _win_pos = _screen_size * (1.0 - screen_size_fractional) * 0.5
+               var _win_size = _screen_size * screen_size_fractional
+               DisplayServer.window_set_position(_win_pos)
+               DisplayServer.window_set_size(_win_size)
+
+
+func _input(event: InputEvent) -> void:
+       if event.is_action_pressed("ui_cancel"):
+               get_tree().quit()
+
+
+func _on_start_pressed() -> void:
+       if scene:
+               get_tree().change_scene_to_packed(scene)
+       else:
+               print_debug("No scene to change to!")
diff --git a/menus/main.gd.uid b/menus/main.gd.uid
new file mode 100644 (file)
index 0000000..8cac22a
--- /dev/null
@@ -0,0 +1 @@
+uid://b2ai2to6vu530
diff --git a/menus/main.tscn b/menus/main.tscn
new file mode 100644 (file)
index 0000000..6117654
--- /dev/null
@@ -0,0 +1,79 @@
+[gd_scene load_steps=3 format=3 uid="uid://bgwh1qw4qx1fy"]
+
+[ext_resource type="Script" uid="uid://b2ai2to6vu530" path="res://menus/main.gd" id="1_6vvdo"]
+[ext_resource type="PackedScene" uid="uid://bp0q4asrr3vxv" path="res://scenes/intro.tscn" id="2_go8ld"]
+
+[node name="Main" type="Node"]
+script = ExtResource("1_6vvdo")
+scene = ExtResource("2_go8ld")
+fullscreen = false
+screen_size_fractional = 0.7
+
+[node name="menu" type="Control" parent="."]
+layout_mode = 3
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+size_flags_horizontal = 3
+size_flags_vertical = 3
+
+[node name="background" type="ColorRect" parent="menu"]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+color = Color(0.0383972, 0.0383972, 0.0383972, 1)
+
+[node name="start" type="MarginContainer" parent="menu"]
+layout_mode = 1
+anchors_preset = 15
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 2
+size_flags_horizontal = 3
+size_flags_vertical = 3
+theme_override_constants/margin_left = 100
+theme_override_constants/margin_top = 100
+theme_override_constants/margin_right = 100
+theme_override_constants/margin_bottom = 100
+
+[node name="VBoxContainer" type="VBoxContainer" parent="menu/start"]
+layout_mode = 2
+
+[node name="Start" type="MenuButton" parent="menu/start/VBoxContainer"]
+layout_mode = 2
+theme_override_font_sizes/font_size = 50
+text = "start the intro"
+
+[node name="MarginContainer" type="MarginContainer" parent="menu/start/VBoxContainer"]
+layout_mode = 2
+size_flags_horizontal = 4
+size_flags_vertical = 3
+theme_override_constants/margin_left = 30
+theme_override_constants/margin_top = 30
+theme_override_constants/margin_right = 30
+theme_override_constants/margin_bottom = 30
+
+[node name="Label" type="Label" parent="menu/start/VBoxContainer/MarginContainer"]
+layout_mode = 2
+theme_override_font_sizes/font_size = 30
+text = "Controls
+
+e - forward
+d - back
+s - left
+f - right
+
+space/click - action"
+
+[node name="buildVersion" type="Label" parent="menu/start/VBoxContainer"]
+unique_name_in_owner = true
+layout_mode = 2
+text = "0.1.0"
+
+[connection signal="pressed" from="menu/start/VBoxContainer/Start" to="." method="_on_start_pressed"]
diff --git a/music/trace-of-twilight.mp3 b/music/trace-of-twilight.mp3
new file mode 100644 (file)
index 0000000..a57636b
Binary files /dev/null and b/music/trace-of-twilight.mp3 differ
index 331b4735a527a230cd34b164026b178c34835e94..8904d6915325781e5e0be91ef1c48b1f86c9a73d 100644 (file)
@@ -11,8 +11,10 @@ config_version=5
 [application]
 
 config/name="wolf-seeking-sheep"
-config/features=PackedStringArray("4.3", "Forward Plus")
-config/icon="res://icon.svg"
+config/version="0.1.0"
+run/main_scene="res://menus/main.tscn"
+config/features=PackedStringArray("4.4", "Forward Plus")
+config/icon="uid://drmt1v5c1abia"
 
 [autoload]
 
@@ -20,15 +22,122 @@ Dialogic="*res://addons/dialogic/Core/DialogicGameHandler.gd"
 
 [dialogic]
 
-directories/dch_directory={}
-directories/dtl_directory={}
+directories/dch_directory={
+"ram-1": "res://dialogue/characters/ram-1.dch",
+"ram-2": "res://dialogue/characters/ram-2.dch",
+"rick": "res://dialogue/characters/rick.dch",
+"waitress": "res://dialogue/characters/waitress.dch",
+"wolf": "res://dialogue/characters/wolf.dch"
+}
+directories/dtl_directory={
+"diner-highway": "res://dialogue/timelines/diner-highway.dtl",
+"diner-parking-lot": "res://dialogue/timelines/diner-parking-lot.dtl",
+"dummy": "res://dialogue/timelines/dummy.dtl",
+"intro-start": "res://dialogue/timelines/intro-start.dtl",
+"meeting-rick": "res://dialogue/timelines/meeting-rick.dtl",
+"npc-outside-diner": "res://dialogue/timelines/npc-outside-diner.dtl",
+"ricks-rig": "res://dialogue/timelines/ricks-rig.dtl"
+}
+layout/style_list=["res://dialogue/styles/default.tres", "res://dialogue/styles/narration.tres"]
+layout/default_style="res://dialogue/styles/default.tres"
+extensions_folder="res://addons/dialogic_additions"
+text/letter_speed=0.02
+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
+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
+audio/max_channels=4.0
+save/autosave_delay=60.0
+save/encryption_on_exports_only=true
+history/simple_history_enabled=false
+history/full_history_enabled=true
+text/autopauses={
+",;": 0.1,
+"?!.:": 0.2
+}
+text/absolute_autopauses=false
+glossary/default_case_sensitive=true
+variables={
+"city": {
+"name": "San Antonio"
+},
+"dating_app": {
+"name": "Wolf Seeking Sheep"
+},
+"friend": {
+"name": "Alex"
+},
+"trucker": {
+"had_sex": false,
+"huge_dick": false,
+"name": "Rick",
+"wants_to_fuck": false
+},
+"wolf": {
+"name": "Connor"
+}
+}
+
+[display]
+
+window/stretch/mode="canvas_items"
 
 [editor_plugins]
 
 enabled=PackedStringArray("res://addons/dialogic/plugin.cfg")
 
+[global_group]
+
+Actionable="Something happens when the player presses the \"action\" button"
+Player=""
+LookAt=""
+Location=""
+Trigger=""
+
 [input]
 
+ui_left={
+"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":4194319,"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":13,"pressure":0.0,"pressed":false,"script":null)
+, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":0,"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":83,"key_label":0,"unicode":115,"location":0,"echo":false,"script":null)
+]
+}
+ui_right={
+"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":4194321,"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":14,"pressure":0.0,"pressed":false,"script":null)
+, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":0,"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":70,"key_label":0,"unicode":102,"location":0,"echo":false,"script":null)
+]
+}
+ui_up={
+"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":4194320,"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":11,"pressure":0.0,"pressed":false,"script":null)
+, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":1,"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":69,"key_label":0,"unicode":101,"location":0,"echo":false,"script":null)
+]
+}
+ui_down={
+"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":4194322,"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":12,"pressure":0.0,"pressed":false,"script":null)
+, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":1,"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":68,"key_label":0,"unicode":100,"location":0,"echo":false,"script":null)
+]
+}
 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)
@@ -38,3 +147,55 @@ dialogic_default_action={
 , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
 ]
 }
+player-left={
+"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":83,"key_label":0,"unicode":115,"location":0,"echo":false,"script":null)
+]
+}
+player-right={
+"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":70,"key_label":0,"unicode":102,"location":0,"echo":false,"script":null)
+]
+}
+player-up={
+"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)
+]
+}
+player-down={
+"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":68,"key_label":0,"unicode":100,"location":0,"echo":false,"script":null)
+]
+}
+camera-left={
+"deadzone": 0.5,
+"events": []
+}
+camera-right={
+"deadzone": 0.5,
+"events": []
+}
+camera-up={
+"deadzone": 0.5,
+"events": []
+}
+camera-down={
+"deadzone": 0.5,
+"events": []
+}
+capture_input={
+"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(645, 37),"global_position":Vector2(664, 128),"factor":1.0,"button_index":1,"canceled":false,"pressed":true,"double_click":false,"script":null)
+]
+}
+player-action={
+"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":32,"key_label":0,"unicode":32,"location":0,"echo":false,"script":null)
+]
+}
+
+[rendering]
+
+textures/vram_compression/import_s3tc_bptc=true
+textures/vram_compression/import_etc2_astc=true
+anti_aliasing/quality/msaa_3d=1
diff --git a/scenes/intro-rick-driving.tscn b/scenes/intro-rick-driving.tscn
new file mode 100644 (file)
index 0000000..5c5f853
--- /dev/null
@@ -0,0 +1,86 @@
+[gd_scene load_steps=12 format=3 uid="uid://dglxsft5qs01i"]
+
+[ext_resource type="Script" uid="uid://b0tu85ua47mie" path="res://classes/gameplay/Scene.gd" id="1_sc0n7"]
+[ext_resource type="PackedScene" uid="uid://ctyn64mt2gkxy" path="res://assets/characters/Player.tscn" id="2_oobqm"]
+[ext_resource type="PackedScene" uid="uid://k7xithc6uj40" path="res://assets/vehicles/ricks_rig.tscn" id="4_531e0"]
+
+[sub_resource type="Theme" id="Theme_bwvbq"]
+default_font_size = 50
+
+[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_dgc3b"]
+sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
+ground_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
+
+[sub_resource type="Sky" id="Sky_vy6ga"]
+sky_material = SubResource("ProceduralSkyMaterial_dgc3b")
+
+[sub_resource type="Environment" id="Environment_lofsf"]
+background_mode = 2
+sky = SubResource("Sky_vy6ga")
+tonemap_mode = 2
+glow_enabled = true
+
+[sub_resource type="PlaneMesh" id="PlaneMesh_yqh88"]
+size = Vector2(40, 10000)
+
+[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_u6xsl"]
+albedo_color = Color(0.0562916, 0.0562916, 0.0562916, 1)
+
+[sub_resource type="PlaneMesh" id="PlaneMesh_ug7wi"]
+size = Vector2(10000, 10000)
+
+[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_vbjm1"]
+albedo_color = Color(0.229944, 0.2018, 0.117164, 1)
+
+[node name="Scene" type="Node3D"]
+script = ExtResource("1_sc0n7")
+
+[node name="HUD" type="CanvasLayer" parent="."]
+
+[node name="prompt" type="RichTextLabel" parent="HUD"]
+unique_name_in_owner = true
+visible = false
+top_level = true
+anchors_preset = 12
+anchor_top = 1.0
+anchor_right = 1.0
+anchor_bottom = 1.0
+offset_top = -277.0
+grow_horizontal = 2
+grow_vertical = 0
+theme = SubResource("Theme_bwvbq")
+bbcode_enabled = true
+text = "[center]
+Press the action button!"
+
+[node name="Player" parent="." instance=ExtResource("2_oobqm")]
+unique_name_in_owner = true
+transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 1.74633, -5.31958)
+motion_mode = 1
+movement_enabled = false
+
+[node name="world" type="Node3D" parent="."]
+
+[node name="WorldEnvironment" type="WorldEnvironment" parent="world"]
+environment = SubResource("Environment_lofsf")
+
+[node name="sun" type="DirectionalLight3D" parent="world"]
+transform = Transform3D(-0.866025, -0.433013, 0.25, 0, 0.5, 0.866025, -0.5, 0.75, -0.433013, 0, 10, 0)
+shadow_enabled = true
+
+[node name="road" type="MeshInstance3D" parent="world"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5986, 0, -15.8103)
+mesh = SubResource("PlaneMesh_yqh88")
+surface_material_override/0 = SubResource("StandardMaterial3D_u6xsl")
+
+[node name="ground" type="MeshInstance3D" parent="world"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.54757, -0.0576396, -29.4108)
+mesh = SubResource("PlaneMesh_ug7wi")
+skeleton = NodePath("../..")
+surface_material_override/0 = SubResource("StandardMaterial3D_vbjm1")
+
+[node name="ricks-rig" parent="world" instance=ExtResource("4_531e0")]
+transform = Transform3D(1.5, 0, 0, 0, 1.5, 0, 0, 0, 1.5, 0, 0.741329, 0)
+
+[connection signal="foundActionableNode" from="Player" to="." method="_on_player_found_actionable_node"]
+[connection signal="noActionableNode" from="Player" to="." method="_on_player_no_actionable_node"]
diff --git a/scenes/intro.tscn b/scenes/intro.tscn
new file mode 100644 (file)
index 0000000..a5ea3bb
--- /dev/null
@@ -0,0 +1,434 @@
+[gd_scene load_steps=35 format=3 uid="uid://bp0q4asrr3vxv"]
+
+[ext_resource type="Script" uid="uid://b0tu85ua47mie" path="res://classes/gameplay/Scene.gd" id="1_ybkgx"]
+[ext_resource type="PackedScene" uid="uid://c3v76ygek4uw1" path="res://menus/end.tscn" id="2_17bgi"]
+[ext_resource type="Resource" uid="uid://b2j460v72vkyu" path="res://dialogue/timelines/intro-start.dtl" id="2_ge50m"]
+[ext_resource type="PackedScene" uid="uid://cwqoksvft6uk1" path="res://assets/buildings/diner.tscn" id="2_r8asa"]
+[ext_resource type="PackedScene" uid="uid://k7xithc6uj40" path="res://assets/vehicles/ricks_rig.tscn" id="3_fi8gt"]
+[ext_resource type="PackedScene" uid="uid://bpqu3xhnuaq83" path="res://assets/indicators/diner_sign.tscn" id="4_jgov5"]
+[ext_resource type="PackedScene" uid="uid://j1d8t1xtrrrk" path="res://assets/buildings/gas_station.tscn" id="5_8h1ql"]
+[ext_resource type="PackedScene" uid="uid://cwrrjbki0seck" path="res://assets/buildings/city-skyline.tscn" id="6_as787"]
+[ext_resource type="Script" uid="uid://c40v3fkhkudbb" path="res://classes/triggers/DialogueTrigger.gd" id="6_p1l48"]
+[ext_resource type="PackedScene" uid="uid://cdrup07gtwdc8" path="res://assets/indicators/roadsign_square.tscn" id="7_at0ax"]
+[ext_resource type="Resource" uid="uid://d4cggg28wtchg" path="res://dialogue/timelines/diner-parking-lot.dtl" id="7_cbups"]
+[ext_resource type="Resource" uid="uid://dmsjgmx8iea25" path="res://dialogue/timelines/meeting-rick.dtl" id="8_rjyqd"]
+[ext_resource type="PackedScene" uid="uid://bopsbev075enn" path="res://assets/lights/street_lamp.tscn" id="9_7m4bn"]
+[ext_resource type="Resource" uid="uid://bcjfht3luap03" path="res://dialogue/timelines/ricks-rig.dtl" id="9_jcf4a"]
+[ext_resource type="PackedScene" uid="uid://ctyn64mt2gkxy" path="res://assets/characters/Player.tscn" id="10_21bf2"]
+[ext_resource type="PackedScene" uid="uid://bxexec3xd7rvc" path="res://assets/characters/NPC.tscn" id="11_o48nk"]
+[ext_resource type="Resource" uid="uid://dlwm8b1vtjp2i" path="res://dialogue/timelines/diner-highway.dtl" id="12_0dpnk"]
+[ext_resource type="Script" uid="uid://c6gxoj5trgpyf" path="res://addons/dialogic/Resources/timeline.gd" id="12_s2ond"]
+[ext_resource type="Resource" uid="uid://dqpaxqwkarxtp" path="res://dialogue/timelines/npc-outside-diner.dtl" id="13_vo1u1"]
+
+[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_dgc3b"]
+sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
+ground_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
+
+[sub_resource type="Sky" id="Sky_vy6ga"]
+sky_material = SubResource("ProceduralSkyMaterial_dgc3b")
+
+[sub_resource type="Environment" id="Environment_lofsf"]
+background_mode = 2
+sky = SubResource("Sky_vy6ga")
+tonemap_mode = 2
+glow_enabled = true
+
+[sub_resource type="PlaneMesh" id="PlaneMesh_efccj"]
+size = Vector2(150, 200)
+
+[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_u6xsl"]
+albedo_color = Color(0.0562916, 0.0562916, 0.0562916, 1)
+
+[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_i1st1"]
+data = PackedVector3Array(50, 0, 85, -50, 0, 85, 50, 0, -85, -50, 0, 85, -50, 0, -85, 50, 0, -85)
+
+[sub_resource type="PlaneMesh" id="PlaneMesh_yqh88"]
+size = Vector2(40, 10000)
+
+[sub_resource type="PlaneMesh" id="PlaneMesh_ug7wi"]
+size = Vector2(10000, 10000)
+
+[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_vbjm1"]
+albedo_color = Color(0.229944, 0.2018, 0.117164, 1)
+
+[sub_resource type="BoxMesh" id="BoxMesh_17bgi"]
+size = Vector3(5, 5.05, 12)
+
+[sub_resource type="BoxShape3D" id="BoxShape3D_qybcm"]
+size = Vector3(9.3092, 2.82544, 6.25345)
+
+[sub_resource type="BoxShape3D" id="BoxShape3D_6lsr0"]
+size = Vector3(2.58189, 2.82544, 6.33363)
+
+[sub_resource type="BoxShape3D" id="BoxShape3D_mf2b6"]
+size = Vector3(6.12463, 1.97668, 6.86288)
+
+[sub_resource type="BoxShape3D" id="BoxShape3D_mlyn8"]
+size = Vector3(33.1829, 5.81653, 19.6438)
+
+[sub_resource type="BoxShape3D" id="BoxShape3D_ge50m"]
+size = Vector3(131.621, 22, 11)
+
+[node name="Scene" type="Node3D"]
+script = ExtResource("1_ybkgx")
+next_scene = ExtResource("2_17bgi")
+starting_dialogue = ExtResource("2_ge50m")
+
+[node name="HUD" type="CanvasLayer" parent="."]
+
+[node name="prompt" type="RichTextLabel" parent="HUD"]
+unique_name_in_owner = true
+visible = false
+top_level = true
+custom_minimum_size = Vector2(0, 100)
+anchors_preset = 12
+anchor_top = 1.0
+anchor_right = 1.0
+anchor_bottom = 1.0
+grow_horizontal = 2
+grow_vertical = 0
+theme_override_font_sizes/normal_font_size = 20
+bbcode_enabled = true
+text = "[center]
+Press the action button!"
+
+[node name="Player" parent="." instance=ExtResource("10_21bf2")]
+unique_name_in_owner = true
+transform = Transform3D(-0.999109, 0, 0.0422066, 0, 1, 0, -0.0422066, 0, -0.999109, -6.746, 0, -21.654)
+
+[node name="world" type="Node3D" parent="."]
+
+[node name="WorldEnvironment" type="WorldEnvironment" parent="world"]
+environment = SubResource("Environment_lofsf")
+
+[node name="sun" type="DirectionalLight3D" parent="world"]
+transform = Transform3D(-0.866025, -0.433013, 0.25, 0, 0.5, 0.866025, -0.5, 0.75, -0.433013, 0, 10, 0)
+shadow_enabled = true
+
+[node name="parking lot" type="MeshInstance3D" parent="world"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14.687, 0, -15.8103)
+mesh = SubResource("PlaneMesh_efccj")
+surface_material_override/0 = SubResource("StandardMaterial3D_u6xsl")
+
+[node name="StaticBody3D" type="StaticBody3D" parent="world/parking lot"]
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="world/parking lot/StaticBody3D"]
+shape = SubResource("ConcavePolygonShape3D_i1st1")
+
+[node name="City-skyline4" parent="world/parking lot" instance=ExtResource("6_as787")]
+transform = Transform3D(-2.26381e-07, 0, 5.179, 0, 5.179, 0, -5.179, 0, -2.26381e-07, 45.0398, 1.98352, 15.8103)
+
+[node name="City-skyline5" parent="world/parking lot" instance=ExtResource("6_as787")]
+transform = Transform3D(-5.179, 0, -4.52763e-07, 0, 5.179, 0, 4.52763e-07, 0, -5.179, 22.006, 1.98352, 147.703)
+
+[node name="ricks-rig" parent="world/parking lot" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(-0.0337502, 0, -1.4396, 0, 1.44, 0, 1.4396, 0, -0.0337502, 17.3921, 0.501404, 77.6542)
+
+[node name="ricks-rig2" parent="world/parking lot" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(0.0119881, 0, -1.43995, 0, 1.44, 0, 1.43995, 0, 0.0119881, 19.3624, 0.501404, 68.8664)
+
+[node name="ricks-rig4" parent="world/parking lot" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(0.107769, 0, -1.43596, 0, 1.44, 0, 1.43596, 0, 0.107769, 40.348, 0.501404, -66.959)
+
+[node name="ricks-rig5" parent="world/parking lot" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(0.107769, 0, -1.43596, 0, 1.44, 0, 1.43596, 0, 0.107769, 40.348, 0.501404, -59.3269)
+
+[node name="ricks-rig6" parent="world/parking lot" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(0.107769, 0, -1.43596, 0, 1.44, 0, 1.43596, 0, 0.107769, 40.348, 0.501404, -76.4053)
+
+[node name="ricks-rig7" parent="world/parking lot" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(0.789584, 0, -1.20422, 0, 1.44, 0, 1.20422, 0, 0.789584, 40.348, 0.501404, -85.6072)
+
+[node name="ricks-rig3" parent="world/parking lot" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(-0.0337502, 0, -1.4396, 0, 1.44, 0, 1.4396, 0, -0.0337502, 23.4387, 0.501404, 59.2943)
+
+[node name="road" type="MeshInstance3D" parent="world"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -78.8885, 0, -15.8103)
+mesh = SubResource("PlaneMesh_yqh88")
+surface_material_override/0 = SubResource("StandardMaterial3D_u6xsl")
+
+[node name="ground" type="MeshInstance3D" parent="world"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.54757, -0.0576396, -29.4108)
+mesh = SubResource("PlaneMesh_ug7wi")
+skeleton = NodePath("../..")
+surface_material_override/0 = SubResource("StandardMaterial3D_vbjm1")
+
+[node name="diner" parent="world" instance=ExtResource("2_r8asa")]
+transform = Transform3D(-2, 0, 3.01992e-07, 0, 2, 0, -3.01992e-07, 0, -2, 5.274, -9.53674e-07, 0.963155)
+
+[node name="ricks-rig" parent="world/diner" instance=ExtResource("3_fi8gt")]
+transform = Transform3D(-0.0981154, 0, -0.743555, 0, 0.75, 0, 0.743555, 0, -0.0981154, 10.9543, 0.395098, -19.8019)
+
+[node name="diner-sign" parent="world/diner" instance=ExtResource("4_jgov5")]
+transform = Transform3D(-0.235007, 0, -0.87706, 0, 0.908, 0, 0.87706, 0, -0.235007, 18.137, 4.76837e-07, -15.0184)
+
+[node name="MeshInstance3D" type="MeshInstance3D" parent="world/diner"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.62144, -0.303161, -0.260657)
+mesh = SubResource("BoxMesh_17bgi")
+
+[node name="gas-station" parent="world" instance=ExtResource("5_8h1ql")]
+transform = Transform3D(-6.99382e-08, 0, -1.6, 0, 1.6, 0, 1.6, 0, -6.99382e-08, -16.1145, 0, -61.5196)
+
+[node name="roadsign-square" parent="world/gas-station" instance=ExtResource("7_at0ax")]
+transform = Transform3D(0.619497, 0, 0.0827575, 0, 0.625, 0, -0.0827575, 0, 0.619497, -1.02757, 0, 10.7779)
+
+[node name="roadsign-square2" parent="world/gas-station" instance=ExtResource("7_at0ax")]
+transform = Transform3D(1.26873, 0, 0.664544, 0, 1.28, 0, -0.169488, 0, 4.97456, -23.0756, 0, 23.1924)
+
+[node name="city" type="Node3D" parent="world"]
+transform = Transform3D(16.41, 0, 0, 0, 16.41, 0, 0, 0, 16.41, -301.93, 0, -2933.79)
+
+[node name="City-skyline" parent="world/city" instance=ExtResource("6_as787")]
+
+[node name="City-skyline2" parent="world/city" instance=ExtResource("6_as787")]
+transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -1.03419, 0.369205, -22.5545)
+
+[node name="City-skyline3" parent="world/city" instance=ExtResource("6_as787")]
+transform = Transform3D(-1, 0, -8.74229e-08, 0, 1, 0, 8.74229e-08, 0, -1, -18.7874, 0.369205, -22.5545)
+
+[node name="lamps" type="Node3D" parent="world"]
+transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -105.05, 0, 56.2836)
+
+[node name="street-lamp2" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 56, 0, 0)
+
+[node name="street-lamp3" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 120, 0, 0)
+
+[node name="street-lamp4" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 184, 0, 7.62939e-06)
+
+[node name="street-lamp5" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 248, 0, 0)
+
+[node name="street-lamp6" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 310.212, 0, 7.62939e-06)
+
+[node name="street-lamp7" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 374.212, 0, 7.62939e-06)
+
+[node name="street-lamp8" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 438.212, 0, 1.52588e-05)
+
+[node name="street-lamp9" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 502.212, 0, 1.52588e-05)
+
+[node name="street-lamp10" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -453.285, 0, -2.28882e-05)
+
+[node name="street-lamp11" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -389.285, 0, -3.05176e-05)
+
+[node name="street-lamp12" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -325.285, 0, -1.52588e-05)
+
+[node name="street-lamp13" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -261.285, 0, -2.28882e-05)
+
+[node name="street-lamp14" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -199.073, 0, -1.52588e-05)
+
+[node name="street-lamp15" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -135.073, 0, -1.52588e-05)
+
+[node name="street-lamp16" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -71.0725, 0, -1.52588e-05)
+
+[node name="street-lamp17" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.07251, 0, -7.62939e-06)
+
+[node name="street-lamp18" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1074.27, 0, 4.57764e-05)
+
+[node name="street-lamp19" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1138.27, 0, 3.8147e-05)
+
+[node name="street-lamp20" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1202.27, 0, 5.34058e-05)
+
+[node name="street-lamp21" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1266.27, 0, 4.57764e-05)
+
+[node name="street-lamp22" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1328.48, 0, 4.57764e-05)
+
+[node name="street-lamp23" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1392.48, 0, 5.34058e-05)
+
+[node name="street-lamp24" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1456.48, 0, 5.34058e-05)
+
+[node name="street-lamp25" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1520.48, 0, 5.34058e-05)
+
+[node name="street-lamp26" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 564.981, 0, 2.28882e-05)
+
+[node name="street-lamp27" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 628.981, 0, 7.62939e-06)
+
+[node name="street-lamp28" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 692.981, 0, 3.05176e-05)
+
+[node name="street-lamp29" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 756.981, 0, 1.52588e-05)
+
+[node name="street-lamp30" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 819.193, 0, 2.28882e-05)
+
+[node name="street-lamp31" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 883.193, 0, 3.05176e-05)
+
+[node name="street-lamp32" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 947.193, 0, 2.28882e-05)
+
+[node name="street-lamp33" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1011.19, 0, 3.05176e-05)
+
+[node name="street-lamp34" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -967.449, 0, -4.57764e-05)
+
+[node name="street-lamp35" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -903.449, 0, -5.34058e-05)
+
+[node name="street-lamp36" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -839.449, 0, -4.57764e-05)
+
+[node name="street-lamp37" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -775.449, 0, -4.57764e-05)
+
+[node name="street-lamp38" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -713.237, 0, -4.57764e-05)
+
+[node name="street-lamp39" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -649.237, 0, -4.57764e-05)
+
+[node name="street-lamp40" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -585.237, 0, -3.8147e-05)
+
+[node name="street-lamp41" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -521.237, 0, -3.8147e-05)
+
+[node name="street-lamp42" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1476.73, 0, -6.86646e-05)
+
+[node name="street-lamp43" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1412.73, 0, -8.39233e-05)
+
+[node name="street-lamp44" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1348.73, 0, -6.86646e-05)
+
+[node name="street-lamp45" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1284.73, 0, -7.62939e-05)
+
+[node name="street-lamp46" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1222.52, 0, -6.86646e-05)
+
+[node name="street-lamp47" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1158.52, 0, -6.86646e-05)
+
+[node name="street-lamp48" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1094.52, 0, -6.86646e-05)
+
+[node name="street-lamp49" parent="world/lamps" instance=ExtResource("9_7m4bn")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1030.52, 0, -6.10352e-05)
+
+[node name="characters" type="Node3D" parent="."]
+
+[node name="NPC" parent="characters" instance=ExtResource("11_o48nk")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.17909, 0.151773, 26.9281)
+prompt = "Talk to Rams"
+dialogue = Array[ExtResource("12_s2ond")]([ExtResource("13_vo1u1")])
+
+[node name="triggers" type="Node3D" parent="."]
+
+[node name="gas station" type="Area3D" parent="triggers" groups=["Trigger"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -13.9727, 7.17942, -63.2485)
+script = ExtResource("6_p1l48")
+timeline = ExtResource("7_cbups")
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="triggers/gas station"]
+transform = Transform3D(9.79, 0, 0, 0, 9.79, 0, 0, 0, 9.79, 0, -8.93553, 0.70644)
+shape = SubResource("BoxShape3D_qybcm")
+
+[node name="highway" type="Area3D" parent="triggers" groups=["Trigger"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -62.5639, 7.17942, -47.1371)
+script = ExtResource("6_p1l48")
+timeline = ExtResource("12_0dpnk")
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="triggers/highway"]
+transform = Transform3D(9.79, 0, 0, 0, 9.79, 0, 0, 0, 9.79, 29.2923, -8.93553, 47.4736)
+shape = SubResource("BoxShape3D_6lsr0")
+
+[node name="diner interior" type="Area3D" parent="triggers" groups=["Trigger"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.96869, 2.44467, 8.09367)
+script = ExtResource("6_p1l48")
+timeline = ExtResource("8_rjyqd")
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="triggers/diner interior"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0728707, -0.726091, -7.15043)
+shape = SubResource("BoxShape3D_mf2b6")
+
+[node name="rig" type="Area3D" parent="triggers" groups=["Trigger"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -21.0454, 3.85636, 39.9882)
+monitoring = false
+script = ExtResource("6_p1l48")
+timeline = ExtResource("9_jcf4a")
+
+[node name="CollisionShape3D" type="CollisionShape3D" parent="triggers/rig"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.73672, -1.04209, 1.84093)
+shape = SubResource("BoxShape3D_mlyn8")
+
+[node name="locations" type="Node3D" parent="."]
+
+[node name="test_position" type="Node3D" parent="locations" groups=["Location"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -13.3667, 0, -24.6894)
+
+[node name="loc-diner-booth" type="Node3D" parent="locations" groups=["Location"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.635, 0.657104, 8.147)
+
+[node name="loc-rig" type="Node3D" parent="locations" groups=["Location"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.0931, 0, 24.5286)
+
+[node name="lookAt" type="Node3D" parent="."]
+
+[node name="test_lookat" type="Node3D" parent="lookAt" groups=["LookAt"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -31.5526, 12.3925, 30.0339)
+
+[node name="test_lookat2" type="Node3D" parent="lookAt" groups=["LookAt"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.936287, 1.40582, -6.7517)
+
+[node name="look-rig" type="Node3D" parent="lookAt" groups=["LookAt"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -29.3713, 2.97414, 38.6607)
+
+[node name="look-booth" type="Node3D" parent="lookAt" groups=["LookAt"]]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.53639, 2.04746, 10.9685)
+
+[node name="walls" type="StaticBody3D" parent="."]
+
+[node name="CollisionShape3D2" type="CollisionShape3D" parent="walls"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.94562, 0, -44.4358)
+shape = SubResource("BoxShape3D_ge50m")
+debug_color = Color(0.933142, 0.217245, 0.364868, 0.42)
+
+[node name="CollisionShape3D5" type="CollisionShape3D" parent="walls"]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.94562, 0, 53.2898)
+shape = SubResource("BoxShape3D_ge50m")
+debug_color = Color(0.933142, 0.217245, 0.364868, 0.42)
+
+[node name="CollisionShape3D3" type="CollisionShape3D" parent="walls"]
+transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -35.6098, 0, 1.76787)
+shape = SubResource("BoxShape3D_ge50m")
+debug_color = Color(0.933142, 0.217245, 0.364868, 0.42)
+
+[node name="CollisionShape3D4" type="CollisionShape3D" parent="walls"]
+transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 16.0494, 0, 1.76787)
+shape = SubResource("BoxShape3D_ge50m")
+debug_color = Color(0.933142, 0.217245, 0.364868, 0.42)
+
+[connection signal="foundActionableNode" from="Player" to="." method="_on_player_found_actionable_node"]
+[connection signal="noActionableNode" from="Player" to="." method="_on_player_no_actionable_node"]
+[connection signal="triggerBodyEntered" from="triggers/gas station" to="." method="_on_dialogue_trigger_body_entered"]
+[connection signal="triggerBodyEntered" from="triggers/highway" to="." method="_on_dialogue_trigger_body_entered"]
+[connection signal="triggerBodyEntered" from="triggers/diner interior" to="." method="_on_dialogue_trigger_body_entered"]
+[connection signal="triggerBodyEntered" from="triggers/rig" to="." method="_on_dialogue_trigger_body_entered"]