How to display the time it takes a person to play each level, on each level.

I want to display the time it takes a person to play each level in my game. I want to have the time in each scene pause when the pause button is pressed. I want the time to start at zero or 00:00 at the beginning of each level and have the time displayed in the upper right hand corner of each level. how do i do this?

Comments

Sign In or Register to comment.