Locked Passage?

archerqueen08
15 Dec 2017, 09:17

Hi I'm trying to make a game with a locked door, should I make it a container or an exit? I've tried to make an exit but I want the exit only to unlock when the player uses a certain object on the door


Father
15 Dec 2017, 09:50

Make the exit invisible. Set up an 'if' script. If object is reachable.
Make exit visible.