Make actor go between two or more point

Hi
How can I make i.e. a boat (or a bot) move continously between two or more locations on the map?

Thx

Hi pkringen,

Look into timelines with lerps to flow between locations.

Here are a few links that may be helpful to you in learning how to use them:

https://docs.unrealengine.com/latest/INT/Engine/Blueprints/UserGuide/Timelines/index.html

https://docs.unrealengine.com/latest/INT/Resources/ContentExamples/Blueprints_Advanced/2_4/index.html