63 lines
2.3 KiB
Plaintext
63 lines
2.3 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://da4cuf2i3nwpj"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_ngo77"]
|
|
[ext_resource type="Script" uid="uid://cyd1xo106unfk" path="res://scene/ground/scene/c02/s12_animation.gd" id="2_7ah3n"]
|
|
[ext_resource type="Texture2D" uid="uid://yn00uls1kvn3" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/bg_初始.png" id="3_oskpk"]
|
|
[ext_resource type="PackedScene" uid="uid://khwxm5qbfj3k" path="res://scene/ground/script/c02/盒子猫canvas_layer.tscn" id="4_vv3sh"]
|
|
[ext_resource type="SpriteFrames" uid="uid://b85gyfhk1mg6r" path="res://asset/art/gif/c02_盒子猫/c02_盒子猫_frames.tres" id="5_ycgng"]
|
|
|
|
[node name="S12" type="Node2D"]
|
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_ngo77")]
|
|
scene_name = "c02_s12"
|
|
display_hud = null
|
|
player_y = 87
|
|
footstep_type = "盒子猫"
|
|
|
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
|
script = ExtResource("2_7ah3n")
|
|
oneshot_animation = ""
|
|
|
|
[node name="BGSprite2D" parent="Ground" index="1"]
|
|
texture = ExtResource("3_oskpk")
|
|
offset = Vector2(0, -102)
|
|
|
|
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
|
|
position = Vector2(152, 56)
|
|
target_scene = "c02_s17"
|
|
target_portal = "1"
|
|
status = "opened"
|
|
|
|
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
|
|
position = Vector2(465, 21)
|
|
|
|
[node name="小猫初始动画" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="2"]
|
|
position = Vector2(211, 3)
|
|
sprite_frames = ExtResource("5_ycgng")
|
|
animation = &"猫钻进盒子"
|
|
|
|
[node name="MainPlayer" parent="Ground" index="4"]
|
|
position = Vector2(231, 71)
|
|
character = "盒子猫"
|
|
facing_direction = Vector2(1, 0)
|
|
|
|
[node name="CameraFocusMarker" parent="Ground" index="5"]
|
|
force_offset = Vector2(-20, 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, 400, 150)
|
|
|
|
[node name="DirectionalLight2D" parent="Ground" index="8"]
|
|
blend_mode = 1
|
|
|
|
[node name="盒子猫CanvasLayer" parent="Ground" instance=ExtResource("4_vv3sh")]
|
|
visible = false
|
|
offset = Vector2(-40, -158)
|
|
transform = Transform2D(1, 0, 0, 1, -40, -158)
|
|
show_cat = true
|
|
|
|
[editable path="Ground"]
|