display final score [Asking for help]

[Asking for help :cry: ]. Hi everyone…I’m trying to make a simple level complete scene., but i don’t know how to display final score, time saved, etc… on level complete scene. I really appreciate anyone who willing to help to make an example.thank you

In case you are using GDevelop 5, the keyboard practice and Asteroids example does give you a number on a final screen.
Basically you just need to store the value in a global variable and then use the variable to display it at the final screen.

By the way, why did you add your question to your signature?