Reply To: [BUG] OnEnable with LatentActionNode

FlowCanvas Forums Support [BUG] OnEnable with LatentActionNode Reply To: [BUG] OnEnable with LatentActionNode

#1251
Gavalakis
Keymaster

Hello,

Thanks a lot for your positive feedback! I am really glad you like FlowCanvas!
There is no dedicated issue tracker right now, but please feel free to use the forums, that would be really fine 🙂

You are very correct about the bug you’ve posted. I will take a look at fixing this properly.
Another solution instead of using IUpdatable, would be to use a coroutine and basically yield for one frame. (nodes can use coroutines).
This is what I’ve done in the new node “Start” that will come in the next version (shown bellow).
(Of course, I still need to fix the OnEnable event order of execution.)

If you find any other bugs, or have any suggestions, please feel free to post them! 🙂
Thanks again for the bug report!

Join us on Discord: https://discord.gg/97q2Rjh