godot-steering-ai-framework
godot-steering-ai-framework copied to clipboard
Auto-calculate deceleration radius in behaviors
Add a flag to have the ability to have the behaviors calculate the deceleration radius automatically for behaviors that use them, when exact-arrival is desired.
However, keeping it able to be set manually would keep flexibility up, in case someone wants an agent that slows down gradually from a longer distance than what the math would call for.