diff --git a/objects/hud/letter_block.tscn b/objects/hud/letter_block.tscn index 06dbcfc..10f3495 100644 --- a/objects/hud/letter_block.tscn +++ b/objects/hud/letter_block.tscn @@ -17,6 +17,8 @@ hframes = 8 vframes = 5 [node name="Hitbox" type="Area2D" parent="." groups=["enemy_hitbox"]] +collision_layer = 0 +collision_mask = 2 [node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"] position = Vector2( 4, 4.5 )