NiklasEi / bevy_asset_loader

Bevy plugin helping with asset loading and organization
Apache License 2.0
449 stars 53 forks source link

Fix serialization of StandardDynamicAsset #185

Closed NiklasEi closed 5 months ago

NiklasEi commented 5 months ago

Fix and test serialization of StandardDynamicAssets

resolves #184

Cc @feelingsonice