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

Entity parenting #4

Open
3 tasks
jccit opened this issue Apr 25, 2021 · 0 comments
Open
3 tasks

Entity parenting #4

jccit opened this issue Apr 25, 2021 · 0 comments
Labels
enhancement New feature or request module: core

Comments

@jccit
Copy link
Owner

jccit commented Apr 25, 2021

Entity parenting would allow an entity to be attached to another entity and travel with it as the parent moves around. In order for this to work, the following would need to occur.

  • Update the entity class to include a parent entity id
  • Write a function to calculate parent position + child position
  • Function on a parent that can return all children
@jccit jccit added enhancement New feature or request module: core labels Apr 25, 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 module: core
Projects
None yet
Development

No branches or pull requests

1 participant