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

Isometric tiles #66

Closed
dev-zetta opened this issue Jun 19, 2019 · 2 comments
Closed

Isometric tiles #66

dev-zetta opened this issue Jun 19, 2019 · 2 comments

Comments

@dev-zetta
Copy link

Hello there,

not sure if its a dumb question or not, but is it possible to use tilemap to draw a isometric tiles? I have them all in spritesheet/atlas and I draw them manually atm as separate sprites, which is slow.

@ivanpopelyshev
Copy link
Collaborator

That shader doesnt support rotation/skew. You have to pre-rotate all textures to use pixi-tilemap for isometry

@dev-zetta
Copy link
Author

Awesome, I have them rotated already. Thank you again, Ivan.

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