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
Make the exit invisible. Set up an 'if' script. If object is reachable.
Make exit visible.