Creating and Saving a High Score List in Unity - Tutorial (Highscore Part 2)

preview_player
Показать описание
In the latest high score episode we only saved on value, but having a list of high score values is more common. In this tutorial we will take a look on how to create and use the ui for this as well as comparing new points to the list of current high score points. From my other tutorial "Storing Data with JSON" we will use the FileHandler to save and read the high score values over the span of several game sessions.

=========

=========

Timestamps:
00:00​ - Intro
00:21​ - Preparing the List UI
04:01​ - Creating a HighScoreElement Class
05:10 - Implementing the FileHandler (Storing Data)
07:40​ - Creating the High Score Code Logic
10:03​ - Testing & Validating Handling & Storing
11:05​ - Connecting UI & Data
13:42 - Delegates & Events
15:38 - Testing The Final Code
16:24 - Additional Information & Hints
Рекомендации по теме
Комментарии
Автор

The best guide I've seen so far, thank you

ashenonekenobi
Автор

i was stuck thanks to you its all sorted out now

NoorFatima-sqgo
Автор

I love u
Thank u so much fo this guide
u r the best

sweetytea
Автор

Thank you so much, love the filehandler script.

Marijorc
Автор

Thank you for the tutorial. Do you have a tutorial that you can change the player name in the game?

paololegaspi
Автор

Hi Velvary, in the video at 8:38 about allowing the entry of higher points in the ranking, I wanted to make a modification to allow the entry of points of any value, higher, lower and even 0, as a kind of score history and losses. What changes to the code line do I need to make?

CortesVidaSaudavel
Автор

Thankyou Ualuary. Uery ualuable uideo.

thricemindblown
Автор

I’m having difficulty passing the data from my game into the highscore element…any assistance?

rmcc
Автор

hey Velvary, nice video, am trying to create high score with Binary Serialization, can u help?

vressentials
Автор

Hi Velvary, love this video, however if I may ask, do you know how to add a rank number on the left side of the name, so that the we could see which ranks are those scores, such as rank 1, 2, 3, etc.

luckybolt
Автор

I can't download the file, the website is confusing or faulty.

CortesVidaSaudavel
Автор

How to have only one same name in the list?

alek_andros_.