2025-06-30 17:16:42 +00:00
|
|
|
[gd_scene load_steps=12 format=3 uid="uid://bbs7yy5aofw1v"]
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-06-21 15:36:03 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_c4tdi"]
|
2025-06-27 14:52:46 +00:00
|
|
|
[ext_resource type="Script" uid="uid://jkselt4d5q4r" path="res://scene/ground/scene/c02/s01_公寓门口.gd" id="2_jfumy"]
|
2025-06-25 17:53:16 +00:00
|
|
|
[ext_resource type="Script" uid="uid://cpejxlfni6n52" path="res://manager/audio_manager/vibe_sfx.gd" id="3_bhi7l"]
|
2025-06-21 15:36:03 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://d05pqud4yoxx3" path="res://asset/art/scene/c02/s01_公寓门口/bg_公寓门口.png" id="5_j2ctx"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://jr1yd46wm5je" path="res://scene/entity/note.tscn" id="6_bhi7l"]
|
2025-06-25 10:50:02 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://ci5anaxsa1apl" path="res://scene/entity/inspectable.tscn" id="7_vc2dw"]
|
2025-06-21 15:36:03 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://qls0yc054048" path="res://asset/art/scene/c02/小蝉寻人启事/e_寻人启事残破.png" id="8_j2ctx"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cuyfloebe2mht" path="res://asset/art/scene/c02/小蝉寻人启事/ux_寻人启事残破.png" id="9_bhi7l"]
|
2025-06-30 14:48:28 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://cg1ey0l55acvs" path="res://asset/art/scene/c01/s09_黄包车长场景/e_单个路灯.png" id="9_nglqu"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cgsq1im2q63f8" path="res://asset/art/scene/c01/s09_黄包车长场景/e_路灯灯芯.png" id="11_ev3cr"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cylsq5cvhlp18" path="res://asset/art/tool/point_light.png" id="12_71mn6"]
|
|
|
|
|
2024-12-26 13:58:37 +00:00
|
|
|
[node name="S01" type="Node2D"]
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-06-21 15:36:03 +00:00
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_c4tdi")]
|
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"]
|
2025-06-21 15:36:03 +00:00
|
|
|
script = ExtResource("2_jfumy")
|
2025-01-27 15:13:37 +00:00
|
|
|
data = {
|
|
|
|
"oneshot_animation_played": false,
|
|
|
|
"received_letter": false
|
|
|
|
}
|
2025-07-01 17:18:25 +00:00
|
|
|
debug_global_data = Dictionary[String, Variant]({
|
|
|
|
"enabled_items": ["prop_火柴", "prop_院长的信", "prop_银元"]
|
|
|
|
})
|
2025-01-15 04:02:11 +00:00
|
|
|
oneshot_animation = ""
|
2025-01-14 00:56:51 +00:00
|
|
|
|
2025-06-25 17:53:16 +00:00
|
|
|
[node name="VibeSfx" type="Node" parent="Ground/AnimationPlayer" index="0"]
|
|
|
|
script = ExtResource("3_bhi7l")
|
|
|
|
autoplay_group = &"c02_楼道1"
|
|
|
|
metadata/_custom_type_script = "uid://cpejxlfni6n52"
|
2025-06-16 04:43:09 +00:00
|
|
|
|
2025-07-04 22:05:44 +00:00
|
|
|
[node name="VibeSfx虫鸣" type="Node" parent="Ground/AnimationPlayer" index="1"]
|
|
|
|
script = ExtResource("3_bhi7l")
|
|
|
|
autoplay_group = &"夜晚虫鸣"
|
|
|
|
metadata/_custom_type_script = "uid://cpejxlfni6n52"
|
|
|
|
|
2025-06-27 14:52:46 +00:00
|
|
|
[node name="BGSprite2D" parent="Ground" index="2"]
|
2025-06-21 15:36:03 +00:00
|
|
|
texture = ExtResource("5_j2ctx")
|
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
|
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"
|
2024-12-30 13:19:10 +00:00
|
|
|
|
2025-06-21 15:36:03 +00:00
|
|
|
[node name="Note门口" parent="Ground/DeployLayer" index="2" instance=ExtResource("6_bhi7l")]
|
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-21 15:36:03 +00:00
|
|
|
[node name="Local寻人启事" parent="Ground/DeployLayer" index="3" instance=ExtResource("7_vc2dw")]
|
|
|
|
position = Vector2(236, -33)
|
|
|
|
texture = ExtResource("8_j2ctx")
|
2025-06-25 17:53:16 +00:00
|
|
|
first_interact_os_key = "c02_s01_寻人启事"
|
2025-06-21 15:36:03 +00:00
|
|
|
texture_cover = ExtResource("9_bhi7l")
|
|
|
|
content_key = "c02_寻人启事_残破"
|
|
|
|
|
2025-06-30 14:48:28 +00:00
|
|
|
[node name="路灯" type="Sprite2D" parent="Ground/DeployLayer" index="4"]
|
|
|
|
position = Vector2(218, -10)
|
|
|
|
texture = ExtResource("9_nglqu")
|
|
|
|
|
|
|
|
[node name="PointLight2D1" type="PointLight2D" parent="Ground/DeployLayer/路灯"]
|
|
|
|
energy = 5.0
|
|
|
|
shadow_color = Color(0, 0, 0, 1)
|
|
|
|
texture = ExtResource("11_ev3cr")
|
|
|
|
height = 40.0
|
|
|
|
|
|
|
|
[node name="PointLight2D2" type="PointLight2D" parent="Ground/DeployLayer/路灯"]
|
|
|
|
position = Vector2(0, -52)
|
2025-07-02 16:32:37 +00:00
|
|
|
energy = 1.5
|
|
|
|
blend_mode = 2
|
2025-06-30 14:48:28 +00:00
|
|
|
shadow_color = Color(0, 0, 0, 1)
|
|
|
|
texture = ExtResource("12_71mn6")
|
|
|
|
height = 40.0
|
|
|
|
|
|
|
|
[node name="路灯2" type="Sprite2D" parent="Ground/DeployLayer" index="5"]
|
|
|
|
position = Vector2(508, -9)
|
|
|
|
texture = ExtResource("9_nglqu")
|
|
|
|
|
|
|
|
[node name="PointLight2D1" type="PointLight2D" parent="Ground/DeployLayer/路灯2"]
|
|
|
|
energy = 5.0
|
|
|
|
shadow_color = Color(0, 0, 0, 1)
|
|
|
|
texture = ExtResource("11_ev3cr")
|
|
|
|
height = 40.0
|
|
|
|
|
|
|
|
[node name="PointLight2D2" type="PointLight2D" parent="Ground/DeployLayer/路灯2"]
|
|
|
|
position = Vector2(0, -52)
|
2025-07-02 16:32:37 +00:00
|
|
|
energy = 1.5
|
|
|
|
blend_mode = 2
|
2025-06-30 14:48:28 +00:00
|
|
|
shadow_color = Color(0, 0, 0, 1)
|
|
|
|
texture = ExtResource("12_71mn6")
|
|
|
|
height = 40.0
|
|
|
|
|
2025-06-27 14:52:46 +00:00
|
|
|
[node name="MainPlayer" parent="Ground" index="5"]
|
2025-06-07 09:04:08 +00:00
|
|
|
position = Vector2(78, 98)
|
2025-07-04 13:02:27 +00:00
|
|
|
player_movement_rect = Rect2(37, -158, 683, 316)
|
|
|
|
|
|
|
|
[node name="CameraFocusMarker" parent="Ground" index="6"]
|
|
|
|
limit_left = 0
|
|
|
|
limit_top = -158
|
|
|
|
limit_right = 755
|
|
|
|
limit_bottom = 158
|
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-27 14:52:46 +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"]
|