Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: punkrebel on Thu 15/07/2004 13:21:24

Title: Problem whit walking
Post by: punkrebel on Thu 15/07/2004 13:21:24
I've done my MI like gui.. I discovered how the commands works (give, pull etc etc) they all works correctly, but the main problem is that: my main character walk if I don't click any gui button, when i click on one of those my character don't walk again anymore.. how can I do? someone can explain me? tnx a lot..
Title: Re: Problem whit walking
Post by: Radiant on Thu 15/07/2004 13:48:45
You could add walk-to points for your hotspots, then the character should walk there.
Also it helps to SetCursorMode (MODE_WALK) after you're done with another action.
Title: Re: Problem whit walking
Post by: punkrebel on Thu 15/07/2004 14:07:33
sorry, but how can I add those things?
Title: Re: Problem whit walking
Post by: TerranRich on Fri 16/07/2004 17:12:12
Click on the "Add walk-to point" button and click on the room to add a walk-to point for whatever hotspot, etc. is selected.