drfrankius

Results 4 comments of drfrankius

[https://themoonrat.github.io/webgl-benchmark/?library=Phaser2&version=2.6.2&scene=1&objectCount=10000](url) Whatever changed it seems like it has been a issue with every release from 2.7.x . This benchmark linked shows the drop using multiple textures. Using a single spritesheet...

I tried using this. I am able to create the atlases in webp / avif. but in my manifest I get an entry like `{ "alias": [ "images/popups/popups", "popups.json", "popups"...

> > I tried using this. I am able to create the atlases in webp / avif. but in my manifest I get an entry like `{ "alias": [ "images/popups/popups",...

> > You will need to create a custom resolver to allow pixi to understand what `format` the json is > > Shouldn't it be resolved via the built-in resolver:...