Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Thu 20/05/2004 00:32:30

Title: Disabling walkable areas and boolean in script.
Post by: on Thu 20/05/2004 00:32:30
I have two questions:
1.) How do you disable a walkable area so a player cannot walk onto it?
2.) In move character, you can specify wether the script waits until the character has finished moving. How do you do that in script?

Please help if you can.
Thanks.
Title: Re: Disabling walkable areas and boolean in script.
Post by: TerranRich on Thu 20/05/2004 01:57:24
Seriously, read the manual.

1. Check out RemoveWalkableArea
2. Check out MoveCharacterBlocking.

The manual has a search feature. USE IT.

corrected by eric