Dragarius
12-10-2002, 03:15 PM
SP
GTK Radiant 1.2.11
I am trying to create a door with the switch built-in. (as opposed to on a nearby wall)
The switch cannot be both func_door and func_usable so...
I tried making the door func_static with an origin brush and the button func_usable with its own origin brush. Each origin brush has a corresponding ref_tag under the doorway.
Then I created a script to move both the func_static and func_usable entities down to the ref_tag's when triggered.
The door moves. The button does not.
Are there any working examples of a door with a built-in button?
GTK Radiant 1.2.11
I am trying to create a door with the switch built-in. (as opposed to on a nearby wall)
The switch cannot be both func_door and func_usable so...
I tried making the door func_static with an origin brush and the button func_usable with its own origin brush. Each origin brush has a corresponding ref_tag under the doorway.
Then I created a script to move both the func_static and func_usable entities down to the ref_tag's when triggered.
The door moves. The button does not.
Are there any working examples of a door with a built-in button?