31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
|
[gd_scene load_steps=4 format=3 uid="uid://b8i6tqwdvvddy"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://cmapmn0v70p4l" path="res://scene/ground/script/c02/花名册.gd" id="1_jin3n"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cypvxj1vsl5yk" path="res://asset/art/scene/c02/s04_保卫科/花名册/bg_花名册桌面.png" id="2_v047l"]
|
||
|
[ext_resource type="Texture2D" uid="uid://sx3i3lkt2vfd" path="res://asset/art/scene/c02/s04_保卫科/花名册/花名册封皮.png" id="3_myeas"]
|
||
|
|
||
|
[node name="折锡纸" type="CanvasLayer"]
|
||
|
script = ExtResource("1_jin3n")
|
||
|
|
||
|
[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_v047l")
|
||
|
|
||
|
[node name="TextureButton" type="TextureButton" parent="."]
|
||
|
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_myeas")
|