|
@@ -35,5 +35,5 @@ shape = SubResource( 1 )
|
|
|
[node name="LifeDisplay" type="Node2D" parent="."]
|
|
|
script = ExtResource( 4 )
|
|
|
[connection signal="impact" from="." to="MainColor/ImpactSplash" method="splash_at"]
|
|
|
-[connection signal="life_changed" from="." to="LifeDisplay" method="_on_Brick_life_changed"]
|
|
|
[connection signal="life_changed" from="." to="MainColor" method="_on_Brick_life_changed"]
|
|
|
+[connection signal="life_changed" from="." to="LifeDisplay" method="_on_Brick_life_changed"]
|