- Joined
- Dec 15, 2016
- Messages
- 3
- Reaction score
- 19
- First Language
- English
- Primarily Uses
Hello, just thought I'd share this simple tool I made while working on my game to create sprite sheets. It will create sprite sheets from separate images sorted in folders based on a definition text file. It can also flip sprites if required. No more lining up images in photoshop or paint , just type out the def file and it will generate the sheet. It's 100% free and open source feel free to modify or redistribute it.
Image:

Download: http://www.mediafire.com/file/49kjbtqu6dp02yi/spritesheetcreator.rar
Source Code: https://github.com/creamcast/spritesheetcreator-rpgmakermv
****Description****
This program will instantly create a sprite sheet from separate sprites based on the variables in definition file "map.txt". Upon extraction an example project is already setup to be run. Example sprites are located in folders p1 and p2. execute spritesheetcreator.exe and an example spreadsheet will be output as "output.png" in the same folder as the executable.
Image:

Download: http://www.mediafire.com/file/49kjbtqu6dp02yi/spritesheetcreator.rar
Source Code: https://github.com/creamcast/spritesheetcreator-rpgmakermv
****Description****
This program will instantly create a sprite sheet from separate sprites based on the variables in definition file "map.txt". Upon extraction an example project is already setup to be run. Example sprites are located in folders p1 and p2. execute spritesheetcreator.exe and an example spreadsheet will be output as "output.png" in the same folder as the executable.
Last edited by a moderator:

