DialSlider

Description

    • DialSlider can create a UI like the handle of a racing game.

    • DialSlider should be created in a Canvas of the Unity UI

Inspector

knob

  • knob is a image to be rotated in response to user input.

minAngle

  • The minimum angle of rotation

maxAngle

  • The maximum angle of rotation

interactable

  • Enable/Disable user input.

spring

  • Center angle maintained when there is no user input

Angle

  • Current angle

OnDragStart

  • Event of starting user input

OnDragEnd

  • Event of ending user input

PlayMaker

Proxy

  • DialSliderProxy

Action

    • DialSliderGetAngle