Hi all,
could I have some help on that please : When my app starts, uses a visible sprite which already I have given an image to display.
Also the app has some other non-visible sprites - I use them only to keep their respective images. Now, what I want is to be able to load the image of any of the non-visible sprites, to the visible one, by keeping the other visible sprite's properties (name etc).
I tried to make use of load image from URI but could not figure out how it works.
Is it possible to do what I describe ? Thank you in advance.