Leaderboard

This commit is contained in:
magn9775
2024-04-26 10:58:34 +02:00
parent dbfbe1b926
commit 7152a5f4e5
6 changed files with 162 additions and 15 deletions

View File

@@ -23,6 +23,8 @@ public class GameManager : MonoBehaviour
{
playerLaps[i] = 1;
}
DontDestroyOnLoad(gameObject);
}
// Update is called once per frame