Hello, im ready to punch a baby- I have been working to get this resolved for 5 hours now, and I haven't been able to find a solution.
What I have is an array, I create sprites called "Avatar" and what im trying to do is load an individual image for each sprite.
On run-time it creates all avatar sprites, but when I go to load an image it loads the last Avatar name in the array.
An easier way to say, is how can I load an individual image for each individual avatar sprite. In my loop, it makes all avatar sprites load with the same image.
Here is the screenshot of my event sheet:
Thank you for the help.