Slider
The Slider prefab is used for entering numerical values. This prefab is based on Unity's Slider but with the addition of a numerical readout.

Slider with range 0 - 1
The slider value display is handled via a separate component for better flexibility and easy removal for the cases where it is not required.

Slider Value Display component as it appears in the Inspector
Updated over 1 year ago