how to make something move from point a to b

how do i make an mesh going from point a to b

The timeline track goes from 0 to 1.

1 Like

And make sure the actor and components are set to movable.

If it has a movement component, it’s better to use that, but if it’s just a mesh, then this ^^ is good.