Re: Combine gate
Posted by DrGlass on
Sat Jun 4th 2005 at 6:39pm
DrGlass
member
1825 posts
632 snarkmarks
Registered:
Dec 12th 2004
Occupation: 2D/3D digital artist
Location: USA
Find the combine gate model in the [root] directory and make it a prop_dynamic with a name door1.
then create a trigger (button or something) and set its output
ontrigger --[target]--> door1 ----> set animation ----> open<br style="color: orange;">
To see the names of all the animations click the model flag when you have your prop properties selected.
Re: Combine gate
Posted by Doglike-spike on
Sat Jun 4th 2005 at 7:36pm
14 posts
21 snarkmarks
Registered:
Mar 14th 2005
Location: denmark
Thanks this worked quite well.