In previous courses we learned to change/adjust at the beginning of the level the gameSpeed so the ball can go faster on new levels. But since we implemented our singleton to keep score from scene to scene it also keep the gameSpeed from the previous scene.
How can we now change gameSpeed to be different on the next scene and keep our score ?
Hope i’m clear on the problem.
Thnx !
Dave