Vars:
loc -l
(how much to move forward) amount -l
First you want a right click event. In that event you want to set the amount -l var to a number, then set var ShiftForward(loc -l, Game Value(Location of %default), amount -l). Next block is player action teleport(loc -l). I will try to edit a...