Open gzzo opened 3 years ago
Probably related to #20.
It depends on your browser, its version, your os and your gpu...
Confirming that this works on:
But does not work on:
works for me on Firefox macOS (to test: https://mrk.sed.pl/bevy-showcase/#sprite_sheet)
All examples working on all browsers for me.
I created a minimal repository to reproduce: https://github.com/gzzo/spritesheet_demo
using
cargo run
you can see the sprite sheet loaded locallyusing
wasm-pack build --target web --release
(and copying the assets to pkg/) you can't see the sprite sheet