Destroying a vent opening with a laser
Does anyone know how to do this?
If you want a vent to break just from being hit by a laser make a vent-looking prop_physbox and let it have a strength It might look a bit basic though.
Don't know how to make it any other way at the moment...
chickenmobile wrote:
Ever heard of... decompiling?
Yes, I even said I decompiled it in my first post, it was the first thing I said even.
Quote:
If you don't need the actual vent/bars to become a physics object just use break on it when when the turret explodes. You probably need to add a trigger_push to make it fly tough...If you want a vent to break just from being hit by a laser make a vent-looking prop_physbox and let it have a strength It might look a bit basic though.
Don't know how to make it any other way at the moment...
Thanks that makes sense now, I will give it a try tonight. Thanks for the tip.