AI Chaser Setup
Last updated
Last updated
For a chase behavior, change the AI Type from "Racer" to "Chaser" and assign the transform it needs to chase.
You can change the AI Type and assign the chase target from code by calling the SetChaseTarget() and ChangeAIType() methods on the AIBrain component.