Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Fri 11/06/2004 12:55:07

Title: Question about interact and Walkable areas.
Post by: on Fri 11/06/2004 12:55:07
How can i do that when i Interact or do something,  a walbable area would be enabled for me..
for example..i have a distance from point A to B and when i put a bridge between them, i would be able to walk from A to B..thanks!
Title: Re: Question about interact and Walkable areas.
Post by: scotch on Fri 11/06/2004 12:57:44
Look up the RemoveWalkableArea and RestoreWalkableArea script commands in the help file.  I think they are what you're looking for.
Title: Re: Question about interact and Walkable areas.
Post by: on Fri 11/06/2004 18:26:14
Thanks!