godmode-as3
godmode-as3 copied to clipboard
lack of if
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.