[gd_scene load_steps=10 format=3 uid="uid://bf6oxxe2e6vxj"] [ext_resource type="Script" uid="uid://bgffnekpvw8pu" path="res://scene/ground/script/c01/s10_鬼差探头.gd" id="1_pvnth"] [ext_resource type="Texture2D" uid="uid://dsyb81xacsbc8" path="res://asset/art/scene/c01/s03_旧版序章/ux_背景gaise.png" id="2_r4vbv"] [ext_resource type="Texture2D" uid="uid://bqawq75la061h" path="res://asset/art/scene/c01/s03_旧版序章/ux_鬼差脸gaise.png" id="3_dxjux"] [ext_resource type="Texture2D" uid="uid://bvxa5gejmlk4o" path="res://asset/art/scene/c01/s03_旧版序章/e_柱子有红纹gaise.png" id="4_beln2"] [ext_resource type="AudioStream" uid="uid://ctdoent5ye3us" path="res://asset/audio/sfx/c01/黑雾说话.wav" id="5_c13qq"] [ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/general/sfx.gd" id="5_ug335"] [sub_resource type="Animation" id="Animation_ug335"] length = 0.001 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("脸与眼:position") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0), "transitions": PackedFloat32Array(1), "update": 0, "values": [Vector2(-67, -10)] } [sub_resource type="Animation" id="Animation_ptmad"] resource_name = "鬼差探头" length = 6.0 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("脸与眼:position") tracks/0/interp = 2 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0.0066117, 0.6, 1.2, 2.13333, 2.9, 3.86667, 4.63333, 5.36667, 6.03333), "transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1), "update": 0, "values": [Vector2(-87, -5), Vector2(-78, 3), Vector2(-66, 2), Vector2(-56, 5), Vector2(-45, 5), Vector2(-41, 10), Vector2(-40, 19), Vector2(-30, 24), Vector2(-27, 28)] } tracks/1/type = "method" tracks/1/imported = false tracks/1/enabled = true tracks/1/path = NodePath(".") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { "times": PackedFloat32Array(3.7), "transitions": PackedFloat32Array(1), "values": [{ "args": [], "method": &"play_bgm" }] } [sub_resource type="AnimationLibrary" id="AnimationLibrary_ug335"] _data = { &"RESET": SubResource("Animation_ug335"), &"鬼差探头": SubResource("Animation_ptmad") } [node name="S10鬼差探头" type="Node2D"] script = ExtResource("1_pvnth") [node name="AnimationPlayer" type="AnimationPlayer" parent="."] libraries = { &"": SubResource("AnimationLibrary_ug335") } [node name="背景" type="Sprite2D" parent="."] position = Vector2(-136, -7) scale = Vector2(1.4, 1.4) texture = ExtResource("2_r4vbv") centered = false [node name="脸与眼" type="Sprite2D" parent="."] position = Vector2(-67, -10) texture = ExtResource("3_dxjux") centered = false [node name="柱子" type="Sprite2D" parent="."] position = Vector2(22, -3) scale = Vector2(1.0601, 1.38482) texture = ExtResource("4_beln2") centered = false [node name="Sfx" type="AudioStreamPlayer" parent="."] stream = ExtResource("5_c13qq") bus = &"game_sfx" script = ExtResource("5_ug335") dir = "c01" file = "黑雾说话.wav" metadata/_custom_type_script = "uid://rq6w1vuhuq1m"