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

Audio family unused despite entity creation #1

Open
MSGhero opened this issue Jul 21, 2024 · 0 comments
Open

Audio family unused despite entity creation #1

MSGhero opened this issue Jul 21, 2024 · 0 comments
Assignees
Labels
structure Internal cohesiveness

Comments

@MSGhero
Copy link
Owner

MSGhero commented Jul 21, 2024

The main family in AudioSystem is not actually used in fetch or iterate. Entities created in PLAY are not deleted.

  • Remove as a component and just rely on tags?
  • Is there any benefit to it being a compo?
  • Utilize onEnd() to destroy the entity afterwards?
@MSGhero MSGhero self-assigned this Jul 21, 2024
@MSGhero MSGhero added the structure Internal cohesiveness label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
structure Internal cohesiveness
Projects
None yet
Development

No branches or pull requests

1 participant