• Is there a way to make a prop move with a brush?
    5 replies, posted
So i want a moving fence, But how do i tie the Func_door (Trigger brush) with the prop-static?
use a prop_dynamic, and then set its parent to the func_door.
[QUOTE=IronPhoenix;32859566]use a prop_dynamic, and then set its parent to the func_door.[/QUOTE] Thanks a lot
[QUOTE=IronPhoenix;32859566]use a prop_dynamic, and then set its parent to the func_door.[/QUOTE] That get's ugly sometimes
[QUOTE=pinecleandog;32937881]That get's ugly sometimes[/QUOTE] How so? I've never had problems parenting prop_dynamics to... anything really.
Bur parenting it to a door, it used to crash my game, must of done something wrong, but meh
Sorry, you need to Log In to post a reply to this thread.