Hi, I’m in the process of making a custom decorator and it looks like the return condition check nodes have disappeared!! Am I missing something? My blueprint is based on “BTDecorator_BlueprintBase”, and I can’t find either the “Finish Condition Check” (deprecated) or the suggested “Perform Condition Check” nodes in the event graph context menu. What node should I use to return the condition result from a user defined decorator?
(soz: using 4.7.3 unless the project auto-updates to 4.7.5)