Publisher | RuneFire Studios |
---|---|
File size | 490.14kB |
Number of files | 58 |
Latest version | 1.3.0 |
Latest release date | 2022-08-11 11:16:34 |
First release date | 2016-09-08 11:37:23 |
Supported Unity versions | 2018.4.2 or higher |
RF High Scores is an easy to use high score and leader-board manager. Add high scores collection and display functionality to your game with a couple button clicks. All score data stores locally on the target device, making this a perfect tool for arcade style games.
The manager utilizes unity-style events, allowing your custom systems to provide fun and engaging feedback to the player during the display and collection of names or initials.
Out of the box, a couple score formats are provided, allowing you to create arcade style scoreboards (collect player's initials using up/down/left/right/fire) or to create a leader-board style board where a player's name is inputted.
The "display and collection" mechanism of scoring is decoupled from the management of the scores data itself, thus allowing you to create a wide array of input and display formats.
Three demos exist and provide fairly easy to follow examples of use.
All source code is in commented C#.