xiandie/scene/ground/script/c02/老鼠精画像.tscn

51 lines
1.6 KiB
Plaintext
Raw Normal View History

2025-06-25 17:53:16 +00:00
[gd_scene load_steps=5 format=3 uid="uid://cdf2qe8l7323i"]
2025-05-21 11:03:44 +00:00
2025-06-25 20:34:29 +00:00
[ext_resource type="Script" uid="uid://dyk58stu5enia" path="res://scene/ground/script/c02/老鼠精画像.gd" id="1_l77sh"]
[ext_resource type="Texture2D" uid="uid://d1xr7g5huv5or" path="res://asset/art/scene/c02/s04_保卫科/ux_老鼠画像特写.png" id="2_eyynm"]
2025-06-25 17:53:16 +00:00
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="3_lpmq3"]
2025-06-25 21:16:03 +00:00
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/prop_and_bag/inspect背景遮罩.png" id="4_l77sh"]
2025-05-21 11:03:44 +00:00
[node name="老鼠精画像" type="CanvasLayer"]
2025-06-25 20:34:29 +00:00
script = ExtResource("1_l77sh")
2025-05-21 11:03:44 +00:00
[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_eyynm")
2025-06-25 17:53:16 +00:00
[node name="ContentInspector" parent="." instance=ExtResource("3_lpmq3")]
[node name="遮罩" type="TextureRect" parent="ContentInspector"]
2025-06-25 23:55:47 +00:00
visible = false
2025-06-25 17:53:16 +00:00
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("4_l77sh")
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
2025-06-25 20:34:29 +00:00
text = "c02_保卫科老鼠精"
2025-06-25 17:53:16 +00:00
horizontal_alignment = 1
autowrap_mode = 3