Spritify icon indicating copy to clipboard operation
Spritify copied to clipboard

Add-on that converts rendered frames into a sprite sheet once render is complete

Results 5 Spritify issues
Sort by recently updated
recently updated
newest added

It would be very useful to streamline the art-to-game process even further by exporting animation data along with sprites, so that developers could import information like start and end frames...

enhancement

The addon can lead Blender to hang if a directory for rendering are already exist some files (images, videos, etc). Some details can be found here: http://blenderartists.org/forum/showthread.php?253320-Addon-Spritify&p=3005866&viewfull=1#post3005866

I get this: ``` Traceback (most recent call last): File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 173, in execute spritify(context.scene) File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 108, in spritify os.remove(bpy.path.abspath(scene.spritesheet.filep ath)) PermissionError: [WinError...

Hey man, I know this wasn't made for GP, but I thought I would at least bring it up. Any way to have an option to search for GP animations,...

I've started to make good use for this for my latest 3d deviations (more in the works), so big thanks again for making this ^^ http://dreadknight666.deviantart.com/gallery/697059/3D It's very handy, though...