Search found 2 matches

by abigpotostew
Tue Jan 14, 2014 5:36 am
Forum: Support and Development
Topic: TexturePacker + LÖVE + SpriteBatch
Replies: 2
Views: 2837

TexturePacker + LÖVE + SpriteBatch

I made a custom exporter for TexturePacker so you can use LÖVE's SpriteBatch more easily with assorted images. No more manually creating Quads for each image in a packed texture!! Hooray. Now you can throw all your images into TexturePacker which then exports a texture atlas and a lua file which loa...
by abigpotostew
Tue Jan 14, 2014 5:24 am
Forum: General
Topic: TexturePacker exporter for anim8?
Replies: 2
Views: 2007

Re: TexturePacker exporter for anim8?

I know this thread is hella old, but I did make a custom exporter for TexturePacker. It's not specifically for the anim8 module (yet). But it can be used for your own SpriteBatches. Here's the github page: https://github.com/abigpotostew/love-texturepacker