I would like to call a transition globally in the scene, is it possible?
To explain better: let's say I have 5 objects, all of them have FSM with global transition MOVEIT.
When I click the mouse, I want the transition to be executed on all of them, without calling them singularly object by object, is it possible?