NiklasEi / bevy_asset_loader

Bevy plugin helping with asset loading and organization
Apache License 2.0
485 stars 54 forks source link

Extension trait to add loading states to the Bevy app #59

Closed NiklasEi closed 2 years ago

NiklasEi commented 2 years ago

Resolves #58 Also fixes part of #51