Click or drag to resize

FingersJoystickScriptJoystickPower Field

Reduces the amount the joystick moves the closer it is to the center. As the joystick moves to it's max extents, the movement amount approaches 1. For example, a power of 1 would be a linear equation, 2 would be squared, 3 cubed, etc.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float JoystickPower

Field Value

Type: Single
See Also