Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Mon 03/05/2004 19:57:52

Title: Stupid question! [how to connect rooms]
Post by: on Mon 03/05/2004 19:57:52
I am having a hard time knowing how to conecting rooms, I have read the toturials but its un clear! HELP!
Title: Re: Stupid question!
Post by: Ishmael on Mon 03/05/2004 20:42:57
Connecting rooms? Like switching from room to another? Try looking at a function called NewRoom in the manual...
Title: Re: Stupid question!
Post by: Scummbuddy on Mon 03/05/2004 23:04:58
nono, look at newroomex.  read the beginners tutorials, and rip apart the demo game, and please make appropriate subject headings when posting.
Title: Re: Stupid question! [how to connect rooms]
Post by: TerranRich on Tue 04/05/2004 03:41:01
Okay I thought this was an obvious thing to know, but I suppose not. I'm adding this to the BFAQ.
Title: Re: Stupid question! [how to connect rooms]
Post by: .. on Tue 04/05/2004 21:13:09
For a simple question to your answer you can just use the interaction editor and make a region or something at the edge of the screen (or use player walks off left/right side) and then use Player - Move Player to a Different Room (At specific co-ordinates)

:)
Title: Re: Stupid question! [how to connect rooms]
Post by: TerranRich on Wed 05/05/2004 05:22:03
Or use room edges and the interaction editor. This is by far the easiest and most common solution. Those yellow lines at the edges of the room are the room edges.