Hello, I need to generate a sprite sheet with squared sprite for a 2D game. How can I generate a sprite sheet where each frame has x = y? The only think I have to do is to "insert" some blank space between sprites (in case y were > x in the original sprite). Is there any program that I can use to trasform "irregular" sprite sheets to "squared" sprite sheets?
"Squared" Sprite Sheet Generator
Started by AndreaTux, Sep 17 2012 11:25 AM
3 replies to this topic
Sponsor:
#3 Members - Reputation: 182
Posted 20 September 2012 - 04:51 PM
Thanks for the answer but for many sprites it's very annoying! I've found a solution with Image Magick and its advanced command-line tool! If there are people interested, details are in this post : http://gamedev.stackexchange.com/questions/37198/sprite-sheet-generator
AndreaTux~






