43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
[gd_scene load_steps=4 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="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="3_icubm"]
|
|
|
|
[node name="记忆闪回" type="CanvasLayer"]
|
|
script = ExtResource("1_cgi75")
|
|
|
|
[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
|