Hello everyone,
I am trying to simulate an Agent-based multi floors scene using two methods, but Neither of them is well.
These models are based on HallwayTravel module in Agent Module Example Models.
1: Elevator
When using Elevator bank, people are stuck in the elevator, at this point, someone will be squeezed out and tranport to their start location.
The capacity is also incorrect.
2: A* Bridge
Using Bridge as stair, people will leave the Bridge before reaching the first floor.
Is there any way to solve these problems?