Stephen King
Stephen King
I've tried to use `msdf-atlas-gen.exe` to generate `somefont.png` and `somefont.kayak_font` files, but neither `font_mapping.set_default(asset_server.load("somefont.kayak_font"));` nor `font_mapping.set_default(asset_server.load("somefont.kttf"));` worked for me. The terminal throws an error: ``` ERROR wgpu::backend::direct: Handling wgpu errors...
## What problem does this solve or what need does it fill? When using bevy 0.10.1, I can trigger a button click event and enter StateA, and query some resources...
## What problem does this solve or what need does it fill? I would like to make a desktop app with a splash screen to show some basic information (a...