sumScore v1.0

OVERVIEW

sumScore is a simple, lightweight, and open source Unity Asset for adding scores to your game. It contains easy to set up Unity3d prefabs for displaying and storing scores. Includes option to save high score to PlayerPrefs. Uses the native Unity UI so you can easily change the look and feel of everything right in the editor. Licensed under MIT and CC0 so there are no worries on usage rights.

SETUP

USAGE

The following public methods are available for manipulating the scores.

The following public properties are accessible

Check 'SampleScene' for example of proper setup and usage

OPTIONS

The following options are available on the 'sumScoreManager' component on each prefab

EXAMPLE

'SampleScene' contains examples of how everything works.

PROJECT LICENSE

OTHER ASSETS

CREATED BY

CHANGE NOTES