I'm having an issue with cocos2d-python importing my .tmx orthogonal Tiled
map.
I can successfully load ONE of the visible layers by doing something like,
i.e.:
map = cocos.tiles.load("map.tmx")['layer1']
But the error *'Resource' object has no attribute 'set_view'* is raised
when I do this:
map = cocos.tiles.load("map.tmx")
I'm on Windows 7: Python 2.7.5 and using cocos2d-python version 0.6.3.
--
You received this message because you are subscribed to the Google Groups
"cocos2d discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cocos-discuss.
For more options, visit https://groups.google.com/d/optout.