NoClipSettings
Inherits from Zigurous.CharacterController.MovementAbilitySettings<T>
Declaration
[Serializable]
public class NoClipSettings : MovementAbilitySettings<NoClip>
Description
Settings for no clip.
Properties
moveSpeed | The speed of the character while no clip is active. |
verticalInputAxis | The input name for moving the character along the y-axis. |
Constructors
NoClipSettings |