I have a model where I am simulating trucks moving between two factories. I am using a dispatcher center connected to a queue with 20 trucks. The trucks travel loaded correctly (multiple trucks at a time) from the origin to the destination on the GIS map, but only one truck at a time will return to the origin unloaded.