xiandie/scene/ground/scene/c02/s18_盒子猫一楼.tscn
2025-06-21 02:27:48 +08:00

86 lines
3.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[gd_scene load_steps=7 format=3 uid="uid://d27gv3pbkn4b8"]
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_4bsvj"]
[ext_resource type="Script" uid="uid://b3mak700k2qwt" path="res://scene/ground/scene/c02/s18_animation.gd" id="2_4bsvj"]
[ext_resource type="Texture2D" uid="uid://ttocw3erg8jv" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/bg_一楼楼道粉笔画.png" id="3_owpnf"]
[ext_resource type="PackedScene" uid="uid://bnf3lkcbpx1ar" path="res://scene/entity/ambush.tscn" id="5_emyx1"]
[ext_resource type="PackedScene" uid="uid://dewbg4phd8c17" path="res://scene/ground/script/c02/追猫猪头怪.tscn" id="6_xoyld"]
[ext_resource type="PackedScene" uid="uid://khwxm5qbfj3k" path="res://scene/ground/script/c02/盒子猫canvas_layer.tscn" id="7_8eo7o"]
[node name="S18" type="Node2D"]
[node name="Ground" parent="." instance=ExtResource("1_4bsvj")]
scene_name = "c02_s18"
display_hud = false
player_y = 85
footstep_type = "盒子猫"
[node name="AnimationPlayer" parent="Ground" index="0"]
script = ExtResource("2_4bsvj")
oneshot_animation = ""
[node name="BGSprite2D" parent="Ground" index="1"]
texture = ExtResource("3_owpnf")
offset = Vector2(0, -102)
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
position = Vector2(32, 56)
target_scene = "c02_s15"
target_portal = "left"
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
position = Vector2(776, 55)
target_scene = "c02_s13"
target_portal = "right"
[node name="Ambush猫咪敲门互动" parent="Ground/DeployLayer" index="2" instance=ExtResource("5_emyx1")]
position = Vector2(661, 6)
trigger_mode = "interact"
one_shot = false
freeze_time = 1.5
global_method = "c02_cat_play_with_door"
[node name="Ambush猫咪敲门互动3" parent="Ground/DeployLayer" index="3" instance=ExtResource("5_emyx1")]
position = Vector2(538, 6)
trigger_mode = "interact"
one_shot = false
freeze_time = 1.5
global_method = "c02_cat_play_with_door"
[node name="Ambush猫咪敲门互动2" parent="Ground/DeployLayer" index="4" instance=ExtResource("5_emyx1")]
position = Vector2(104, 6)
trigger_mode = "interact"
one_shot = false
freeze_time = 1.5
global_method = "c02_cat_play_with_door"
[node name="Ambush猫咪敲门互动4" parent="Ground/DeployLayer" index="5" instance=ExtResource("5_emyx1")]
position = Vector2(219, 6)
trigger_mode = "interact"
one_shot = false
freeze_time = 1.5
global_method = "c02_cat_play_with_door"
[node name="追猫猪头怪" parent="Ground/DeployLayer" index="6" instance=ExtResource("6_xoyld")]
position = Vector2(-18, 74)
[node name="MainPlayer" parent="Ground" index="4"]
position = Vector2(235, 73)
character = "盒子猫"
facing_direction = Vector2(1, 0)
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
position = Vector2(3584, -7)
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
points = PackedVector2Array(37, 150, 860, 150)
[node name="DirectionalLight2D" parent="Ground" index="8"]
visible = false
blend_mode = 1
[node name="盒子猫CanvasLayer" parent="Ground" instance=ExtResource("7_8eo7o")]
visible = false
[editable path="Ground"]