Actually you can skip the part where you set the score to game attribute. Simple use the game attribute troughout the whole game.(whenever you het points)Set (numberGA) to ((numberGA) + 1)(when you press the start button on the main menu, you need to clear the scoreGA by doing...)~set (scoreGA) to (0)~switch scene to (level1)