Page 1 of 1

Need Help with items

Posted: October 12th, 2012, 1:22 pm
by jaybomanly
Sorry if this was already answered but I'm new here.

I was wondering if I can trigger a door or a chest to open(animate) ONLY when I have an item in my possession(I.E. a door key). I know how to trigger doors from switches or from a key laying on the ground but that's not how I want to do it in my game.

Thanks in advance,

Jay

Re: Need Help with items

Posted: October 13th, 2012, 12:37 am
by Hirato
Tweak their scripts to check for the item and only trigger in the presence of it.

It's not that difficult, just look at the RPG tutorial and how the dialogue is handled for the mcGuffin, same principle applies