$hgroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Put it in the "H" letter of the QC Commands category content list... What does that "NOTOC" stuff mean?)
m (clean up, added orphan, deadend tags)
Line 1: Line 1:
{{Multiple issues|
{{Dead end|date=January 2024}}
{{Orphan|date=January 2024}}
}}
Puts auto generated hitboxes into groups based on their parent bone.  Groups also propagate down to the children.
Puts auto generated hitboxes into groups based on their parent bone.  Groups also propagate down to the children.


Line 13: Line 18:
  $hgroup (group) (bone name)
  $hgroup (group) (bone name)


[[Category:QC Commands|h]]__NOTOC__
__NOTOC__
 
[[Category:QC Commands|h]]{{delete|reason=unused}}

Revision as of 08:38, 21 January 2024

Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

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)
Warning icon.png
This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.