Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: kantor_98 on Mon 27/03/2006 11:32:54

Title: 2 backgrouns issues
Post by: kantor_98 on Mon 27/03/2006 11:32:54
1) How can I make a character continuous speak in the background ?
2) I want to have a half of room in dark and make it lighter when I use the switcher. I try to do it with 2 backgrounds animated, but it blik all the time-even with -1 as parameter. Is there a solution ? I want continuous black until I do something and then continuous light.
Title: Re: 2 backgrouns issues
Post by: SSH on Mon 27/03/2006 16:25:19
1: Use the queued Background Speech modules: look in the tech archive for these
2: You have to put something in the "player enters room before fadein" interaction to SetBackgroundFrame(0).