2024-12-27 13:32:12 +00:00
|
|
|
[gd_scene load_steps=7 format=3 uid="uid://bbs7yy5aofw1v"]
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_gdcov"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://kc4726andgy2" path="res://asset/art/scene/c02/s01_街道/bg_公寓入口.png" id="2_ni1a4"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://jr1yd46wm5je" path="res://scene/entity/note.tscn" id="3_6lnxd"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://61pis75a8fdq" path="res://scene/entity/portal.tscn" id="4_i5pa0"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://wyj4qdjyn4ql" path="res://scene/entity/inspectable.tscn" id="5_g5fsn"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bnf3lkcbpx1ar" path="res://scene/entity/ambush.tscn" id="6_vgxa0"]
|
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")]
|
|
|
|
|
|
|
|
[node name="BGSprite2D" parent="Ground" index="0"]
|
|
|
|
texture = ExtResource("2_ni1a4")
|
|
|
|
|
|
|
|
[node name="Note" parent="Ground/DeployLayer" index="0" instance=ExtResource("3_6lnxd")]
|
|
|
|
position = Vector2(250, -22)
|
|
|
|
notes = Array[String](["(门牌号: 1012)", "(似乎是用血来写的)"])
|
|
|
|
|
|
|
|
[node name="PortalL" parent="Ground/DeployLayer" index="1" instance=ExtResource("4_i5pa0")]
|
|
|
|
position = Vector2(68, 23)
|
|
|
|
scale = Vector2(1.02941, 1.06667)
|
|
|
|
texture = null
|
|
|
|
|
|
|
|
[node name="Portal" parent="Ground/DeployLayer" index="2" instance=ExtResource("4_i5pa0")]
|
|
|
|
position = Vector2(400, 13)
|
|
|
|
scale = Vector2(1.02941, 1.06667)
|
|
|
|
texture = null
|
|
|
|
portal_name = "1"
|
|
|
|
target_scene = "c02_s02"
|
|
|
|
target_portal = "left"
|
2024-12-27 13:52:11 +00:00
|
|
|
sound_effect = "channel"
|
2024-12-27 13:32:12 +00:00
|
|
|
|
|
|
|
[node name="Inspectable" parent="Ground/DeployLayer" index="3" instance=ExtResource("5_g5fsn")]
|
|
|
|
position = Vector2(311, -7)
|
|
|
|
|
|
|
|
[node name="Ambush" parent="Ground/DeployLayer" index="4" instance=ExtResource("6_vgxa0")]
|
|
|
|
position = Vector2(135, 56)
|
|
|
|
|
|
|
|
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
|
|
|
|
texture = null
|
|
|
|
|
|
|
|
[editable path="Ground"]
|