In Unity's gui, it is pretty easy to create a slider that handles positive and negative values. It seems like the UISlider.sliderValue in NGUI is always between 0 and 1. Is it possible to create a slider that handles positive and negative values with NGUI?