I have a set of agents who should be parking at 4 attractors. I use the moveTo block.
I followed the method suggested in this thread AnyLogic how to set attractor choice to both free and random. The snapshot is below.
My agents disappeared on reaching the attractors. But when I chose "is placed (jumps) to" the agents stayed put but I couldn't proceed to the next state (I'm using statechart to control the movement of the agent).
Is there additional step that I should do to either keep the agent in place or get it to move out of the flowchart?
Author found the answer herself:
I found the issue why the agents disappeared. It was caused by the service block that receives the agent in the next flowchart.