Moveing Brushes

|Link|

Newbie
Joined
May 16, 2004
Messages
226
Reaction score
0
I have been trying to make a brush that goes from 1 place to another that is triggered by a button. I made the brush a funk_tracktrain and 2 path_tracks that I linked to each other:

func_tracktrain-first stop-path1

path_track-name-path1
next stop-path2
flags-Dissabled

path_track-name-path2
next stop-path1

func_button-outputs-OnPressed-path1-EnablePath

I tried to make it disabled so it doesnt move until I press the button but it doesnt move even if I press the button. I need some help.
 
*BUMP* Its simillar to makeing a elevator, anyone know how to make a elevator that is triggered by a button? Or know where I can find a tutorial that explains how to?
 
Thats something i have been trying to figure out for a while to. I cant find any posts or tutorials on it. If anyone knows, Help is greatly appreciated.
 
Back
Top