1
NGUI 3 Support / Re: UIslider value gradually changes from one to other
« on: June 28, 2015, 02:08:43 PM »
when a player press a button he will run for a particular time at a faster rate and till that time the progress bar will reduce gradually from say value 1 to 0.75 .
what i did is sudden change of progressbar from say 1 to 0.75 but this is some thing which I dont want.
I want a code for progressbar which will gradually decrease the progresss bar from a value say 1 to 0.75 in a time "t"...
thanks
what i did is sudden change of progressbar from say 1 to 0.75 but this is some thing which I dont want.
I want a code for progressbar which will gradually decrease the progresss bar from a value say 1 to 0.75 in a time "t"...
thanks

and thanks a lot for your help