Hello Guest

Author Topic: Progress bar to increase smoothly.  (Read 4214 times)

RakeshChatra

  • Newbie
  • *
  • Posts: 33
    • View Profile
Progress bar to increase smoothly.
« on: October 22, 2013, 07:38:56 am »
Hi, i have a progress bar to show the health of the player, when the player gains some points the progress bar increases but the problem is when it is increasing it is directly going to that value if the gain is 4 health bar is directly increasing to 4.. it is not smooth while increasing how to achieve the smooth effect ?? please help..

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Progress bar to increase smoothly.
« Reply #1 on: October 22, 2013, 10:11:14 am »
You will need to code this yourself or use a tween library.