Salut 
Je suis en train de développer un petit jeu sur Gme Maker, mais j'ai un problème : quand je tue un ennemi, il y a des fois un message d'erreur, mais il n'apparaît pas à chaque fois
.
FATAL ERROR in
action number 1
of Step Eventobj_player
for object obj_damage:
Unable to find any instance for object index '100031' name '<undefined>'
at gml_Object_obj_damage_CollisionEvent_4_1 (line 6) - var dir = point_direction(creator.x, creator.y, other.x, other.y);
Je n'arrive pas à le résoudre, vous avez une idée ?
Merci.