$alwayscollapse: Difference between revisions
Jump to navigation
Jump to search

Note:The model builder allows the animator to change the bone hierarchy between animations, at least in the source. The hierarchy is unified into a single fixed hierarchy for playback, but it’s often easier to change this for certain hand animation tasks. The hierarchy is defined by the first instance of the parent->child relationship.
m (Nesciuse moved page $alwayscollapse/en to $alwayscollapse without leaving a redirect: Move to proper place) |
Trigger hurt (talk | contribs) m (Fix first line to improve legibility) |
||
Line 1: | Line 1: | ||
{{stub}} | |||
{{LanguageBar}} | {{LanguageBar}} | ||
{{this is a|QC command|name=$alwayscollapse}} | {{this is a|QC command|name=$alwayscollapse}} It always collapses the named [[Skeleton#Joints, bones & attachments|bone]], regardless of how it's used. Vertices or [[Attachments#Attachment points|attachment points]] that are connected to the bone are reconnected to the bone's parent. | ||
{{note|The model builder allows the animator to change the bone hierarchy between animations, at least in the source. The hierarchy is unified into a single fixed hierarchy for playback, but it’s often easier to change this for certain hand animation tasks. The hierarchy is defined by the first [[instance]] of the parent->child relationship.}} | |||
==Syntax== | ==Syntax== | ||
$alwayscollapse <bone name> | |||
== See also == | |||
* [[$definebone]] | |||
* [[$hierarchy]] | |||
__NOTOC__ | __NOTOC__ | ||
Line 13: | Line 17: | ||
[[Category:QC Commands|alwayscollapse]] | [[Category:QC Commands|alwayscollapse]] | ||
[[Category:Source]] | [[Category:Source]] | ||
Revision as of 17:10, 14 July 2024


$alwayscollapse
is a QC command available in all Source games. It always collapses the named bone, regardless of how it's used. Vertices or attachment points that are connected to the bone are reconnected to the bone's parent.

Syntax
$alwayscollapse <bone name>