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

Fix #89 (Guarded task start() method running before guard) #127

Open Ali-RS opened 1 year ago

Ali-RS commented 1 year ago

Fix #89

Based on https://github.com/libgdx/gdx-ai/issues/89#issuecomment-273288584

Not fully tested.

Dgzt commented 1 year ago

Could you update CHANGES file?

Ali-RS commented 1 year ago

Done