58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://d03hwa7axelmb"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://bnxdsxp7dst7f" path="res://asset/font/锐字太空混元像素简繁-闪 超黑_mianfeiziti.com.ttf" id="1_5lxgi"]
|
|
[ext_resource type="Script" uid="uid://c1oruu8vpy4pk" path="res://scene/little_game/弹珠游戏/dialogue_balloon.gd" id="1_7ag4e"]
|
|
[ext_resource type="AudioStream" uid="uid://ko5kibky8hcw" path="res://asset/audio/sfx/交互/第一章/红字特效音.ogg" id="2_10bnx"]
|
|
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="3_l3dto"]
|
|
|
|
[node name="DialogueBalloon" type="CanvasLayer"]
|
|
script = ExtResource("1_7ag4e")
|
|
|
|
[node name="Sfx红字特效音" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource("2_10bnx")
|
|
volume_db = -20.0
|
|
bus = &"game_sfx"
|
|
script = ExtResource("3_l3dto")
|
|
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
|
|
|
|
[node name="Control" type="Control" parent="."]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
|
|
[node name="Container" type="MarginContainer" parent="Control"]
|
|
z_index = 10
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -150.0
|
|
offset_right = 150.0
|
|
offset_bottom = 182.0
|
|
grow_horizontal = 2
|
|
size_flags_vertical = 0
|
|
mouse_filter = 2
|
|
theme_override_constants/margin_top = 100
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="Control/Container"]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(322, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 4
|
|
mouse_filter = 2
|
|
theme_override_colors/default_color = Color(0.686241, 0.191934, 0.178785, 1)
|
|
theme_override_colors/font_outline_color = Color(0, 0, 0, 1)
|
|
theme_override_fonts/normal_font = ExtResource("1_5lxgi")
|
|
theme_override_font_sizes/normal_font_size = 40
|
|
bbcode_enabled = true
|
|
text = "[wave amp=10.0 freq=5.0][shake rate=4.0 level=3] 我还有很多弹珠,玩到我赢为止!"
|
|
fit_content = true
|
|
autowrap_mode = 1
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|