EdgeSlipSettings


Declaration

[Serializable]
public class EdgeSlipSettings : MovementBehaviorSettings<EdgeSlip>

Description

Settings for edge slip.

Properties

slipFactorThe strength of the force of slipping off an edge.
Inherited

Properties

activeWhether the settings are active on a movement profile. Inactive settings will not display in the editor.
enabledTurns on or off the settings behavior. Enabled behaviors are updated every frame.
isActiveAndEnabledWhether the settings are active and enabled.