Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: KyriakosCH on Sun 26/05/2019 08:07:06

Title: Shadow transparency question...
Post by: KyriakosCH on Sun 26/05/2019 08:07:06
Hi, another question (i am pretty sure it will be the last for the time being!)

Is there a way to use a color as transparent (cast some shadow, affecting the room location where it falls)? Asking because the person making the character animation tends to use a shade of magenta for shadows when the game has such a transparency system for sprites.
I think AGS doesn't have this? If so i will just ask him to make the shadow a set darker color, or remove the shadow.
Thanks for the help :)
Title: Re: Shadow transparency question...
Post by: Cassiebsg on Sun 26/05/2019 12:14:14
Make the game 32bits, then use a shade of dark with alpha transparency. Make sure you import the sprite with alpha transparency.