How can I make a Character fly to a point using AI MoveTo?

As far as I know, the engine doesn’t have 3D navigation, so when using the AI move functions, the destination is usually projected to the navmesh. Flying navigation is more complex to implement, but there are some solutions in the marketplace.

1 Like