python3 + pyglet + Tiled / tmx

Started by
0 comments, last by buffalo974 4 years, 7 months ago

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 ?

This topic is closed to new replies.

Advertisement