1.6 update is just about wrapped up for 4.22-4.24 and I’ll be submitting to Epic soon. With the holidays and their delay from 4.24 processing I wouldn’t be surprised if it’s not available until after Jan 6th.
I updated documentation here Private Repository Access & Custom Builds · Recursoft/LogicDriver-Example Wiki · GitHub if anyone wants to try it earlier. I’ll be busy myself over the next couple days as well but should be able to provide a build earlier than the 6th if needed.
Every state node will have an advanced check box to enable same tick processing. Each transition node will also have a way of opting out in case you need some transitions to eval right away or others on the next tick. This is mainly to prevent blocking infinite loops (self transitions default to opt out to help prevent that). Conduit default behavior probably won’t change so as not to negatively effect existing logic.
