Epic Developer Community Forums
Elevator Style Character Movement (Should I even be trying to use Lerp?)
Development
Programming & Scripting
Blueprint
unreal-engine
JaredTherriault
(Jared Therriault)
April 8, 2015, 11:40pm
33
Try Play from start instead of play, as that plays from where you left off.
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.
show post in topic