Making a mesh move up instead of instantly teleporting


you must use the New Track 0 value of the timeline…if you don’t then the timeline is useless because you are just placing the constant value of end point

it your timeline goes from 0 to 1 then use lerp node and use the new track value as alpha and connect start and end vectors to the lerp

like this

2 Likes