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

[feature request] support tile images larger than map grid (for 2.5D) #38

Open
jmp909 opened this issue Oct 27, 2015 · 0 comments
Open

Comments

@jmp909
Copy link

jmp909 commented Oct 27, 2015

currently the plugin will not render overlapping tile images correctly (required for 2.5D)
tiled
render

also the "right up" rendering order from Tiled is required for this layout. (actually i have to do a custom sort on all tiles with tile.z = tile.y - tile.x anyway so rendering order may not matter)

thanks
j

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

2 participants