I'm looking for a way to change resource acquisition in my model via a sorting-based strategy. Currently, the resources are not being selected according even to the order of their names within the resource group. I was thinking if there is a fixed point within my model, like a designated queue position or a specific spot on the floor, would it be possible to acquire resources based on their distance from this fixed point?
A simple model is attached.
Thanks