mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 06:45:33 +00:00
105 lines
5 KiB
Text
105 lines
5 KiB
Text
[gd_scene load_steps=17 format=3 uid="uid://c88rhk1uktibh"]
|
|
|
|
[ext_resource type="Script" uid="uid://bcowue6w1sdxs" path="res://addons/dialogic/Modules/DefaultLayoutParts/Base_Default/default_layout_base.gd" id="1_ifsho"]
|
|
[ext_resource type="PackedScene" uid="uid://c1k5m0w3r40xf" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn" id="2_4ap2k"]
|
|
[ext_resource type="Script" uid="uid://c7frh5xu7x34r" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.gd" id="3_t6u6x"]
|
|
[ext_resource type="PackedScene" uid="uid://cn674foxwedqu" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.tscn" id="4_dtw0c"]
|
|
[ext_resource type="Script" uid="uid://bqc33k65j5ioy" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Input/full_advance_input_layer.gd" id="5_ixcfc"]
|
|
[ext_resource type="PackedScene" uid="uid://by6waso0mjpjp" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/textbox_with_speaker_portrait.tscn" id="6_2i86k"]
|
|
[ext_resource type="Script" uid="uid://dmxeo7lm8ftsi" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/speaker_portrait_textbox_layer.gd" id="7_vwcvu"]
|
|
[ext_resource type="PackedScene" uid="uid://dsbwnp5hegnu3" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.tscn" id="8_vlnng"]
|
|
[ext_resource type="Script" uid="uid://dbbd73i5odrjs" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_Glossary/glossary_popup_layer.gd" id="9_puffk"]
|
|
[ext_resource type="PackedScene" uid="uid://dhk6j6eb6e3q" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.tscn" id="10_15qnt"]
|
|
[ext_resource type="Script" uid="uid://c8we4ppbftu0e" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Choices/vn_choice_layer.gd" id="11_cnlur"]
|
|
[ext_resource type="PackedScene" uid="uid://cvgf4c6gg0tsy" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.tscn" id="12_2f1ul"]
|
|
[ext_resource type="Script" uid="uid://i5l4pdftho0h" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_TextInput/text_input_layer.gd" id="13_pitac"]
|
|
[ext_resource type="PackedScene" uid="uid://lx24i8fl6uo" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.tscn" id="14_nj00e"]
|
|
[ext_resource type="Script" uid="uid://jlhgg7cs1iap" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/history_layer.gd" id="15_dj8ph"]
|
|
[ext_resource type="PackedScene" uid="uid://cuoywrmvda1yg" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_History/example_history_item.tscn" id="16_8capi"]
|
|
|
|
[node name="Custom" type="CanvasLayer"]
|
|
script = ExtResource("1_ifsho")
|
|
global_font = "uid://cc3bdt3rt8a1o"
|
|
global_font_size = 19
|
|
|
|
[node name="BackgroundLayer" type="Control" parent="." instance=ExtResource("2_4ap2k")]
|
|
layout_direction = 2
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("3_t6u6x")
|
|
apply_overrides_on_ready = true
|
|
|
|
[node name="FullAdvanceInputLayer" type="Control" parent="." instance=ExtResource("4_dtw0c")]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
script = ExtResource("5_ixcfc")
|
|
apply_overrides_on_ready = true
|
|
|
|
[node name="TextboxWithSpeakerPortrait" type="Control" parent="." instance=ExtResource("6_2i86k")]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
script = ExtResource("7_vwcvu")
|
|
text_custom_size = 6
|
|
name_label_custom_size = 10
|
|
box_panel = "res://Resources/Styles/PixelStyleBoxRed_SquareBackground.tres"
|
|
box_size = Vector2(300, 80)
|
|
box_distance = 0
|
|
apply_overrides_on_ready = true
|
|
|
|
[node name="Glossary" type="Control" parent="." instance=ExtResource("8_vlnng")]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
mouse_filter = 2
|
|
script = ExtResource("9_puffk")
|
|
apply_overrides_on_ready = true
|
|
|
|
[node name="VN_ChoiceLayer" type="Control" parent="." instance=ExtResource("10_15qnt")]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
script = ExtResource("11_cnlur")
|
|
apply_overrides_on_ready = true
|
|
|
|
[node name="TextInputLayer" type="Control" parent="." instance=ExtResource("12_2f1ul")]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
script = ExtResource("13_pitac")
|
|
apply_overrides_on_ready = true
|
|
|
|
[node name="ExampleHistoryScene" type="Control" parent="." instance=ExtResource("14_nj00e")]
|
|
layout_direction = 1
|
|
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
|
|
mouse_filter = 2
|
|
script = ExtResource("15_dj8ph")
|
|
HistoryItem = ExtResource("16_8capi")
|
|
apply_overrides_on_ready = true
|