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

Investigate: Integration with bevy_tilemap #40

Open
dmtaub opened this issue Mar 15, 2021 · 1 comment
Open

Investigate: Integration with bevy_tilemap #40

dmtaub opened this issue Mar 15, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@dmtaub
Copy link
Collaborator

dmtaub commented Mar 15, 2021

While this project was dormant, an amazing crate has become popular -- https://github.com/joshuajbouw/bevy_tilemap

It would be great to do some prototyping and see if it might be possible to replace our tile mesh rendering by leveraging bevy_tilemap. Then, this project can be specific to supporting use of Tiled with bevy

@dmtaub dmtaub added the help wanted Extra attention is needed label Mar 15, 2021
@patrickisgreene
Copy link

I attempted to do this with my own library here, I found that until bevy_tilemap implements tile flip flags or transforms it isn't worth the trouble joshuajbouw/bevy_tilemap#5

Just thought i would share some relevant information i had

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants