From bdc30007608dc03841347d401c891ad74d9a96ac Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Mon, 18 Sep 2023 17:15:55 -0400 Subject: [PATCH] blood holds no right to vote in this society --- objects/hud/letter_block.tscn | 2 ++ 1 file changed, 2 insertions(+) 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 )