EZPilot Showcase

This plugin will easily create convincing flying AI movement, using only a navigation volume and a simple actor component!


What is EZPilot?

EZPilot is a code plugin that contains a 3d Navigation mesh and Navigation Component, which contains commands like move to location, to create convincing and efficient 3d movement for your flying AI.


How can I use EZPilot?

You just need to add the volume (or volumes) in your level where you want the AI to navigate, and add the component to your AI, then you can command your AI to freely and efficiently move anywhere!


Is EZPilot complicated?

EZPilot is quite easy to understand, with heavily commented blueprints and C++ code, but for those more interested in the technical side of things, there is heavy documentation covering the asset, and if you find yourself with more questions outside of that, there is a Discord Support server where you will be helped!


How big is EZPilot?

EZPilot takes up less than 1 MB on disk space (by itself, without the showcase), and an extremely small amount of memory and CPU (its hard to estimate because Unreal Engine takes up quite a large amount itself, but EZPilot is practically unnoticeable in your levels performance, how do we know it doesnt effect performance? It always keeps 120 fps on an empty project).


Will EZPilot be receiving updates?

It is unlikely that I will update EZPilot as of today, aside from engine version updates, unless there is an overwhelming number of requests for it to change. However, I am always working on other assets, and you can find me in the Discord server if you feel that something is missing in your project!


October 16, 2022