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

Make Tiled utility #24

Open
rosshadden opened this issue Jan 7, 2015 · 2 comments
Open

Make Tiled utility #24

rosshadden opened this issue Jan 7, 2015 · 2 comments

Comments

@rosshadden
Copy link
Member

We should have all of the functions that interact with Tiled maps be pulled out into a utility module.

And more should be added, like a generic function that parses and normalizes properties. All custom properties in Tiled are strings, but we can and should convert them smartly. Eventually maybe even convert things to our own classes, in addition to primitives.

@rosshadden
Copy link
Member Author

Maybe and/or a tiled Nixon, which not only parses and normalizes properties, but sets them in a uniform way on said entity.

@rosshadden
Copy link
Member Author

Needs to address the offset issue explained in #21.

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