Hello, I am creating an app but I have a little problem.
The problem is that I use multiple "ImageSprite", I need to change all the pictures of the images.
Example:
Using the anycomponent block for an imagesprite, and putting all your imagesprites in a list, this will assign and image to each sprite based upon number. ImageSprite1 = image1.png, ImageSprite2 = image2.png, and so on. (assumes the images are stored in your private directory)