Please or Register to create posts and topics.

Moving prop_dynamic

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?

Mostly lurking

Did it have path_tracks, anyway, I recommend using a func_door or a _movelinear

spongylover123 wrote:
Did it have path_tracks, anyway, I recommend using a func_door or a _movelinear

Yes it had path tracks. So i parent it to the door?

Mostly lurking

Yes.