|
@@ -28,4 +28,5 @@ shape = SubResource("CapsuleShape2D_58m61")
|
|
|
[node name="VerificateurVisibilite" type="VisibleOnScreenNotifier2D" parent="."]
|
|
|
rect = Rect2(0, 0, 30, 16)
|
|
|
|
|
|
+[connection signal="body_entered" from="ZoneActivation" to="." method="_quand_zone_activation_detecte_un_corps"]
|
|
|
[connection signal="screen_exited" from="VerificateurVisibilite" to="." method="_quand_verificateur_visibilite_detecte_sortie_ecran"]
|