You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a page created so the player can see their overall stats and see their progress
Score Persistence
At the end of an investigation, a user's score is compared to their previous best score. This is then saved to PlayerPrefs, which can be displayed on this page. This persists beyond application termination.