I'm making a very basic game, it's a first person-point and click type thing using hotspots to change rooms.
But now I am to where I need a gate. I need to have a key open the lock, then the gate open or disappear. Only thing after the gate is a hotspot to change rooms.
I have a key Inv item, and a lock object. I suppose the gate needs to be an object too?
Basically a hotspot behind the gate. The gate should be an object so It can be removed to show the hot spot behind it? Then the Lock Object will be on top of the gate object. I need to know how to get the key item to interact with the lock and remove the gate, to reveal the hotspot.
I can't find a tutorial on this. If someone could link me to something in the right way on like Object and Item interactions. I'm not sure what to do on the gate.
Heh this is probably really easy for you guys. I looked at some of the in progress games and they make me feel like an idiot!
But now I am to where I need a gate. I need to have a key open the lock, then the gate open or disappear. Only thing after the gate is a hotspot to change rooms.
I have a key Inv item, and a lock object. I suppose the gate needs to be an object too?
Basically a hotspot behind the gate. The gate should be an object so It can be removed to show the hot spot behind it? Then the Lock Object will be on top of the gate object. I need to know how to get the key item to interact with the lock and remove the gate, to reveal the hotspot.

Heh this is probably really easy for you guys. I looked at some of the in progress games and they make me feel like an idiot!