High score with SQLite
This tutorial will teach you how to create a high score in the unity game engine. The highscore works for 2D and 3D games, and is based on a SQLite database. The tutorial is made with Unity5
You can download the files by clicking here
The high score system itself has the following features:
1. Maximum amount of scores stored in the database.
2. Maximum amount of scores shown to the player, for example a top 10.
3. Local storage, in a SQLite database
4. Scrollable list of high scores.
Become a patron to
23
Be part of the community
Connect via private message