godmode-as3 icon indicating copy to clipboard operation
godmode-as3 copied to clipboard

A behavior tree implementation

Results 4 godmode-as3 issues
Sort by recently updated
recently updated
newest added

i put the taskfactory commit up to debate, the nooptask one should be ok, let me know your thoughts

If I'm not mistaking, the framework lacks an if statement. What if we extend the PredicateFilter for this and make it start one of two given tasks depending on the...

Is there anywhere i can find something which shows how to use your code?

I have a need for a selector that iterates over each child regardless that it passed or fails, it will still wait if the Task returns RUNNING however. Its basically...