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

Asset Imports #4

Open
3 of 7 tasks
erikwatson opened this issue Nov 17, 2018 · 1 comment
Open
3 of 7 tasks

Asset Imports #4

erikwatson opened this issue Nov 17, 2018 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@erikwatson
Copy link
Owner

erikwatson commented Nov 17, 2018

I think the asset importer might want to have an import function for each of our default supported asset types. It should be easy enough to just wrap up the basic file imports in such a way that we also construct and return a newly configured one of those things we need.

Off the top of my head, some of the asset constructors we might want to wrap up include

  • Texture
    • Image
  • Sound
    • SFX
    • Music
  • Text
    • Any
  • Higher Level Import Functionality
    • Terrain
    • Sprite
    • Level
@erikwatson erikwatson added the enhancement New feature or request label Nov 17, 2018
@erikwatson
Copy link
Owner Author

I've updated the list, I think this is pretty accurate as of today.

@erikwatson erikwatson added this to the v1.0.0 milestone Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant