Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: fireapache on Tue 15/09/2009 00:04:24

Title: How can i modify the contrast of characters? [solved]
Post by: fireapache on Tue 15/09/2009 00:04:24
Hey Folks... I have a question, how can i modify the contrast of the first e other character using Regions or Walkable Areas?

When the character move to any area with shadow, hes sprite turns more dark...

Something like this:

(http://img170.imageshack.us/img170/8305/89633719.png)  -->  (http://img232.imageshack.us/img232/3176/85350936.png)

Can anyone help me?
Title: Re: How can i modify the contrast of characters?
Post by: Ethan D on Tue 15/09/2009 00:33:39
Search  Region.Lightlevel
Title: Re: How can i modify the contrast of characters?
Post by: Khris on Tue 15/09/2009 01:30:41
You can set the initial light level in the editor. When you've selected a region, set the value in the property pane.
Title: Re: How can i modify the contrast of characters?
Post by: fireapache on Tue 15/09/2009 03:06:30
All right, i finished the test with this "Light Level"! It's working fine...

I knew it was not complicated, just did not know that.  :P

Thanks, all you...