Hi,
Hi, i saw examples for pytmx with pygame but nothing for pyglet on python 3. except those two lines:
Load with pyglet images (experimental):
from pytmx.util_pyglet import pyglet_image_loader
tmx_data = load_pygame('map.tmx')
somebody can give me a little bit more ? do you have better tools to work on tmx files ?