This package supports Polygon Sprites from Texturepacker:
- save pixels to draw
- pack more sprites into one sheet
- optimize memory and performance at the same time!
PolyImage is a subclass of Image so no more API needed. It's also easy to convert existing Images and enjoy without modifying existing scripts!
For now
Simple & Slice are supported, and we are working with
Tile & Fill cases.
TexturePacker Importer can be used to import packed data from TexturePacker easily. Or you can even use
Sprite.vertices and
Sprite.triangles to set manually.
All sources provided and feel free to contact me if you encounter any problem:
anthony.q.dev@gmail.com.