Closed GTP95 closed 10 months ago
It supports tiled tilemaps indeed. You have an example here: https://github.com/korlibs/korge-samples/blob/5a259513363945d6edcc5909154e43b484b0b89e/samples/tilemap/src/commonMain/kotlin/main.kt#L11
Documentation indeed is lacky right now, and will be improved
Documented here: https://docs.korge.org/views/tile-maps/
Greetings,
Currently the documentation only says that KorGE supports tile maps, but not how to use them. One thing I'm interested in in particular is, does KorGE support maps generated with mapeditor?