2025-01-30 04:50:52 +00:00
|
|
|
[gd_scene load_steps=5 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-01-17 10:45:40 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://dibfvlmarlkg6" path="res://asset/art/scene/c02/s01_街道/bg_公寓入口.png" id="2_ni1a4"]
|
2025-01-14 10:20:31 +00:00
|
|
|
[ext_resource type="Script" path="res://scene/ground/scene/c02/s01_animation.gd" id="2_uuwn3"]
|
2024-12-27 13:32:12 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://jr1yd46wm5je" path="res://scene/entity/note.tscn" id="3_6lnxd"]
|
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-01-30 04:50:52 +00:00
|
|
|
player_y = 55
|
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-01-13 08:09:57 +00:00
|
|
|
[node name="BGSprite2D" parent="Ground" index="2"]
|
2024-12-27 13:32:12 +00:00
|
|
|
texture = ExtResource("2_ni1a4")
|
|
|
|
|
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-01-06 08:06:20 +00:00
|
|
|
position = Vector2(392, 2)
|
2024-12-27 13:32:12 +00:00
|
|
|
target_scene = "c02_s02"
|
|
|
|
target_portal = "left"
|
2025-02-06 12:19:45 +00:00
|
|
|
status = "opened"
|
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-01-06 08:06:20 +00:00
|
|
|
position = Vector2(250, -22)
|
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")]
|
|
|
|
position = Vector2(311, -27)
|
2025-01-12 11:36:41 +00:00
|
|
|
mode = "ballon"
|
2025-01-10 07:43:55 +00:00
|
|
|
dialogue = "c02"
|
2025-01-30 04:50:52 +00:00
|
|
|
title_filter = "c02"
|
|
|
|
note_key = "c02_s01_门口"
|
2024-12-27 13:32:12 +00:00
|
|
|
|
2025-01-15 04:02:11 +00:00
|
|
|
[node name="MainPlayer" parent="Ground" index="5"]
|
2025-01-30 04:50:52 +00:00
|
|
|
position = Vector2(78, 103)
|
2025-01-15 04:02:11 +00:00
|
|
|
|
2024-12-27 13:32:12 +00:00
|
|
|
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
|
|
|
|
texture = null
|
|
|
|
|
2025-01-30 04:50:52 +00:00
|
|
|
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
|
|
|
|
points = PackedVector2Array(37, 150, 720, 150)
|
|
|
|
|
2024-12-27 13:32:12 +00:00
|
|
|
[editable path="Ground"]
|