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

Use global block positions everywhere #49

Open
alex-irt opened this issue Sep 16, 2015 · 0 comments
Open

Use global block positions everywhere #49

alex-irt opened this issue Sep 16, 2015 · 0 comments

Comments

@alex-irt
Copy link
Collaborator

Currently some parts of the code use local block positions and others use the global positions. Blocks and chunks use block positions relative to the chunk position and the World script uses positions relative to 0,0,0. Converting everything to global positions will make the system less complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant