mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
42 lines
1.6 KiB
Text
42 lines
1.6 KiB
Text
[gd_resource type="Resource" script_class="DialogicStyle" load_steps=8 format=3 uid="uid://nt27v2wakc1d"]
|
|
|
|
[ext_resource type="Script" uid="uid://dh4po8pgey4yv" path="res://addons/dialogic/Resources/dialogic_style_layer.gd" id="1_ox851"]
|
|
[ext_resource type="PackedScene" uid="uid://bquja8jyk8kbr" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_VN_Textbox/vn_textbox_layer.tscn" id="2_02p3y"]
|
|
[ext_resource type="Script" uid="uid://dfja8ptqdlfix" path="res://addons/dialogic/Resources/dialogic_style.gd" id="2_dpeha"]
|
|
[ext_resource type="PackedScene" uid="uid://c1k5m0w3r40xf" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_FullBackground/full_background_layer.tscn" id="3_8orul"]
|
|
|
|
[sub_resource type="Resource" id="Resource_28lt3"]
|
|
script = ExtResource("1_ox851")
|
|
overrides = {
|
|
"global_font": "\"res://fonts/at01.ttf\""
|
|
}
|
|
|
|
[sub_resource type="Resource" id="Resource_ojqkx"]
|
|
script = ExtResource("1_ox851")
|
|
scene = ExtResource("2_02p3y")
|
|
overrides = {
|
|
"box_animation_in": "0",
|
|
"box_animation_out": "0",
|
|
"box_margin_bottom": "0.0",
|
|
"box_size": "Vector2(200, 60)",
|
|
"next_indicator_enabled": "false",
|
|
"typing_sounds_enabled": "false"
|
|
}
|
|
|
|
[sub_resource type="Resource" id="Resource_q6pd1"]
|
|
script = ExtResource("1_ox851")
|
|
scene = ExtResource("3_8orul")
|
|
overrides = {}
|
|
|
|
[resource]
|
|
script = ExtResource("2_dpeha")
|
|
name = "custom_test"
|
|
layer_list = Array[String](["11", "10"])
|
|
layer_info = {
|
|
"": SubResource("Resource_28lt3"),
|
|
"10": SubResource("Resource_ojqkx"),
|
|
"11": SubResource("Resource_q6pd1")
|
|
}
|
|
base_overrides = {}
|
|
layers = Array[ExtResource("1_ox851")]([])
|
|
metadata/_latest_layer = "11"
|