Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The counter is meant to work that way, it's meant to be a challenge to get 10/10/10. 
Though I agree it is a bit... mean. Implementing it in the way you want would have needed the script to individually track each token, which would have needed 30 saved booleans and game object variables respectively, which is just... not nice to work with. My code was spaghetti enough already.