Reply To: What happens if I send 'massive' number of Event or Signal to one graph?

NodeCanvas Forums Support What happens if I send 'massive' number of Event or Signal to one graph? Reply To: What happens if I send 'massive' number of Event or Signal to one graph?

#16057
Gavalakis
Keymaster

Hello there,

Unfortunately what you want to do is not really possible in this way. Condition tasks (check event in this case) are evaluated once per frame and if they are true the transition takes place or in this case the parallel node continues to the Log action.

This works the same for all conditions here. For example, if you have a condition waiting for a physics collission event, even if the collision takes place multiple times in the same frame, only once will the condition become true per-frame for the purposes of making a transition or in the case of the parallel fire up the actions. The event conditions also work the same.

So once again, this is unfortunately not possible in the way FSMs work.

Thank you!

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