2025-06-16 04:43:09 +00:00
|
|
|
[gd_scene load_steps=7 format=3 uid="uid://bbs7yy5aofw1v"]
|
2024-12-27 13:32:12 +00:00
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_gdcov"]
|
2025-03-10 13:03:34 +00:00
|
|
|
[ext_resource type="Script" uid="uid://jkselt4d5q4r" path="res://scene/ground/scene/c02/s01_animation.gd" id="2_uuwn3"]
|
2025-06-16 04:43:09 +00:00
|
|
|
[ext_resource type="AudioStream" uid="uid://c2wgvynhg3mec" path="res://asset/audio/sfx/环境音/第一章/室外院子1.wav" id="3_4jml0"]
|
2024-12-27 13:32:12 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://jr1yd46wm5je" path="res://scene/entity/note.tscn" id="3_6lnxd"]
|
2025-06-07 09:04:08 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://d05pqud4yoxx3" path="res://asset/art/scene/c02/s01_公寓门口/bg_公寓门口.png" id="3_a5loe"]
|
2025-06-18 13:48:59 +00:00
|
|
|
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="4_gqpp0"]
|
2024-12-26 13:58:37 +00:00
|
|
|
|
|
|
|
[node name="S01" type="Node2D"]
|
2024-12-27 13:32:12 +00:00
|
|
|
|
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_gdcov")]
|
2025-01-21 07:58:21 +00:00
|
|
|
scene_name = "c02_s01"
|
2025-06-07 09:04:08 +00:00
|
|
|
player_y = 60
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-01-14 00:56:51 +00:00
|
|
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
|
|
|
script = ExtResource("2_uuwn3")
|
2025-01-27 15:13:37 +00:00
|
|
|
data = {
|
|
|
|
"oneshot_animation_played": false,
|
|
|
|
"received_letter": false
|
|
|
|
}
|
2025-01-15 04:02:11 +00:00
|
|
|
oneshot_animation = ""
|
2025-01-14 00:56:51 +00:00
|
|
|
|
2025-06-16 04:43:09 +00:00
|
|
|
[node name="背景音效" type="AudioStreamPlayer" parent="Ground/AnimationPlayer" index="0"]
|
|
|
|
stream = ExtResource("3_4jml0")
|
|
|
|
autoplay = true
|
|
|
|
bus = &"game_sfx"
|
|
|
|
script = ExtResource("4_gqpp0")
|
|
|
|
mode = "场景背景音"
|
2025-06-16 08:42:05 +00:00
|
|
|
"自动开始" = true
|
2025-06-16 04:43:09 +00:00
|
|
|
"循环播放" = true
|
|
|
|
"感应玩家操作" = false
|
|
|
|
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
|
|
|
|
|
2025-06-14 08:46:32 +00:00
|
|
|
[node name="BGSprite2D" parent="Ground" index="1"]
|
2025-06-07 09:04:08 +00:00
|
|
|
texture = ExtResource("3_a5loe")
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-01-12 11:36:41 +00:00
|
|
|
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
|
2025-01-06 08:06:20 +00:00
|
|
|
position = Vector2(78, 27)
|
2025-02-06 12:19:45 +00:00
|
|
|
immediately = true
|
2025-06-04 11:46:27 +00:00
|
|
|
matched_sign_texture = null
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-01-12 11:36:41 +00:00
|
|
|
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
|
2025-06-14 08:46:32 +00:00
|
|
|
position = Vector2(368, 4)
|
2024-12-27 13:32:12 +00:00
|
|
|
target_scene = "c02_s02"
|
2025-04-21 13:31:12 +00:00
|
|
|
target_portal = "left"
|
2025-06-04 11:46:27 +00:00
|
|
|
matched_sign_texture = null
|
2024-12-30 13:19:10 +00:00
|
|
|
|
2025-01-30 04:50:52 +00:00
|
|
|
[node name="Note寻人启事" parent="Ground/DeployLayer" index="2" instance=ExtResource("3_6lnxd")]
|
2025-06-14 08:46:32 +00:00
|
|
|
position = Vector2(231, -33)
|
2025-01-30 04:50:52 +00:00
|
|
|
title_filter = "c02"
|
2025-01-30 12:04:02 +00:00
|
|
|
note_key = "c02_小蝉寻人启事_脸部破碎"
|
2025-01-10 07:43:55 +00:00
|
|
|
|
|
|
|
[node name="Note门口" parent="Ground/DeployLayer" index="3" instance=ExtResource("3_6lnxd")]
|
2025-06-14 08:46:32 +00:00
|
|
|
position = Vector2(285, -20)
|
2025-01-30 04:50:52 +00:00
|
|
|
title_filter = "c02"
|
2025-06-07 09:04:08 +00:00
|
|
|
note_key = "c02_芦昌路26"
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-06-14 08:46:32 +00:00
|
|
|
[node name="MainPlayer" parent="Ground" index="4"]
|
2025-06-07 09:04:08 +00:00
|
|
|
position = Vector2(78, 98)
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-01-30 04:50:52 +00:00
|
|
|
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
|
|
|
|
points = PackedVector2Array(37, 150, 720, 150)
|
|
|
|
|
2025-06-14 08:46:32 +00:00
|
|
|
[node name="DirectionalLight2D" parent="Ground" index="8"]
|
2025-06-11 05:43:36 +00:00
|
|
|
energy = 0.6
|
|
|
|
blend_mode = 1
|
|
|
|
|
2024-12-27 13:32:12 +00:00
|
|
|
[editable path="Ground"]
|