How do I display runtime modded Spriter animations

0 favourites
  • 2 posts
From the Asset Store
Spriter
$59 USD
Spriter is the Ultimate 2D Game Animation Solution
  • 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

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • you can use the : sprite : "load image from url" during the runtime. but I don't know if it's possible to save the new png's. you would probably have to save them to some external cloud storage then grab them with the load from url.

    it would be way way way way easier to just add a character sprites into the game and then let your users cycle through a fixed set of options that correspond to numbers saved in an array.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)