Func vehicleclip: Difference between revisions
Jump to navigation
Jump to search

m (Missing bracelet) |
(updates) |
||
Line 1: | Line 1: | ||
{{hl2 brush|func_vehicleclip}} | {{lang|Func vehicleclip}} | ||
{{hl2 brush|func_vehicleclip}} It acts as a functional [[clip]] or barrier affecting vehicle entities, such as the jeep or airboat. Should be used with the <code>tools/toolscontrolclip</code> texture. | |||
{{code class|CFuncVehicleClip|bmodels.cpp}} | |||
{{ | |||
==Keyvalues== | ==Keyvalues== | ||
{{KV | {{KV BaseEntity|base=1}} | ||
==Inputs== | ==Inputs== | ||
{{I | {{I BaseEntity|prel4d=1|base=1}} | ||
==Outputs== | ==Outputs== | ||
{{O | {{O BaseEntity}} | ||
Revision as of 16:07, 10 September 2018


Template:Hl2 brush It acts as a functional clip or barrier affecting vehicle entities, such as the jeep or airboat. Should be used with the tools/toolscontrolclip
texture.