direction = point_direction(x - left, y - top, target_x - left, target_y - top);
disappear = true;
audio_play_sound(snd_undertale_appear, 1, 0);