xiandie/scene/ground/script/c02/折锡纸.tscn

57 lines
2.1 KiB
Plaintext
Raw Normal View History

2025-05-30 11:05:06 +00:00
[gd_scene load_steps=8 format=3 uid="uid://b454ap241bshk"]
[ext_resource type="Script" uid="uid://cb851rw5n6lu3" path="res://scene/ground/script/c02/折锡纸.gd" id="1_7tphw"]
2025-05-30 11:05:06 +00:00
[ext_resource type="Texture2D" uid="uid://cp8ofa0qmrsch" path="res://asset/art/scene/c02/s04_保卫科/保卫科祭台_before.png" id="2_l0cj4"]
2025-05-29 06:14:02 +00:00
[ext_resource type="SpriteFrames" uid="uid://c2sjavnptjn" path="res://asset/art/gif/c02_保卫科/frames.tres" id="3_ckoix"]
2025-05-30 11:05:06 +00:00
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/prop/遮罩.png" id="4_qu4ce"]
[ext_resource type="Texture2D" uid="uid://bygsskp1cr0y8" path="res://asset/art/scene/c02/s04_保卫科/锡纸.png" id="4_uslgh"]
[ext_resource type="Texture2D" uid="uid://dcubpjb5qgfl2" path="res://asset/art/scene/c02/s04_保卫科/锡纸_hover.png" id="5_6lb1j"]
[ext_resource type="BitMap" uid="uid://cfu2y1q2ercd" path="res://asset/art/scene/c02/s04_保卫科/锡纸_mask.png" id="5_uslgh"]
[node name="折锡纸" type="CanvasLayer"]
script = ExtResource("1_7tphw")
2025-05-30 11:05:06 +00:00
[node name="TextureRect" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_top = -2.0
offset_bottom = -2.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("2_l0cj4")
expand_mode = 5
2025-05-29 06:14:02 +00:00
[node name="烟雾" type="AnimatedSprite2D" parent="."]
2025-05-30 11:05:06 +00:00
position = Vector2(307, 78)
scale = Vector2(1.21, 1.21)
2025-05-29 06:14:02 +00:00
sprite_frames = ExtResource("3_ckoix")
animation = &"烟雾特写1"
autoplay = "烟雾特写1"
frame = 3
frame_progress = 0.845684
2025-05-30 11:05:06 +00:00
[node name="遮罩" type="Sprite2D" parent="."]
visible = false
modulate = Color(1, 1, 1, 0.545098)
position = Vector2(282, 156)
texture = ExtResource("4_qu4ce")
[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 = -184.0
offset_top = -36.0
offset_right = -7.99997
offset_bottom = 157.0
grow_horizontal = 2
grow_vertical = 2
scale = Vector2(1.25, 1.25)
texture_normal = ExtResource("4_uslgh")
texture_hover = ExtResource("5_6lb1j")
texture_click_mask = ExtResource("5_uslgh")