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

Not using the atlas feature on web breaks rendering #411

Closed
deifactor opened this issue Mar 29, 2023 · 1 comment
Closed

Not using the atlas feature on web breaks rendering #411

deifactor opened this issue Mar 29, 2023 · 1 comment

Comments

@deifactor
Copy link

If I run the examples in my browser without enabling the atlas feature, tiles generally either don't render or render completely wrong. Based on my experimentation in my own codebase, It seems like any tile with TileTextureIndex(0) will instead render the last tile, and any other index will fail to render.

If I do use the atlas feature, everything works fine.

@rparrett
Copy link
Collaborator

There's an existing issue tracking this here: #283

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