Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Sun 16/05/2004 18:49:25

Title: I need to know how to do a simple intro.
Post by: on Sun 16/05/2004 18:49:25
I have a room named INTRO that plays at the beginning of the game. It is just the title picture. I want to know how to make it so that the user clicks anywhere on the background to skip to the first room where the character appears.
Title: Re: I need to know how to do a simple intro.
Post by: Ishmael on Sun 16/05/2004 19:01:03
The easiest way would be to make one big hotspot on the title screen, and define it's "Any click" interaction to move the player to the first room of the game.

Remember to set the "hide player character" checkbox in the intro room.