#remote asset loading

1 messages · Page 1 of 1 (latest)

neat widget
#

Is there any up-to-date approach for remote asset loading? bevy_web_asset isn't up-to-date for 0.11 and also it doesn't use AssetIo which doesn't seem to be the ideal approach.

stable prism
neat widget
#

yeah

#

I might just reimplement it directly on AssetIo though so that you don't need to remove the default AssetPlugin