Hi,
I am working on a multiplayer game where the player animations from Spriter are chosen during runtime.
The idea is that players work on their looks... and then appear in meeting areas showing their different look.
I checked that I could change parts of the spriter files (only exchanging the png files) and load the changed files during design time.
But what about runtime... is there a way to dynamically load the different bitmaps and SPON-files at runtime...like "on start of layout"??
Is there any solution to this problem?
Maybe load the info via ajax at runtime and replace it in the browser?
Any suggestions/solutions would be extremely welcome.
Cheers
Olaf