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.
The slider value display is handled via a separate component for better flexibility and easy removal for the cases where it is not required.