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.2k stars 242 forks source link

Bugfix: Stackoverflow in sequence with guarded Task #73

Closed maddinpsy closed 8 years ago

maddinpsy commented 8 years ago

Fixing the Issue #72

davebaol commented 8 years ago

Thanks