For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI Spawn Projectile Notify

AN_AI_SpawnProjectile

This is the AI version for the Spawn Projectile notify. The reason we have two differing notifies is because this version of the notify uses the AI Behavior Manager to retrieve the current target of the AI and setup homing properties for the projectile (if there's any):

Last updated