how can i let fly an actor/airplane through an level?

You can do it in two ways:

-create a matinee sequence -> https://docs.unrealengine/latest/INT/Engine/Matinee/UserGuide/index.html
-create an ai which will follow the waypoints -> :slight_smile: