godmode-as3
godmode-as3 copied to clipboard
A behavior tree implementation
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...