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

40 lines
1.2 KiB
Plaintext
Raw Normal View History

2025-05-21 11:03:44 +00:00
[gd_scene load_steps=4 format=3 uid="uid://cdf2qe8l7323i"]
2025-06-05 07:17:51 +00:00
[ext_resource type="Script" uid="uid://dnrql1t0j6v8i" path="res://scene/ground/script/c02/通用特写脚本.gd" id="1_lpmq3"]
2025-05-21 11:03:44 +00:00
[ext_resource type="Texture2D" uid="uid://cypvxj1vsl5yk" path="res://asset/art/scene/c02/s04_保卫科/花名册/bg_花名册桌面.png" id="2_l77sh"]
[ext_resource type="Texture2D" uid="uid://sx3i3lkt2vfd" path="res://asset/art/scene/c02/s04_保卫科/花名册/花名册封皮.png" id="3_sdpps"]
[node name="老鼠精画像" type="CanvasLayer"]
script = ExtResource("1_lpmq3")
[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_l77sh")
[node name="TextureButton" type="TextureButton" parent="."]
visible = false
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -62.5
offset_top = -81.5
offset_right = 62.5
offset_bottom = 81.5
grow_horizontal = 2
grow_vertical = 2
texture_normal = ExtResource("3_sdpps")
[node name="Label" type="Label" parent="."]
offset_left = 225.0
offset_top = 149.0
offset_right = 345.0
offset_bottom = 179.0
theme_override_font_sizes/font_size = 24
text = "老鼠精画像"