Property BodyTwist
BodyTwist
Amount of twist to apply to the spine as the character tries to fling himself over the wall, provides more of a believable roll but increases the amount of lateral space the character needs to successfully flip.
Declaration
public float BodyTwist { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.5f. Min value = 0.0f. Max value = 1.0f.