NoClipSettings

Inherits from Zigurous.CharacterController.MovementAbilitySettings<T>

Declaration

[Serializable]
public class NoClipSettings : MovementAbilitySettings<NoClip>

Description

Settings for no clip.

Properties

moveSpeedThe speed of the character while no clip is active.
verticalInputAxisThe input name for moving the character along the y-axis.

Constructors

NoClipSettings