65 lines
2.6 KiB
Plaintext
65 lines
2.6 KiB
Plaintext
[gd_scene load_steps=8 format=3 uid="uid://bvjutch6jex0v"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_71lma"]
|
|
[ext_resource type="Script" uid="uid://28ujp27cbdh2" path="res://scene/ground/scene/c02/s13_animation.gd" id="2_w5nqu"]
|
|
[ext_resource type="Texture2D" uid="uid://dweafdywxenu6" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/bg_二楼楼道.png" id="3_miykx"]
|
|
[ext_resource type="Texture2D" uid="uid://b3ootg88b63rb" path="res://asset/art/scene/c02/旧版/s13_院子诡异版/fg_楼梯调色后.png" id="4_4adgb"]
|
|
[ext_resource type="PackedScene" uid="uid://61pis75a8fdq" path="res://scene/entity/portal.tscn" id="4_u2fv1"]
|
|
[ext_resource type="PackedScene" uid="uid://jr1yd46wm5je" path="res://scene/entity/note.tscn" id="5_gge8e"]
|
|
[ext_resource type="PackedScene" uid="uid://khwxm5qbfj3k" path="res://scene/ground/script/c02/盒子猫canvas_layer.tscn" id="7_u2fv1"]
|
|
|
|
[node name="S13" type="Node2D"]
|
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_71lma")]
|
|
scene_name = "c02_s13"
|
|
footstep_type = "盒子猫"
|
|
|
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
|
script = ExtResource("2_w5nqu")
|
|
oneshot_animation = ""
|
|
|
|
[node name="BGSprite2D" parent="Ground" index="1"]
|
|
texture = ExtResource("3_miykx")
|
|
offset = Vector2(0, -105)
|
|
|
|
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
|
|
position = Vector2(40, 48)
|
|
target_scene = "c02_s14"
|
|
target_portal = "left"
|
|
|
|
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
|
|
position = Vector2(776, 52)
|
|
target_scene = "c02_s17"
|
|
target_portal = "right"
|
|
|
|
[node name="portal_1" parent="Ground/DeployLayer" index="2" instance=ExtResource("4_u2fv1")]
|
|
position = Vector2(106, 51)
|
|
portal_name = "1"
|
|
target_scene = "c02_s12"
|
|
target_portal = "left"
|
|
status = "opened"
|
|
|
|
[node name="NotePortal" parent="Ground/DeployLayer" index="3" instance=ExtResource("5_gge8e")]
|
|
position = Vector2(852, 0)
|
|
note_key = "notes_无法通过"
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Ground/DeployLayer" index="4"]
|
|
|
|
[node name="MainPlayer" parent="Ground" index="4"]
|
|
character = "盒子猫"
|
|
|
|
[node name="楼梯" type="Sprite2D" parent="Ground/ParallaxForeground/BGParallaxLayer" index="0"]
|
|
position = Vector2(1267, -4)
|
|
texture = ExtResource("4_4adgb")
|
|
|
|
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
|
|
position = Vector2(-1, -16)
|
|
scale = Vector2(1.05, 1.05)
|
|
|
|
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
|
|
points = PackedVector2Array(37, 150, 870, 150)
|
|
|
|
[node name="盒子猫CanvasLayer" parent="Ground" instance=ExtResource("7_u2fv1")]
|
|
|
|
[editable path="Ground"]
|