2D Toolkit Forum
2D Toolkit => Support => Topic started by: RakeshChatra 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..
-
You will need to code this yourself or use a tween library.