Jump to content

Spritesheets using multiple pngs, but one json file


bmanderscheid
 Share

Recommended Posts

Is it possible to prepare spritesheet assets for PIXI that utilize multiple images, but a single json file.  I come from an extensive easelJS background and was able to accomplish this, but can't seem to figure it out for PIXI.

My app dynamically loads one of many possible sets of assets, so I never know how many json files I need to load for any chosen set. If the vehicle Juke is chosen, there could be juke0.json, and juke1.json.  If Altima is chosen, there could be altima0.json, altima1.json, and altima2.json..... and so on..... 

 

My gut says to just loop like 10 times and wrap some sort of try around each .add() call, but I don't want to go there if I don't need to.

 

Thanks for any help!  I really don't want to go back to easel...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...