Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: MFDLYO20uaeT9hSuQWE6 on Sat 18/01/2014 23:05:33

Title: Color Depth Of Sprites And Views?
Post by: MFDLYO20uaeT9hSuQWE6 on Sat 18/01/2014 23:05:33
What color depths are supported for sprites? For example, may I use 16 or 32-bit color for my individual frames of animation? Or is each sprite or view limited to it's own palette of 256 colors?
Title: Re: Color Depth Of Sprites And Views?
Post by: Khris on Sun 19/01/2014 01:15:17
You can specify the game's color depth in General Settings, near the top.
If you set it to 16 or 32 bit, you can use as many colors per sprite as you want.