Constant Character Controller Modifier component as seen in the Scene Inspector
The ConstantCharacterController component modifies the properties of a Component:CharacterController that makes contact with a character collider on the same Slot as this component.
Attach to a slot with a collider that is a character collider. Then specify the settings this component should change and how. Then this component will be ready to use.
Examples
Can be used to simulate sticky or slippery surfaces. Can also be used to simulate speedy gel from Portal2.