Agent not moving due to blocking of other agents --> Update ` agent.moving`
When agents try to move, but cannot due to blocking by other agents. We need to update the agent.moving = False
in order to correctly represent that an agent had to stop!
When agents try to move, but cannot due to blocking by other agents. We need to update the agent.moving = False
in order to correctly represent that an agent had to stop!