73 lines
3.0 KiB
Plaintext
73 lines
3.0 KiB
Plaintext
|
[gd_scene load_steps=10 format=3 uid="uid://t4xjt774ngwh"]
|
||
|
|
||
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_oao56"]
|
||
|
[ext_resource type="Script" uid="uid://cnjdxjni5v3cs" path="res://scene/ground/scene/c02/s07_animation.gd" id="2_t0s64"]
|
||
|
[ext_resource type="Texture2D" uid="uid://u7rp66mboqq4" path="res://asset/art/scene/c02/s07_二楼内侧楼道/bg_背景.png" id="3_t0s64"]
|
||
|
[ext_resource type="PackedScene" uid="uid://61pis75a8fdq" path="res://scene/entity/portal.tscn" id="4_5krke"]
|
||
|
[ext_resource type="PackedScene" uid="uid://cxw5rovg5mu1a" path="res://scene/ground/script/c02/s00_煤油灯.tscn" id="5_u2dyp"]
|
||
|
[ext_resource type="PackedScene" uid="uid://xovlfee503a4" path="res://scene/ground/script/c02/小手讨东西.tscn" id="6_5krke"]
|
||
|
[ext_resource type="PackedScene" uid="uid://bnf3lkcbpx1ar" path="res://scene/entity/ambush.tscn" id="7_6ivku"]
|
||
|
[ext_resource type="PackedScene" uid="uid://8frowlq301" path="res://scene/ground/script/c02/s00_跟随的老鼠.tscn" id="7_nigsp"]
|
||
|
[ext_resource type="Texture2D" uid="uid://dtpn7k468vcjb" path="res://asset/art/prop/c02/海报(小)/大舞台.png" id="8_vxng8"]
|
||
|
|
||
|
[node name="S07" type="Node2D"]
|
||
|
|
||
|
[node name="Ground" parent="." instance=ExtResource("1_oao56")]
|
||
|
scene_name = "c02_s07"
|
||
|
player_y = 60
|
||
|
|
||
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
||
|
script = ExtResource("2_t0s64")
|
||
|
oneshot_animation = ""
|
||
|
|
||
|
[node name="BGSprite2D" parent="Ground" index="2"]
|
||
|
texture = ExtResource("3_t0s64")
|
||
|
|
||
|
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
|
||
|
position = Vector2(40, 11)
|
||
|
|
||
|
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
|
||
|
position = Vector2(589, 18)
|
||
|
debug_note = "下到一楼内侧楼道"
|
||
|
target_scene = "c02_s05"
|
||
|
target_portal = "1"
|
||
|
|
||
|
[node name="portal_1" parent="Ground/DeployLayer" index="2" instance=ExtResource("4_5krke")]
|
||
|
position = Vector2(374, 17)
|
||
|
debug_note = "二楼过道
|
||
|
"
|
||
|
portal_name = "1"
|
||
|
target_scene = "c02_s06"
|
||
|
target_portal = "left"
|
||
|
|
||
|
[node name="煤油灯" parent="Ground/DeployLayer" index="3" instance=ExtResource("5_u2dyp")]
|
||
|
position = Vector2(163, -7)
|
||
|
prop_key2 = ""
|
||
|
prop_key3 = ""
|
||
|
|
||
|
[node name="小手讨东西" parent="Ground/DeployLayer" index="4" instance=ExtResource("6_5krke")]
|
||
|
position = Vector2(254, -5)
|
||
|
accept_tin_coin = true
|
||
|
enabled = false
|
||
|
|
||
|
[node name="Ambush海报" parent="Ground/DeployLayer" index="5" instance=ExtResource("7_6ivku")]
|
||
|
position = Vector2(253, -9)
|
||
|
texture = ExtResource("8_vxng8")
|
||
|
trigger_mode = "interact"
|
||
|
hook_method = "take_off_flyer"
|
||
|
|
||
|
[node name="自动跟随的老鼠" parent="Ground/DeployLayer" index="6" instance=ExtResource("7_nigsp")]
|
||
|
position = Vector2(-5, 78)
|
||
|
|
||
|
[node name="MainPlayer" parent="Ground" index="5"]
|
||
|
position = Vector2(41, 98)
|
||
|
|
||
|
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
|
||
|
position = Vector2(11, -1)
|
||
|
texture = null
|
||
|
|
||
|
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
|
||
|
points = PackedVector2Array(37, 150, 585, 150)
|
||
|
|
||
|
[editable path="Ground"]
|