Search Unity

Discussion How to save a player's score and display it to other players?

Discussion in 'Scripting' started by adnanabbas99j, Oct 26, 2022.

  1. adnanabbas99j

    adnanabbas99j

    Joined:
    Oct 26, 2022
    Posts:
    2
    I want to make a simple game where each player's score is stored in a database or server and you can see other player's scores and nicknames on the leader board.
    It is not necessary that the score in the leader board be updated every second, I think an update every 10 minutes will be enough. What is the simplest and cheapest solution to this problem?
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,697
    This is a very well-traveled area:

    Screen Shot 2022-10-26 at 9.23.07 AM.png