55 lines
2.3 KiB
Plaintext
55 lines
2.3 KiB
Plaintext
[gd_scene load_steps=8 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"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_dmp2c"]
|
|
resource_local_to_scene = true
|
|
size = Vector2(45, 130)
|
|
|
|
[node name="S01" type="Node2D"]
|
|
|
|
[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](["(似乎是一张寻人启示)", "(脸的部分被撕掉了,打不开)"])
|
|
|
|
[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"
|
|
|
|
[node name="Sfx" parent="Ground/DeployLayer/Portal" index="0"]
|
|
file = "页面转换声.wav"
|
|
|
|
[node name="CollisionShape2D" parent="Ground/DeployLayer/Portal/Area2D" index="0"]
|
|
shape = SubResource("RectangleShape2D_dmp2c")
|
|
|
|
[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"]
|
|
[editable path="Ground/DeployLayer/Portal"]
|