xiandie/scene/ground/script/c02/折锡纸.tscn
2025-06-18 21:48:59 +08:00

90 lines
3.3 KiB
Plaintext

[gd_scene load_steps=11 format=3 uid="uid://b454ap241bshk"]
[ext_resource type="Script" uid="uid://cb851rw5n6lu3" path="res://scene/ground/script/c02/折锡纸.gd" id="1_7tphw"]
[ext_resource type="AudioStream" uid="uid://byjcmxy5crce5" path="res://asset/audio/sfx/UI/纸条.mp3" id="2_0pjjb"]
[ext_resource type="Texture2D" uid="uid://cp8ofa0qmrsch" path="res://asset/art/scene/c02/s04_保卫科/保卫科祭台_before.png" id="2_l0cj4"]
[ext_resource type="SpriteFrames" uid="uid://c2sjavnptjn" path="res://asset/art/gif/c02_保卫科/c02_保卫科_frames.tres" id="3_ckoix"]
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="3_ftr7c"]
[ext_resource type="AudioStream" uid="uid://bomvnle4oh1ol" path="res://asset/audio/sfx/交互/第一章/sfx_折纸.wav" id="4_g2p6p"]
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/prop/inspect背景遮罩.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")
[node name="Sfx抽纸" type="AudioStreamPlayer" parent="."]
stream = ExtResource("2_0pjjb")
bus = &"game_sfx"
script = ExtResource("3_ftr7c")
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
[node name="Sfx折纸" type="AudioStreamPlayer" parent="."]
stream = ExtResource("4_g2p6p")
bus = &"game_sfx"
script = ExtResource("3_ftr7c")
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
[node name="TextureRect" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("2_l0cj4")
stretch_mode = 5
[node name="烟雾" type="AnimatedSprite2D" parent="."]
position = Vector2(308, 83)
scale = Vector2(1.2, 1.2)
sprite_frames = ExtResource("3_ckoix")
animation = &"烟雾特写1"
autoplay = "烟雾特写1"
frame = 3
frame_progress = 0.845684
[node name="火光" type="AnimatedSprite2D" parent="."]
position = Vector2(366, 253)
scale = Vector2(1.2, 1.2)
sprite_frames = ExtResource("3_ckoix")
animation = &"保卫科祭台特写-元宝火光"
autoplay = "保卫科祭台特写-元宝火光"
frame = 2
frame_progress = 0.0944305
[node name="遮罩" type="TextureRect" parent="."]
visible = false
modulate = Color(1, 1, 1, 0.819608)
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -282.0
offset_top = -120.0
offset_right = 282.0
offset_bottom = 120.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
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")