Hey, I was looking for a score counter script.
Ive been looking for a few days now and have found no luck.
This is what I have so far.
I would like the score to show up on the screen. I know its something to do with drawing a GUI but I do not know how to incorporate it into the script.
Put it in the same script as the OnTriggerEnter, so it knows what the variable “score” is.
Also ToString() isn’t actually required - good method to know but not in that example.