[Solved] Show total time at end of level on "You Won" screen?

Add a timer then use an Extension to convert the elapsed time into HH:MM:SS


Look into my templates in the Socceralia I use that method to show the time remaining of each half. In this case you need to do is to store the time maybe in a variable or just start the conversion at the begin of the scene then when the level is finished stop or pause the timer.