Logic Driver - Easily Design Gameplay Systems with State Machines

@Recursoft Just stumbled onto this - looks awesome and perfect for some stuff I am working on.

Question about performance and scalability: Is the state machine evaluated in the Blueprint VM on the main thread or is it compiled ahead of time? I want to use it for a large number of entities ( like 500+ )…

Thanks for any feedback