2D Toolkit Forum

2D Toolkit => Support => Topic started by: hromoydron on August 23, 2013, 07:01:49 pm

Title: Image format
Post by: hromoydron on August 23, 2013, 07:01:49 pm
What image format is better to use for Sprites? (platform IOS)
Title: Re: Image format
Post by: unikronsoftware on August 24, 2013, 11:58:21 am
It really doesn't matter for source sprites, you should pick something uncompressed for best quality. In the sprite collection, you have an option for compressed / 16 bit / uncompressed, the size increases from left -> right, and quality increases in the same way.
Title: Re: Image format
Post by: hromoydron on August 24, 2013, 01:48:12 pm
thanks.