
Beschreibung
The AI Flying Combat Drone plugin is designed to quickly and easily integrate the AI of a highly mobile enemy combat drone into your projects.
The plugin includes all the necessary systems for the drone's intelligent behavior, such as pathfinding in 3D space, obstacle avoidance, and modifiable weapon.
The combat drone also tilts towards its Velocity vector, giving it a more agile appearance.
The plugin uses the Gameplay Ability System to implement certain mechanics, such as the drone's health and damage. Also the path search is based on the DonAINavigation plugin.
Most of the drone's behavior logic is written in C++.





