path_end

Termine le chemin que l'instance appelante suit actuellement.

Syntaxe:

path_end();


Retours: N / A.


La description

L'appel de cette fonction met fin au chemin actuel suivi par l'instance.


Exemple:

if place_meeting(x, y, all) path_end()

Le code ci-dessus terminera le chemin actuel si l'instance détecte une collision avec une autre instance.


Retour: Chemins
Suivant: path_index
© Copyright YoYo Games Ltd. 2017 Tous droits réservés