libgdx / gdx-ai

Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
Apache License 2.0
1.18k stars 241 forks source link

Fixed division by zero #45 #84

Closed lukz closed 7 years ago

lukz commented 7 years ago

Fix for issue #45

davebaol commented 7 years ago

Fix already merged with PR #77