58 lines
1.7 KiB
Plaintext
58 lines
1.7 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://ce3kclg1i81l3" path="res://asset/art/scene/c02/s02_大门过道/e_头套(场景中).png" id="2_4w5ks"]
|
||
[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
|
||
offset_left = -1143.0
|
||
offset_top = -1012.0
|
||
offset_right = -1143.0
|
||
offset_bottom = -1012.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
scale = Vector2(5, 5)
|
||
texture = ExtResource("2_4w5ks")
|
||
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
|