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 system #30

Open
3elDU opened this issue Sep 2, 2023 · 0 comments
Open

Entity system #30

3elDU opened this issue Sep 2, 2023 · 0 comments
Labels
architecture change Feature that requires changes of the whole architecture feature request

Comments

@3elDU
Copy link
Owner

3elDU commented Sep 2, 2023

Entities are aligned to the pixel grid, unlike blocks. They are also drawn on top of the block grid. They support all the features that blocks do, like interactivity, breaking, with some exclusive features. Entities can be larger than one block in size. Entities support per-pixel AABB collision.

@3elDU 3elDU added feature request architecture change Feature that requires changes of the whole architecture labels Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture change Feature that requires changes of the whole architecture feature request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant