2025-03-11 09:16:24 +00:00
|
|
|
[gd_scene load_steps=10 format=3 uid="uid://bf6oxxe2e6vxj"]
|
2025-03-09 14:01:51 +00:00
|
|
|
|
2025-03-10 13:03:34 +00:00
|
|
|
[ext_resource type="Script" uid="uid://bgffnekpvw8pu" path="res://scene/ground/script/c01/s10_鬼差探头.gd" id="1_pvnth"]
|
2025-03-09 14:01:51 +00:00
|
|
|
[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"]
|
2025-03-11 09:16:24 +00:00
|
|
|
[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"]
|
2025-03-09 14:01:51 +00:00
|
|
|
|
2025-03-11 09:16:24 +00:00
|
|
|
[sub_resource type="Animation" id="Animation_ug335"]
|
|
|
|
length = 0.001
|
2025-03-10 14:21:42 +00:00
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath("脸与眼:position")
|
2025-03-11 09:16:24 +00:00
|
|
|
tracks/0/interp = 1
|
2025-03-10 14:21:42 +00:00
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
2025-03-11 09:16:24 +00:00
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
"transitions": PackedFloat32Array(1),
|
2025-03-10 14:21:42 +00:00
|
|
|
"update": 0,
|
2025-03-11 09:16:24 +00:00
|
|
|
"values": [Vector2(-67, -10)]
|
2025-03-10 14:21:42 +00:00
|
|
|
}
|
|
|
|
|
2025-03-11 09:16:24 +00:00
|
|
|
[sub_resource type="Animation" id="Animation_ptmad"]
|
|
|
|
resource_name = "鬼差探头"
|
2025-03-17 14:12:53 +00:00
|
|
|
length = 10.0
|
2025-03-10 14:21:42 +00:00
|
|
|
tracks/0/type = "value"
|
|
|
|
tracks/0/imported = false
|
|
|
|
tracks/0/enabled = true
|
|
|
|
tracks/0/path = NodePath("脸与眼:position")
|
2025-03-11 09:16:24 +00:00
|
|
|
tracks/0/interp = 2
|
2025-03-10 14:21:42 +00:00
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
tracks/0/keys = {
|
2025-03-17 14:12:53 +00:00
|
|
|
"times": PackedFloat32Array(0.0066117, 1.2, 2.13333, 3.16667, 4.3, 5.63333, 6.86667, 8.33333, 9.86667),
|
2025-03-11 09:16:24 +00:00
|
|
|
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1),
|
2025-03-10 14:21:42 +00:00
|
|
|
"update": 0,
|
2025-03-11 09:16:24 +00:00
|
|
|
"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 = {
|
2025-03-17 14:12:53 +00:00
|
|
|
"times": PackedFloat32Array(7.06667),
|
2025-03-11 09:16:24 +00:00
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
"values": [{
|
|
|
|
"args": [],
|
|
|
|
"method": &"play_bgm"
|
|
|
|
}]
|
2025-03-10 14:21:42 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_ug335"]
|
|
|
|
_data = {
|
|
|
|
&"RESET": SubResource("Animation_ug335"),
|
|
|
|
&"鬼差探头": SubResource("Animation_ptmad")
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="S10鬼差探头" type="Node2D"]
|
2025-03-09 14:01:51 +00:00
|
|
|
script = ExtResource("1_pvnth")
|
|
|
|
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
2025-03-10 14:21:42 +00:00
|
|
|
libraries = {
|
|
|
|
&"": SubResource("AnimationLibrary_ug335")
|
|
|
|
}
|
2025-03-09 14:01:51 +00:00
|
|
|
|
|
|
|
[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="."]
|
2025-03-10 14:21:42 +00:00
|
|
|
position = Vector2(-67, -10)
|
2025-03-09 14:01:51 +00:00
|
|
|
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
|
2025-03-11 09:16:24 +00:00
|
|
|
|
|
|
|
[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"
|