I'm very new to flex sim, I'm simulating an unloading scenario for a warehouse, where three forklifts and a conveyor unload a truck, the first forklift unloads the truck and puts the items on the first queue, the second forklift takes the items from the first queue to the conveyor, the conveyor takes the items to a second queue, the third forklifts take the items from the second queue to a third one, what I still can't program is that when the first two forklift totally finish unloading the truck, I want the second forklift to go and help the third forklift move items from queue 2 to the third one. I know that I need to give priority to second queue so only when it done the second forklift goes to help the third one, but I can't make a queue use both center ports.