Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Zoolander on Tue 21/03/2006 13:40:05

Title: Remove walk-behind
Post by: Zoolander on Tue 21/03/2006 13:40:05
Is it possible to turn walk-behinds on and off?  I need this at a point in my game.  I did a forum search and it seems this hasn't been asked before.
Title: Re: Remove walk-behind
Post by: Ashen on Tue 21/03/2006 13:48:30
You can't have searched very hard - this thread (http://www.adventuregamestudio.co.uk/yabb/index.php?topic=19346.0) was fifth in a search for 'walk behinds'.
The only thing that's different is, if you're using V2.7+ the SetCharacter/ObjectIgnoreWalkbehinds(..) commands have been replaced by the IgnoreWalkbehinds properties (http://www.adventuregamestudio.co.uk/manual/Character.IgnoreWalkbehinds.htm) (one for Obejcts, one for Characters).
Title: Re: Remove walk-behind
Post by: Zoolander on Tue 21/03/2006 14:54:11
Thanks for the response.  In the subject line I tried everything but "walk behinds".  I tried "remove walk behind", "remove walk-behinds",  etc., and got nothing.  I should have kept it simple.