I'm working on a model where I'm studying the utilization of staff members without moving them to the proper locations where their work is performed. One way I do this is by placing them into a grid and changing their color based on their state so that I can tell which staff members are performing which tasks. I'm using time tables and down behaviors to bring them off shift. When I do this, the down behavior is set to cause the staff members to move to their reset position, which should be the same as their current position since they don't move during the model run. However, every staff member moves when the down behavior is triggered. Why is this and how can I have all of them stay in the same spot when the down behavior is triggered? Attached is a simplified model illustrating my issue. Thanks in advance.Down Event Movement.fsm