16 lines
674 B
Plaintext
16 lines
674 B
Plaintext
[gd_scene format=3 uid="uid://dkqa3q6j2gof4"]
|
|
|
|
[ext_resource type="Script" uid="uid://d3gfg05ll8uw3" path="res://scripts/components/SpaceshipExitComponent.cs" id="1_1cmfv"]
|
|
[ext_resource type="Resource" uid="uid://vgutbpovj8hc" path="res://resources/movement_presets/platform_movement.tres" id="2_njt46"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_njt46"]
|
|
|
|
[node name="Spaceship exit" type="Area2D" unique_id=922920366]
|
|
collision_layer = 0
|
|
collision_mask = 4
|
|
script = ExtResource("1_1cmfv")
|
|
Preset = ExtResource("2_njt46")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1697409658]
|
|
shape = SubResource("RectangleShape2D_njt46")
|