a game about throwing hammers made for the github game off
Diffstat (limited to 'colliders/hitbox.tscn')
| -rw-r--r-- | colliders/hitbox.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colliders/hitbox.tscn b/colliders/hitbox.tscn index c0b658a..e3782b7 100644 --- a/colliders/hitbox.tscn +++ b/colliders/hitbox.tscn @@ -4,6 +4,7 @@ [node name="Hitbox" type="Area2D"] collision_layer = 0 +collision_mask = 0 monitorable = false script = ExtResource("1_3seao") |