Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Pinback on Wed 21/10/2009 06:16:45

Title: Solved
Post by: Pinback on Wed 21/10/2009 06:16:45
Sorry to post such a nub question, but I got only 4 days to get my game done for MAGS and Im wasting valuable time trawling through the tutorials and forum;

I cant seem to find a command that just lets me display text as soon as a room loads, is there a simple way to have a narrative text appear during my intro scene?
Title: Re: How do I make a narrator talk?
Post by: Khris on Wed 21/10/2009 09:35:44
In the room's after fade-in event, add a few Display lines or have an invisible character .Say them.
Title: Re: How do I make a narrator talk?
Post by: Pinback on Wed 21/10/2009 11:10:04
Thanks Khris, it works!