Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Sun 02/11/2003 10:39:37

Title: Walking trough objects
Post by: on Sun 02/11/2003 10:39:37
Does anyone know how I prevent my character of walking through objects??   :-\

Thx!!
Title: Re:Walking trough objects
Post by: Ishmael on Sun 02/11/2003 11:09:29
Pretty simple, in the theory, and asked many times... is this mentioned in the knowledge base or somewhere?

Well, anyway:

Erase the walkable area from under the object, or use a scriipt, suplied somewhere in there forums.
Title: Re:Walking trough objects
Post by: on Sun 02/11/2003 11:23:16
yes that's a solution but...

if i go back to "Walkable areas" the objects disappear,
so i don't really know the exact place i have to erase, only approxemitly.

maybe with a script, but i'm not really a script-freak!! ;)
Title: Re:Walking trough objects
Post by: Ishmael on Sun 02/11/2003 11:31:03
Get the cordinates of the object, then, in the walkable area editor, erase around that point, and see how it got. Try it in-game, and if it's not good, erase some more, or draw some back. The only way to get it perfect is to tune it step by step. (that make sense?)