2D Toolkit Forum

2D Toolkit => Support => Topic started by: Dipanker on August 13, 2013, 11:27:26 am

Title: Play Animation on Pause
Post by: Dipanker on August 13, 2013, 11:27:26 am
Hi please help I like to know how can I keep on play 2d user interface animation while game on pause mode.
Title: Re: Play Animation on Pause
Post by: unikronsoftware on August 13, 2013, 12:34:11 pm
Hi,

You can use the tk2dUISpriteAnimator instead of the normal animator to have it play while the game is paused. You can convert a normal animator to a uianimator by clicking on the little settings icon in the inspector next to the tk2dUIAnimator class.