Elevator top body

This commit is contained in:
Marco 2025-03-11 15:03:44 +01:00
commit c8cd4ffb1d
10 changed files with 84 additions and 33 deletions

View file

@ -12,10 +12,11 @@
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3lpp4"]
size = Vector2(20, 19)
[node name="Elevator" type="Area2D"]
[node name="Elevator" type="Area2D" node_paths=PackedStringArray("TopBody")]
collision_layer = 0
collision_mask = 2
script = ExtResource("1_xv5vg")
TopBody = NodePath("")
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = ExtResource("1_0xq5m")