So i downloaded and built the master build of the engine and converted a project from 4.6. Upon opening a behavior tree’s custom decorator task, i noticed that all of them are missing the nodes “Finish Execute/Abort”.
My question is: is this a permanent change? If so how do we check when the decorator is finished and if it should allow its parent node to execute or not?
Thanks!