diff --git a/objects/environment/bubble/bubble.tscn b/objects/environment/bubble/bubble.tscn index 015d32b..c8a185c 100644 --- a/objects/environment/bubble/bubble.tscn +++ b/objects/environment/bubble/bubble.tscn @@ -25,5 +25,4 @@ __meta__ = { "_editor_description_": "timer until the bubble can be broken by objects other than the player" } -[connection signal="area_entered" from="." to="." method="_on_area_entered"] [connection signal="body_entered" from="." to="." method="_on_Bubble_body_entered"]