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

lack of if

Open vendetta1987 opened this issue 10 years ago • 0 comments

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 given BehaviorPredicate? Right now I used two PredicateFilters in a row with the first using an EntryExistsPredicate which the second one negates.

vendetta1987 avatar May 09 '14 14:05 vendetta1987