View Single Post
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 06-04-2014 , 15:49   Re: [TF2] Setting a player to use a custom model's collision hull?
Reply With Quote #3

Vecs is just a box around the model that the engine uses for the most general of checks.
If you want custom collision (ragdoll, projectiles, etc), you have to make it into the model, by skinning convex boxes to bones with 1.0 weight.
To have custom hitboxes, you have to define their shape and size in the model's qc. Hlmv will generate this for you, and allow you to adjust it.
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline