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

[Docs] Create guide on how to reference entities #48

Open
jeffcampbellmakesgames opened this issue Jan 13, 2021 · 0 comments
Open

[Docs] Create guide on how to reference entities #48

jeffcampbellmakesgames opened this issue Jan 13, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@jeffcampbellmakesgames
Copy link
Owner

Is your feature request related to a problem? Please describe.
A topic that often comes up on Discord is how to reference Entities in other places like components or systems. This page here on the original wiki covers some areas. I'd like to create a similar page that covers some of the commonly recommended practices with example code provided:

  • Storing reference to an Entity ID in a component
  • Use a an EntityIndex to be able to search for zero or more entities based on other data.
@jeffcampbellmakesgames jeffcampbellmakesgames added the enhancement New feature or request label Jan 13, 2021
@jeffcampbellmakesgames jeffcampbellmakesgames added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Documentation
  
To do
Development

No branches or pull requests

1 participant