Hi guys!
i need some help with changing instance sprites image with load image from url action.
i want to pick every instance sprite then change his image (from url)
or will be better if i could change the sprites image right after
creation of that instance.
i tried but when i put image changing in loop then only the last
instance shows image the others are full black.
the loop loads all images to other instances too, (what is wrong), and
then they change to black
check capx and exported project please...
here is capx
and the exported project
the rotation is just for checking that picking sprites works
thank you!