Jump to content

Home

Moving Brush


ninjaofthenorth

Recommended Posts

Posted

Ok, heres the scoop. I need to make a brush move in game, but all I want it to do is go one way when I push a button, and go the other way when you push the button again. A fx_train wont work (at least to my knowlege) because I dont want it to go in a circle, and a fx_platform goes up and down, while the brush i want to move needs to go horizontially.

Let the flaming begin.

Posted

There must be an easier way like a door perhaps? Just set a huge lip on the door. You can use the TOGGLE feature for the start and end features. So only when you are in the trigger pressing use it will move.

Posted

No, no wait key. When you use the TOGGLE option it should ONLY move when you press USE and stop at the lip. If you want it to do the wait you can do that also.

Posted

I think you can make a func_platform go sideways with the directional keys, right? but yeah, lauser seems to have figured it out the easy way. Hmmm...

 

 

Ill map it real fast and let you guys know.

Posted

Yup, worked like a charm. Just make sure on your trigger multiple, you have "use_switch" (or something like that) checked, and give the trigger a wait of maybe 2, that means you cant use the trigger for 2 seconds. Other wise, if you dont give the trigger the wait, and you press the button, it will think you have pressed it a lot, causing the door to move back and forth.

 

Nice thinking lauser, heh, I was about to make a script and everything :-D

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...