I am completely new at using Adventure Game Studio, so this is beyond simple, but I've checked pretty much all tutorials, and I can't seem to find it. Where do I put a script for an object? I'm trying to set Ignore Walk-Behinds. I have the script, yet I don't know where to put it, or even how to put it in. Some directions on where to click would be enough.
From when do you want from object to ignore walk behinds? Let's say, for example, you need it when player looks on it. So, click on "lightning" and double click on "look on object". Script editor will appear so write it here.
Where Exactly is the Lighting tool? I'm using version 2.72
Sorry, this is in AGS 3.0. :P In 2.72 you have to chose room, click on "Objets", and here, click on Interaction. Interaction editor will appear, here right- click on "Look on object", click on "Run script" and write.
That worked perfectly, thanks alot!