For this video, we bring in a prefab GameManager that has a simple scoring mechanic. We configure PlayerController to add to our score when colliding with the pickup prefab, and then we modify the GameManager script to make sure our score persists from scene to scene.