Advertisement

python3 + pyglet + Tiled

Started by December 18, 2019 09:10 AM
0 comments, last by Ourns1946 4 years, 9 months ago

Hello,

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