Page 1 of 1

New tutorial: scripting an "item on an alcove" puzzle

Posted: Mon Sep 17, 2012 3:57 pm
by antti
Since this has come up a few times here on the forums, I thought it might be good that we have something on the topic on the modding documentation too:
http://www.grimrock.net/modding/how-to- ... ve-puzzle/

There I describe how you can create the classic puzzle where you need to insert a correct item on an alcove to trigger an event of some kind. From there I move on to describe how you can mass control entities on a level using a similar script: in this case I disable all the teleporters on a single level.

Re: New tutorial: scripting an "item on an alcove" puzzle

Posted: Mon Sep 17, 2012 4:00 pm
by Komag
that's very nice and clear, thank you!

Re: New tutorial: scripting an "item on an alcove" puzzle

Posted: Mon Sep 17, 2012 5:24 pm
by Montis
this tutorial is super helpful for my teleport device as well, I'll expect to get it working today :D