TanTanDev

Results 2 issues of TanTanDev

I was scratching my head because my client and server worked just fine locally. It also worked just fine on my vps to run both client and server at the...

Bevy version 0.8 There's a texture I want to have FilterMode::Nearest. I've tried to insert_resource(ImageSettings::default_nearest()) but I believe due to the circumstance when it get's loaded, the ImageSettings seems to...

C-Bug
A-Rendering