Elevator Style Character Movement (Should I even be trying to use Lerp?)

  1. Try Play from start instead of play, as that plays from where you left off.
  2. Divide the “Move” return value from the timeline by the number of seconds you want the motion to take before plugging it into your lerp’s alpha.