float
MoveRotationSpeed
{
get;
set;
} Description
How much the character is rotating in degrees per second, this controls feet shuffling.
If rotating clockwise this should be positive, if rotating counter-clockwise this should be negative.
Return
User Comments