Moving prop_dynamic
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?
Registered users don’t see ads!
Register now!
Posted Oct 23, 2011
Replied
1 hour
later
Did it have path_tracks, anyway, I recommend using a func_door or a _movelinear
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?
Registered users don’t see ads!
Register now!
Posted Oct 23, 2011
Replied
18 minutes
later
Yes.