Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make a make a door that need two keys to unlock it?
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: How to make a make a door that need two keys to unlock it?

A little workaround is needed.

Put a local int variable and make it count every time you use a key on the door and put the if( variable is > 2) open the door function inside every callback function.

03-07-2011, 11:18 AM
Website Find


Messages In This Thread
RE: How to make a make a door that need two keys to unlock it? - by Tanshaydar - 03-07-2011, 11:18 AM



Users browsing this thread: 1 Guest(s)