Score between levels

Im having problem with transitioning the score from one level to another… Hope someone can help :slight_smile:

The rest of the screenshots…

Some things about it are messed up…
I don’t know what exactly you want to achieve in which situation, but maybe this will help with the most problems.

1 Like

Where should the score be collected - global variable “Score” or it should be put in “CurrentScore” and if i may ask, the variable “currentscore” should be created for level 1 or level 2 and how should i start level 2 i mean should i use change the scene variable “currenscore” set to “GlobalVariable(score))”? Thanks in advance