xiandie/scene/ground/script/c02/拿人偶后记忆闪回.tscn
2025-07-05 07:18:46 +08:00

53 lines
1.9 KiB
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://b4ilxht544qxu"]
[ext_resource type="Script" uid="uid://dh6f5qeynliaa" path="res://scene/ground/script/c02/拿人偶后记忆闪回.gd" id="1_cgi75"]
[ext_resource type="SpriteFrames" uid="uid://cvwdqa8gyqj4g" path="res://asset/art/gif/c02_一楼内侧/c02_一楼内侧_frames.tres" id="2_cgi75"]
[ext_resource type="AudioStream" uid="uid://s7uigovfp5g3" path="res://asset/audio/sfx/环境音/第一章/火灾演出.wav" id="2_icubm"]
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="3_6edb2"]
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="3_icubm"]
[node name="记忆闪回" type="CanvasLayer"]
script = ExtResource("1_cgi75")
[node name="SfxBGM火灾" type="AudioStreamPlayer" parent="."]
stream = ExtResource("2_icubm")
volume_db = -5.0
autoplay = true
bus = &"game_sfx"
script = ExtResource("3_6edb2")
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
[node name="ColorRect" type="ColorRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
[node name="Root" type="Node2D" parent="."]
[node name="小蝉" type="AnimatedSprite2D" parent="Root"]
sprite_frames = ExtResource("2_cgi75")
animation = &"牵手小蝉回忆闪回特写2"
autoplay = "牵手小蝉回忆闪回特写2"
centered = false
[node name="伸手" type="AnimatedSprite2D" parent="Root"]
position = Vector2(282, 130)
sprite_frames = ExtResource("2_cgi75")
animation = &"牵手小蝉回忆闪回特写1"
autoplay = "牵手小蝉回忆闪回特写1"
frame_progress = 0.172879
[node name="TextureRect2" type="TextureRect" parent="Root"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("3_icubm")
expand_mode = 5
stretch_mode = 5