[gd_scene load_steps=6 format=3 uid="uid://wvb1wy8l28et"] [ext_resource type="Script" uid="uid://dtc8338f82g3n" path="res://scene/ground/script/c03/s01_closeup_demo公告.gd" id="1_emo0y"] [ext_resource type="Texture2D" uid="uid://0quk16rj31cm" path="res://asset/art/scene/demo额外/demo感谢告示.png" id="2_qgsol"] [ext_resource type="FontFile" uid="uid://255whp7fuig5" path="res://asset/font/字体/三极行楷简体-粗.ttf" id="3_emo0y"] [ext_resource type="FontVariation" uid="uid://1ryw42kej6lv" path="res://config/font_ui.tres" id="3_qgsol"] [ext_resource type="Script" uid="uid://dpocj5al0rvai" path="res://ui/text_helper.gd" id="5_emo0y"] [node name="CloseupDemo公告" type="CanvasLayer"] script = ExtResource("1_emo0y") [node name="BG" type="TextureRect" parent="."] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 0 [node name="遮罩" type="TextureRect" parent="."] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("2_qgsol") [node name="Control" type="Control" parent="."] layout_mode = 3 anchors_preset = 0 offset_left = 215.0 offset_top = 58.0 offset_right = 358.0 offset_bottom = 257.0 [node name="VBoxContainer" type="VBoxContainer" parent="Control"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -65.0 offset_top = -87.0 offset_right = 65.0 offset_bottom = 87.0 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 10 [node name="公告标题" type="Label" parent="Control/VBoxContainer"] custom_minimum_size = Vector2(130, 0) layout_mode = 2 size_flags_horizontal = 4 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_fonts/font = ExtResource("3_emo0y") theme_override_font_sizes/font_size = 13 text = "c02_demo感谢试玩" horizontal_alignment = 1 vertical_alignment = 1 autowrap_mode = 3 script = ExtResource("5_emo0y") translation_key = "c02_demo感谢试玩" [node name="公告正文" type="Label" parent="Control/VBoxContainer"] unique_name_in_owner = true custom_minimum_size = Vector2(130, 0) layout_mode = 2 size_flags_horizontal = 4 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_fonts/font = ExtResource("3_qgsol") theme_override_font_sizes/font_size = 8 text = "c02_demo公告" vertical_alignment = 1 autowrap_mode = 3 script = ExtResource("5_emo0y") translation_key = "c02_demo公告"