Hello Guys,
in my loading screen, I load the data of a Player. After that I want to change Sprites wit LoadImageFromUrl. This Sprites are on a different Layout and cause of that I cant change them....
Changing Images on the same Layout is no problem.
I could load them on the right Layout but this is not what I want. I want that the Player loads one time his data and his items.
Because many Objects have over 20 styles it is also not nice to give them a animation frame and set the step to his style.
Is there any way to do that ?
Thanks ;)