fix errorspew from bubbles

This commit is contained in:
Haze Weathers 2023-06-29 23:04:02 -04:00
parent 325f2a6dd3
commit 99f46651f9

View file

@ -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"]