rock put on dynamic objects layer and added ladder layer

This commit is contained in:
pennyrigate 2023-03-01 18:48:25 -05:00
parent e22e2408e3
commit 5f838027ec
3 changed files with 3 additions and 2 deletions

View file

@ -9,8 +9,7 @@ extents = Vector2( 6, 4 )
script = ExtResource( 1 )
[node name="Area2D" type="Area2D" parent="."]
collision_layer = 4
collision_mask = 4
collision_layer = 64
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
position = Vector2( 4, 4 )