How do I load sprites during runtime from disk (NWjs) ?

0 favourites
  • 1 posts
From the Asset Store
Build your map with these isometric objects and terrains
  • Hello everyone,

    I want the game code and game assets (i.e. all sprites used in game) to be separate, and loaded on launch from a folder on the disk.

    This is because I work in a team with a designer and it would be better for them to have the freedom to swap in and out sprites to experiment with any beta versions I send them.

    I know that there is the Load sprite from URL action which can work with NWjs, but it at best affects all the current instances of the object on the layout.

    Is there a good way or a good system to make all current and future instances of a given object use the new loaded in sprite, rather than the one assigned through the editor without having to re-read from disk every time an item/block is spawned in (as I understand that'd be performance heavy)?

    Thanks in advance!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)