Hello. In this case I want to use 2 Operators start travel together but once of Operator will arrive first at the destination.
In case of need to use Spilt and Joint in 2D logic from this picture, Operator2 will arrive the destination before Operator1. So Operator2 will be Idel state.
Then I use custom code for try to Set State of Operator2, It should be Waiting state.
How can I set object state in this case at use Split and Joint.
I has attached model here. Thank You.