(12-22-2012, 10:16 PM)dnalange Wrote: (12-22-2012, 09:24 PM)beecake Wrote: Please explain a bit more.
What do you mean by touched? There is only one way to interact with entities.
Do you mean that an entity collides with the door?
I would like to do this -->
Player toutches a door { like you want to open a door , hehe }
But it's locked -> all 4 doors are locked!
when toutched the 4th {randomly, ""the doors are in a circle"" door, one of the doors open let's say door 4 opens..Or unlocks OR anything..
Do you understand now?
So there's 4 doors and the player is in the middle of them. All doors are locked. Once the player has touched each door at least once, a random door chosen from the 4 doors will unlock.
Have I got that right?