flame-engine / radiance

This library is a collection of AI algorithms used in games.
MIT License
22 stars 3 forks source link

feat: Flee behavior #32

Closed st-pasha closed 2 years ago

st-pasha commented 2 years ago

This behavior allows the agent to run away from one or multiple targets.

Closes #6