if ( instance_exists( obj_cutscene_ufo ) ) {
move_towards_point(obj_cutscene_ufo.x, obj_cutscene_ufo.y, 6);
image_angle += 15;
}