los-cocos / cocos

graphic library for games and multimedia, for python language on PC-like hardware
http://los-cocos.github.io/cocos-site/
Other
634 stars 148 forks source link

Support for TMX Image layers #279

Open nelsonxb opened 7 years ago

nelsonxb commented 7 years ago

The TMX format supports layers consisting of an image, which apparently Cocos doesn't support yet. This is useful for specifying backdrops (for example).

Ideally, this would include support for:

nelsonxb commented 7 years ago

I plan on implementing this regardless of all else, since I have a use case that requires it right away. Unless there are any objections, I'll also refine it and submit a PR.

ccanepa commented 7 years ago

good, would merge