$hgroup

From Valve Developer Community
Revision as of 13:06, 29 October 2015 by Zwip-Zwap Zapony (talk | contribs) (Put it in the "H" letter of the QC Commands category content list... What does that "NOTOC" stuff mean?)
Jump to navigation Jump to search

Puts auto generated hitboxes into groups based on their parent bone. Groups also propagate down to the children.

$hgroup 1 "Bip01 Head"
$hgroup 3 "Bip01 Pelvis"
$hgroup 2 "Bip01 Spine2"
$hgroup 4 "Bip01 L Arm1"
$hgroup 5 "Bip01 R Arm1"
$hgroup 6 "Bip01 L Leg"
$hgroup 7 "Bip01 R Leg"

Syntax

$hgroup (group) (bone name)