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

Chunk info for infinite maps? #69

Open
overstained opened this issue May 23, 2023 · 1 comment
Open

Chunk info for infinite maps? #69

overstained opened this issue May 23, 2023 · 1 comment

Comments

@overstained
Copy link

Looking at the code, I'm not seeing chunk information for infinite maps (x, y, width, height) being stored within the layer structure. Is there any reason for this?
It's not a big deal as it can always be calculated but would've been nice to read it directly from the loaded structure

@overstained overstained changed the title Chunk info for inifinite maps? Chunk info for infinite maps? May 23, 2023
@marshallward
Copy link
Owner

marshallward commented May 23, 2023

No reason other than this is more or less an unsupported project. I haven't really touched anything related to Tiled or even C# in over a decade. (I've nudged people towards other projects over the years, but unfortunately they never seem to stay around very long.)

If you do want to add support for this, then I'd be happy to include it.

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

No branches or pull requests

2 participants