Christopher Kaster
Christopher Kaster
e.g. only draw layer 2, 3 and 6 or only layers with specific names related to #52
For some reason the performance with openfl-tiled-flixel isn't very good.
At the moment there is probably not one offical map example which works out of the box (without modifying the map file and/or the project.xml file) - https://github.com/kasoki/openfl-tiled/tree/dev/examples/sewers ~~related issues:...
Example: Look at the perspective walls sample
openfl-tiled should have some more documentation (in the wiki), with more and better samples (maybe combine it with the lime tools create command?) and an online api.
It should be possible to use them for collision detection and other stuff.
Objects and object groups can be drawn (via polygons and polylines) related to #8 (primary for debug reasons I'd guess?) - visible on object and object groups - rotation on...