2D Toolkit Forum
2D Toolkit => Support => Topic started 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.
-
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.