Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Make asset_importer ECS driven #381

Open
Tracked by #378 ...
kanerogers opened this issue Oct 4, 2022 · 0 comments
Open
Tracked by #378 ...

[Feature] Make asset_importer ECS driven #381

kanerogers opened this issue Oct 4, 2022 · 0 comments
Assignees
Labels
feature A new feature to add to the engine

Comments

@kanerogers
Copy link
Collaborator

kanerogers commented Oct 4, 2022

TODO

  • 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.
@kanerogers 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
@kanerogers kanerogers self-assigned this Oct 10, 2022
@kanerogers kanerogers added the feature A new feature to add to the engine label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to add to the engine
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant