Epic Developer Community Forums
My character is moving like crazy
Development
Programming & Scripting
Blueprint
Blueprint
,
question
,
unreal-engine
,
UE4
,
UE4-27
Tuerer
(Tuerer)
August 1, 2022, 2:37pm
2
You need to save initial location to a variable before playing the timeline, otherwise lerp receives wrong values.
Use PlayFromStart, not Play.
1 Like
show post in topic