I'm actually a complete newbie with this software. Anyway, I cannot find it in the tutorial, but how do you script walking off edges as going into the next room?
Thank you and I am terribly sorry if I am being stupid and this is in the tutorial.
Just use the player.ChangeRoom() (http://www.adventuregamestudio.co.uk/manual/Character.ChangeRoom.htm) function to enter other rooms.
Quote from: Iceboty V7000a on Fri 11/02/2011 02:37:41
Just use the player.ChangeRoom() (http://www.adventuregamestudio.co.uk/manual/Character.ChangeRoom.htm) function to enter other rooms.
Thank you so much!