Warning: Undefined array key 34 in /usr/www/maxtingle/Blog/System/Core/BlogPost.php on line 71

Warning: Undefined array key 34 in /usr/www/maxtingle/Blog/System/Core/BlogPost.php on line 76
Max Tingle's Website - SpriteSheet Creator
SpriteSheet Creator
Created by maxtingle on Sun 16th Mar 2014 in category Programming. 711 Views | Tags: c#, gamedev, sprites, spritesheet
Another tool I made for my game engine (Oh I do like making tools!), the SpriteSheet creator takes an input of as many files as you want and generates a sprite sheet (One image after another) for all the images. It has a few features, not much compared to other tools out there, but I didn't need all the stuff the other tools had! Download with source

Features:
  • Sprite sheet generation (Duh!)
  • Offset support
  • Custom row and column image split up support
  • Background colour support
  • Image scaling


Comments