fix errorspew from bubbles
This commit is contained in:
parent
325f2a6dd3
commit
99f46651f9
1 changed files with 0 additions and 1 deletions
|
@ -25,5 +25,4 @@ __meta__ = {
|
||||||
"_editor_description_": "timer until the bubble can be broken by objects other than the player"
|
"_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"]
|
[connection signal="body_entered" from="." to="." method="_on_Bubble_body_entered"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue