Moving prop_dynamic

Avatar
beecake
484 Posts
Posted Oct 23, 2011
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?

Advertisement
Registered users don’t see ads! Register now!
Avatar
spongylover123
944 Posts
Posted Oct 23, 2011
Replied 1 hour later
Did it have path_tracks, anyway, I recommend using a func_door or a _movelinear
Avatar
beecake
484 Posts
Posted Oct 23, 2011
Replied 8 minutes later

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?

Advertisement
Registered users don’t see ads! Register now!
Avatar
spongylover123
944 Posts
Posted Oct 23, 2011
Replied 18 minutes later
Yes.