From 63c412ea018622c4c6873636df198a48cbdd0521 Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Sun, 7 May 2023 22:10:22 -0400 Subject: [PATCH] adjusted hitbox to be less giant --- objects/collectibles/shard.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/collectibles/shard.tscn b/objects/collectibles/shard.tscn index e4bd5e7..da31263 100644 --- a/objects/collectibles/shard.tscn +++ b/objects/collectibles/shard.tscn @@ -10,7 +10,7 @@ shader_param/border_color = Color( 0, 0, 0, 1 ) shader_param/border_corners = false [sub_resource type="RectangleShape2D" id=6] -extents = Vector2( 5.5, 5.5 ) +extents = Vector2( 3.5, 3.5 ) [sub_resource type="Animation" id=8] resource_name = "glow"