I've got 3 car helper sprites moving round a track, all based on the same sprite.
I'd like to pin an overlay graphic to each of them to represent a different car.
How can I Pin > Car.UID = 1 for instance.
They also have a unique ID assigned as a variable if that's easier.
I feel like this should be simple but can't get my head around it.
Thanks for any advice.