Quantcast
Channel: Answers for "Keeping Highest score - Star Rating System"
Browsing all 5 articles
Browse latest View live

Answer by Afassolas

//saving highscore highScore = PlayerPrefs.GetInt("Level 1 HighScore"); this should be PlayerPrefs.SetInt("Level 1 HighScore",highScore);

View Article


Answer by GluedBrain

Okay, heres a tutorial on how to get this star rating system done.. Check it out [Star rating system][1] [1]: http://www.thegamecontriver.com/2014/10/create-star-rating-reward-system-unity.html

View Article


Answer by Afassolas

//saving highscore highScore = PlayerPrefs.GetInt("Level 1 HighScore"); this should be PlayerPrefs.SetInt("Level 1 HighScore",highScore);

View Article

Answer by GluedBrain

Okay, heres a tutorial on how to get this star rating system done.. Check it out [Star rating system][1] [1]: http://www.thegamecontriver.com/2014/10/create-star-rating-reward-system-unity.html

View Article

Answer by Chr15_v101

Try something like this. If (currentScore > level1HighScore) Set high score. It will only set the new score if it is greater than '>' the existing high score.

View Article

Browsing all 5 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>