Namespace AlchemyBow.Navigation.Simple.Elements
Classes
AvoidanceGroup
A SctiptableObject that represents the avoidance group.
AvoidanceModifier
The MovementModifier that provides a simple avoidance behavior.
CachedFace
Caches the face and provides additional vector math methods.
MovementModifier
An abstract component that can modify SimpleAgent motion by adding acceleration in a certain direction.
PathProgress
A helper class to track the path progress of the SimpleAgent.
Interfaces
ISteeredBehaviour
The interface of an object using the sterring behaviour.