@@ -23,6 +23,9 @@ All bones rotate like a body by default. If you want a bone to rotate like a hea
...
@@ -23,6 +23,9 @@ All bones rotate like a body by default. If you want a bone to rotate like a hea
A model can have multiple head bones so you can create models with multiple heads. Head bone can also have child bones, but all child bones would also need the `h_` flag in front to act like a head.
A model can have multiple head bones so you can create models with multiple heads. Head bone can also have child bones, but all child bones would also need the `h_` flag in front to act like a head.
## Inherited Head
**Tag: `hi_`**<br>
Same as the [Head](/Modeling/Bone-Behaviors#head) behavior, but with this tag every child bone will also inherit the head behavior without the need of using the `h_` tag