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

Should ECSx implement Entities or leave it up to the user? #80

Open
APB9785 opened this issue Feb 15, 2024 · 0 comments
Open

Should ECSx implement Entities or leave it up to the user? #80

APB9785 opened this issue Feb 15, 2024 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@APB9785
Copy link
Collaborator

APB9785 commented Feb 15, 2024

Right now the tutorial advises users to create new Entities with Ecto.UUID.generate() but leaves it up to them in the end. Would it be helpful to instead have something like ECSx.new_entity() with various options such as erlang unique refs, unique integers, uuids, etc?

@APB9785 APB9785 added enhancement New feature or request question Further information is requested labels Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant