Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Candle on Thu 18/11/2004 11:12:28

Title: map like TSOMI
Post by: Candle on Thu 18/11/2004 11:12:28
In the Secret of Monkey Island they had the map that you could click and go to other parts of the island .
How would you do that ?
Title: Re: map like TSOMI
Post by: Radiant on Thu 18/11/2004 12:33:39
Make a room containing the map, and change the player character view to something very small. Then use the 'when player steps on region' trigger to move him to new rooms.

Title: Re: map like TSOMI
Post by: Candle on Thu 18/11/2004 13:18:51
I was kind of thinking that but wanted to ask to make sure .
Think this map I made would work ?
(http://img71.exs.cx/img71/8521/Image34.th.png) (http://img71.exs.cx/my.php?loc=img71&image=Image34.png)
Title: Re: map like TSOMI
Post by: BorisZ on Thu 18/11/2004 14:46:48
Why not? Just make sure all your walkable areas are more than 3 pixels wide!