2D Toolkit Forum

2D Toolkit => Support => Topic started by: meds on January 06, 2014, 11:14:29 am

Title: Change size of an image in the sprite sheet?
Post by: meds on January 06, 2014, 11:14:29 am
I have several images in a sprite sheet, some are quite large (such as 1024x1024 and 512x512), I'd like to minimize some of their sizes (like make the 1024x1024 imported as a 512x512 or something).

Can I do this automatically somehow?
Title: Re: Change size of an image in the sprite sheet?
Post by: unikronsoftware on January 06, 2014, 11:15:37 am
Sorry, this isn't possible right now
Title: Re: Change size of an image in the sprite sheet?
Post by: meds on January 06, 2014, 11:20:07 am
Will it ever be possible?
Title: Re: Change size of an image in the sprite sheet?
Post by: unikronsoftware on January 06, 2014, 11:29:43 am
This is the first request for it. Its unlikely we're going to develop any feature that doesn't have significant interest behind it. If you'd like to add it yourself, I'll be happy to make some recommendations.
Title: Re: Change size of an image in the sprite sheet?
Post by: meds on January 08, 2014, 03:49:02 am
Oh that's really strange, I would have thought this would be a much requested feature since it would make developing for multiple platforms much more straightforward.

Right now I have to manually create sprites of different resolutions for every spritesheet platform, it's fine since I can keep doing that, just surprised people don't think it would be nice to have it automated in the workflow to avoid having to change the size of sprites themselves when creating spritesheets for multiple platforms :-/