I have a sprite which has multiple instances on screen
I would like to pin another sprite to this sprite and have each instance show a copy of this pinned sprite.
During development I had this occur by chance once, however now when I try to replicate it by pinning the sprite, it only shows on the original sprite.
How would I go about doing this?