remove notifier from energy
This commit is contained in:
parent
63e4527fce
commit
b6a8e5f161
@ -35,10 +35,4 @@ centered = false
|
|||||||
position = Vector2( 7.5, 7.25 )
|
position = Vector2( 7.5, 7.25 )
|
||||||
shape = SubResource( 4 )
|
shape = SubResource( 4 )
|
||||||
|
|
||||||
[node name="VisibilityNotifier2D" type="VisibilityNotifier2D" parent="."]
|
|
||||||
position = Vector2( 14, 11 )
|
|
||||||
rect = Rect2( -10, -10, 7, 13 )
|
|
||||||
|
|
||||||
[connection signal="body_entered" from="." to="." method="OnEnergyBodyEntered"]
|
[connection signal="body_entered" from="." to="." method="OnEnergyBodyEntered"]
|
||||||
[connection signal="screen_entered" from="VisibilityNotifier2D" to="." method="OnVisibilityNotifier2DScreenEntered"]
|
|
||||||
[connection signal="screen_exited" from="VisibilityNotifier2D" to="." method="OnVisibilityNotifier2DScreenExited"]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user