TheEnginesOfCreation / EntityPlus

EntityPlus is a mod that offers a true single player experience in the Quake III Arena videogame.
37 stars 5 forks source link

Doors that require a key #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Also, a "key" item would be super, that can be spawned, picked up and used for 
triggering something.

- Hipshot

Original issue reported on code.google.com by era...@gmail.com on 27 Mar 2011 at 11:07

GoogleCodeExporter commented 9 years ago
This is kaz FYI! Hope it's cool if I take up this issue.

I've got a basic key setup working:
-holdable_key
-trigger_lock
-lock only fires its target if player has a key, key is removed from inventory

TODO:
-allow LD to specify the key icon & model
-allow many different keys to different locks instead of just one

See: http://student.cs.appstate.edu/freemancw/junk/entityplus/ for screenshots

Original comment by clintbob...@gmail.com on 28 Mar 2011 at 1:55

GoogleCodeExporter commented 9 years ago

Original comment by era...@gmail.com on 28 Mar 2011 at 11:35

GoogleCodeExporter commented 9 years ago
trigger_lock and holdable_key entities were implemented by Kaz

Original comment by era...@gmail.com on 12 Apr 2011 at 7:20