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

A better way to manage groups of entities ("scenes") #22

Open
nasso opened this issue Jun 3, 2021 · 0 comments
Open

A better way to manage groups of entities ("scenes") #22

nasso opened this issue Jun 3, 2021 · 0 comments

Comments

@nasso
Copy link
Owner

nasso commented Jun 3, 2021

Currently, there's no proper way to manipulate an entity tree as a whole. Some mechanism to do so would allow us to:

  • Create and destroy an entity tree all at once
  • Look up entities in a subtree (by component, name, id...)
  • Spawn/instantiate a group of entities (aka "prefabs"?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant