xiandie/scene/ground/script/c02/空房间小蝉头套.tscn
2025-07-03 01:40:34 +08:00

53 lines
1.6 KiB
Plaintext

[gd_scene load_steps=5 format=3 uid="uid://bffqprfmpt0bx"]
[ext_resource type="Script" uid="uid://criy10vfyc262" path="res://scene/ground/script/c02/空房间小蝉头套.gd" id="1_yumf6"]
[ext_resource type="Texture2D" uid="uid://b0arnhnvdn0ew" path="res://asset/art/gif/c02_空房间/ux_小蝉头套特写.png" id="2_yumf6"]
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="3_64wgd"]
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/遮罩/inspect背景遮罩.png" id="4_v60v3"]
[node name="小蝉头套" type="CanvasLayer"]
script = ExtResource("1_yumf6")
[node name="TextureRect" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_yumf6")
expand_mode = 1
stretch_mode = 5
[node name="ContentInspector" parent="." instance=ExtResource("3_64wgd")]
[node name="遮罩" type="TextureRect" parent="ContentInspector"]
visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("4_v60v3")
expand_mode = 5
stretch_mode = 5
[node name="Label" type="Label" parent="ContentInspector/遮罩"]
unique_name_in_owner = true
custom_minimum_size = Vector2(100, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -50.0
offset_top = -7.0
offset_right = 50.0
offset_bottom = 7.0
grow_horizontal = 2
grow_vertical = 2
text = "c02_小蝉头套文字"
horizontal_alignment = 1
autowrap_mode = 3