mrk-its / bevy_webgl2

WebGL2 renderer plugin for Bevy game engine
MIT License
172 stars 46 forks source link

sprite_sheet example broken on Firefox #20

Open willmcpherson2 opened 3 years ago

willmcpherson2 commented 3 years ago

Firefox: 84.0.1 (64-bit) OS: Linux 5.9.1-1-rt19-MANJARO

I also built the example locally (using bevy_webgl2_app_template) and it's the same.

https://user-images.githubusercontent.com/37321607/103907233-203ef900-5155-11eb-9fad-03ba5c831c37.mp4

szunami commented 3 years ago

I am seeing that for both Firefox and Chrome, the sprite sheet example doesn't work. Sprite just don't appear, screen is completely gray.