Head Physics
Overview
Change the name of the bone to apply head gravity to it.
Values separated using an underscore (_
):
- The name has to start with
headgravity
- The percentage of the gravity strength (
0
to100
) - The gravity direction on the x, y and z axis. (
x
,y
orz
) - The sign of the x, y and z axis.
p
for positive,n
for negative. (p
,n
) - The name of the bone. (
example
)
Examples
headgravity_100_x_n_test
headgravity_50_z_n_abc
Warning
A bone with gravity can't have animations. Use a parent bone to animate the entire group.