I'm loading an image for an object via my website's URL (Load Image From URL).
However, this object is generated numerous times in the game, and I need each one to receive an image from the url, but when I load the image, all objects change to the same image. How would I make this work?