ConorMeehan / box2d-editor

Automatically exported from code.google.com/p/box2d-editor
0 stars 0 forks source link

Handling of packed image containing tiles #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be really nice to handle packed image of tiles. Currently, we have to 
unpack the tiles and define boundary of each of them. That is time-consuming 
work.

Original issue reported on code.google.com by prayer...@gmail.com on 14 Jan 2012 at 12:39

GoogleCodeExporter commented 9 years ago
I'll try to come up with something in a future revision. Built-in support for 
libgdx packs should be easy to add, but supporting random frameworks won't go 
as smoothly than that :)

Original comment by aurelien.ribon on 16 Jan 2012 at 7:42

GoogleCodeExporter commented 9 years ago
Thanks for accepting my issue. I would expect the feature to work with Tiled's 
tileset which is already supported in libgdx.

Original comment by prayer...@gmail.com on 16 Jan 2012 at 5:22