Hi there,
How can I load a list of sprite sheet with different query string
e.g.
image01.json?a01
image01.png?a01
image02.json?b02
image02.png?b02
before I use PIXI.loader.defaultQueryString to handle query string, but it applies to all resources.