Hello.
Does anyone here have a good idea of how to create a queue of customers or people in general? As in creating X amount of sprites (the customers) and placing them in a queue with a little room between each one? And then being able to remove each customer from the front of the queue again as they get served.
A bit like in this screenshot from Sim Tower (on the ground floor):
At first I had some idea of placing a lot of invisible sprites and use them as "queue places", but that would quickly get messy and inefficient. So if anyone has a good idea, let me know:) Thanks in advance!