[SOLVED]Final Score Screen Effect Libgdx

Hey guys, i want to do this in my game :

exactly starting at 13 seconds, it will happen the score calculator.
That effect is awesome… Any ideas how to do that?

In my case, the high score is just calculated in the end of the game. And i may upload to a database… but thats off limits.
Anyway, i want to know how to make that effect :stuck_out_tongue:

Im using libgdx.

Any ideas , where can i start? How should i think the logic? Will i need a timer?