oh don't put "sprite_index = spr_target" in there
and also don't put "image_index = 1" there
just put sprite_index and image_index by themselves
literally just "draw_sprite(sprite_index, image_index, x,y);"
and also don't put "image_index = 1" there
just put sprite_index and image_index by themselves
literally just "draw_sprite(sprite_index, image_index, x,y);"