Hello
I made a model using the elevator, but I have a problem, so I think I need to change the elevator logic or add a trigger.
The situation in question is as follows.
A task executor who moved from zone a to zone is in conflict with a task executor who tries to move from zone a to zone when he/she moves back to zone a after completing the work in zone a.
However, it is not possible to apply two paths instead of one.
I tried to apply the control area, but it didn't work.
Here's how I want to implement it.
When a task executor is moving from zone a to zone and there is a task executor trying to move from zone to zone a, the task executor in zone a waits until the task executor from zone a escapes from the elevator and gets on the elevator.
I'm attaching the model together, so I'd appreciate it if you could help me.