Skip to content

Stats page

Eruruw edited this page Feb 2, 2024 · 2 revisions

Stats page 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.

Clone this wiki locally