diff --git a/behaviours/collectable.tscn b/behaviours/collectable.tscn index 188ed21..d9cfe9b 100644 --- a/behaviours/collectable.tscn +++ b/behaviours/collectable.tscn @@ -3,7 +3,7 @@ [ext_resource type="Script" path="res://behaviours/collectable.gd" id="1_p0pc3"] [sub_resource type="CircleShape2D" id="CircleShape2D_su28r"] -radius = 16.4012 +radius = 16.0 [node name="Collectable" type="Node2D"] script = ExtResource("1_p0pc3")