if (live_call())
return global.live_result;
var target = 2979;
direction = point_direction(x, y, target.x, target.y);
can_move = true;