2025-04-14 21:54:29 +08:00

204 lines
5.6 KiB
Plaintext

[gd_scene load_steps=11 format=3 uid="uid://exqgca0e7vay"]
[ext_resource type="Script" uid="uid://cgcdu4cg7u28g" path="res://scripts/NovelController.cs" id="1_0tl37"]
[ext_resource type="Texture2D" uid="uid://0dkwmsresstm" path="res://assets/character/艾琳.png" id="1_af382"]
[ext_resource type="Theme" uid="uid://d1gp4l4cwgtw4" path="res://resources/themes/button.tres" id="1_df34q"]
[ext_resource type="Theme" uid="uid://bs3813xiv8ivn" path="res://resources/themes/panel.tres" id="1_fmroo"]
[ext_resource type="Texture2D" uid="uid://biooen7y20ks8" path="res://assets/character/雷恩.png" id="1_u842g"]
[ext_resource type="Theme" uid="uid://dtn33cy1yub47" path="res://resources/themes/noveldialog.tres" id="4_o8h6h"]
[ext_resource type="Theme" uid="uid://clwk8wh5003m8" path="res://resources/themes/option.tres" id="5_b05s4"]
[ext_resource type="Script" uid="uid://c4ny5p54lotj0" path="res://scripts/AnimatedRichTextLabel.cs" id="7_vvt2q"]
[ext_resource type="Theme" uid="uid://cc3c0kkawa67y" path="res://resources/themes/novelbutton.tres" id="9_bp2jl"]
[ext_resource type="PackedScene" uid="uid://b25umg4d0y13" path="res://resources/ui/SavedSelection.tscn" id="10_sk065"]
[node name="Novel" type="CanvasLayer" node_paths=PackedStringArray("SavedSelection")]
script = ExtResource("1_0tl37")
SavedSelection = NodePath("SavedSelection")
[node name="立绘1" type="TextureRect" parent="."]
offset_left = 451.0
offset_right = 899.0
offset_bottom = 720.0
metadata/_edit_lock_ = true
[node name="Image" type="TextureRect" parent="立绘1"]
visible = false
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -360.0
offset_top = -360.0
offset_right = 360.0
offset_bottom = 360.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_u842g")
expand_mode = 2
[node name="立绘2左" type="TextureRect" parent="."]
offset_left = 131.0
offset_right = 579.0
offset_bottom = 720.0
metadata/_edit_lock_ = true
[node name="Image" type="TextureRect" parent="立绘2左"]
visible = false
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -360.0
offset_top = -360.0
offset_right = 360.0
offset_bottom = 360.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_u842g")
expand_mode = 2
[node name="立绘2右" type="TextureRect" parent="."]
offset_left = 707.0
offset_right = 1155.0
offset_bottom = 720.0
metadata/_edit_lock_ = true
[node name="Image" type="TextureRect" parent="立绘2右"]
visible = false
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -360.0
offset_top = -360.0
offset_right = 360.0
offset_bottom = 360.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_af382")
expand_mode = 2
[node name="Panel" type="Panel" parent="."]
offset_top = 512.0
offset_right = 1280.0
offset_bottom = 720.0
theme = ExtResource("1_fmroo")
metadata/_edit_lock_ = true
[node name="NamePanel" type="Panel" parent="Panel"]
layout_mode = 0
offset_top = -64.0
offset_right = 256.0
theme = ExtResource("1_fmroo")
metadata/_edit_lock_ = true
[node name="Name" type="Label" parent="Panel/NamePanel"]
layout_mode = 0
offset_right = 256.0
offset_bottom = 64.0
theme = ExtResource("1_df34q")
text = "说话的人名"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_lock_ = true
[node name="Content" type="RichTextLabel" parent="Panel"]
layout_mode = 0
offset_left = 64.0
offset_top = 24.0
offset_right = 1216.0
offset_bottom = 176.0
theme = ExtResource("4_o8h6h")
bbcode_enabled = true
text = "这是说话的内容。。。
行2测试。 "
scroll_active = false
autowrap_mode = 0
script = ExtResource("7_vvt2q")
metadata/_edit_lock_ = true
[node name="Timer" type="Timer" parent="Panel/Content"]
[node name="透明挡板" type="ColorRect" parent="."]
offset_right = 1280.0
offset_bottom = 720.0
color = Color(1, 1, 1, 0)
metadata/_edit_lock_ = true
[node name="选项框" type="VBoxContainer" parent="."]
anchors_preset = -1
anchor_left = 1.0
anchor_top = 0.704
anchor_right = 1.0
anchor_bottom = 0.704
offset_left = -384.0
offset_top = -319.88
offset_bottom = 0.119965
grow_horizontal = 0
grow_vertical = 0
size_flags_horizontal = 8
alignment = 2
metadata/_edit_use_anchors_ = true
metadata/_edit_lock_ = true
[node name="Button3" type="Button" parent="选项框"]
layout_mode = 2
theme = ExtResource("5_b05s4")
text = "选项三"
icon_alignment = 1
[node name="Button2" type="Button" parent="选项框"]
layout_mode = 2
theme = ExtResource("5_b05s4")
text = "选项二"
icon_alignment = 1
[node name="Button1" type="Button" parent="选项框"]
layout_mode = 2
theme = ExtResource("5_b05s4")
text = "选项一"
icon_alignment = 1
[node name="自动播放" type="Button" parent="."]
offset_left = 1208.0
offset_top = 528.0
offset_right = 1256.0
offset_bottom = 560.0
theme = ExtResource("9_bp2jl")
toggle_mode = true
text = "自动"
[node name="读取存档" type="Button" parent="."]
offset_left = 1208.0
offset_top = 576.0
offset_right = 1256.0
offset_bottom = 608.0
theme = ExtResource("9_bp2jl")
text = "读档"
[node name="保存存档" type="Button" parent="."]
offset_left = 1208.0
offset_top = 624.0
offset_right = 1256.0
offset_bottom = 656.0
theme = ExtResource("9_bp2jl")
text = "存档"
[node name="游戏菜单" type="Button" parent="."]
offset_left = 1208.0
offset_top = 672.0
offset_right = 1256.0
offset_bottom = 704.0
theme = ExtResource("9_bp2jl")
text = "菜单"
[node name="SavedSelection" parent="." node_paths=PackedStringArray("Parent") instance=ExtResource("10_sk065")]
visible = false
Parent = NodePath("..")