change collision layers and masks
This commit is contained in:
@@ -31,6 +31,8 @@ animations = [ {
|
||||
extents = Vector2( 7.5, 7 )
|
||||
|
||||
[node name="Shelly" type="KinematicBody2D"]
|
||||
collision_layer = 8
|
||||
collision_mask = 11
|
||||
|
||||
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
|
||||
frames = SubResource( 4 )
|
||||
|
Reference in New Issue
Block a user