I want to maker a brush in worldcraft that has the abilty to act as a key to a door I want the player to be able to pick up this brush and carry it around until it meets its destanation which is the door.
thanks
Angel of death
Created 21 years ago2003-03-24 18:09:02 UTC by Angel of death
Angel of death
Delay before trigger: 0.5.
Trigger State: Off.
Flags: Remove on fire.
env_render : Name: key_render.
Target: sec_key.
Render Mode: texture.
Fx Amount: 0.
Item_security: Name: sec_key.
Target: M_sec.
Multisource: Name: M_sec.
Target: key.
Func_wall_toggle: Name: key. Speed: ...
Sound: ...
Locked Sound: Latch Locked
Trigger_auto start env_render, env_render do item_security invisible, when player pick up the key item_security, item_security activate the multisource and it activate and give func_door master on, multisource do the func_wall_toggle to disappear.