For example my health number is 50.
and i need to use slider to add or minus the health.
but my edit slider number is 0 - 15
so how can i add or minus the health number through slider number?
when i slider right (0 to 15) , health number add the slider end number. if i slide to 10 is 50 + 10
and slider left (15 to 0),health number return, and 0 is no change.