You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change asset_importer to have an Asset<T> component that indicates that some asset needs to be loaded. This could be a glTF model, an image, an audio file from disk, whatever.
The text was updated successfully, but these errors were encountered:
kanerogers
changed the title
Change asset_importer to have an Asset<T> component that indicates that some asset needs to be loaded. This could be a glTF model, an image, an audio file from disk, whatever.
[Feature] Make asset_importer ECS driven
Oct 4, 2022
TODO
asset_importer
to have anAsset<T>
component that indicates that some asset needs to be loaded. This could be a glTF model, an image, an audio file from disk, whatever.The text was updated successfully, but these errors were encountered: