draw_self();
draw_set_color(c_white);
var _percent = max(0, framesAway / frames);
var _yDiff = abs(ystart - endY);