Skip to content

A new TMXTiledmapEx class that supports tile animation of TMX tiledmap in layer-level, based on cocos2dx 3.17.2

License

Notifications You must be signed in to change notification settings

DEAGS3000/cocos2dx-animated-tile-support

Repository files navigation

cocos2dx-animated-tile-support

A new TMXTiledmapEx class that supports animated tile of TMX tiledmap in layer-level. Animated tiles are still rendered with SpriteBatchNode.

Now this work has beeb merged into Cocos2d-x, it can support animated tiles nativly, with another way to tick the animation.

How To Use

Add TMXPropertyAnimation into the seconed enum of CCTMXXMLParser.h

Then just copy everything into your project and use pm::TMXTiledmapEx in the same way like cocos2d::TMXTiledmap.

ShowCase

In Tiled editor

In App

About

A new TMXTiledmapEx class that supports tile animation of TMX tiledmap in layer-level, based on cocos2dx 3.17.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages