Moving prop_dynamic
Quote from beecake on October 23, 2011, 9:59 amSo i have a prop_dynamic set to:
models/props_underground/stasis_chamber_male.mdl
I want it to move a single path and then disappear. (Probably with the "trigger; kill")
I tried parenting it to a brush with func_tracktrain, but it didn't move when it should...
How can i do this?
So i have a prop_dynamic set to:
models/props_underground/stasis_chamber_male.mdl
I want it to move a single path and then disappear. (Probably with the "trigger; kill")
I tried parenting it to a brush with func_tracktrain, but it didn't move when it should...
How can i do this?
Quote from spongylover123 on October 23, 2011, 11:53 amDid it have path_tracks, anyway, I recommend using a func_door or a _movelinear
Did it have path_tracks, anyway, I recommend using a func_door or a _movelinear
Quote from beecake on October 23, 2011, 12:01 pmspongylover123 wrote:Did it have path_tracks, anyway, I recommend using a func_door or a _movelinearYes it had path tracks. So i parent it to the door?
Yes it had path tracks. So i parent it to the door?
Quote from spongylover123 on October 23, 2011, 12:20 pmYes.
Yes.
