Answer the question
In order to leave comments, you need to log in
How to make text in 2D unit increase by 1 every second?
I'm making a game where I need a scoring table and every second is one point
. We need to make Text increase by 1 every second in a 2D unit.
Answer the question
In order to leave comments, you need to log in
read the documentation about
Update
also find about
Time.deltaTime
UI.Text (or any other text where you are going to enter)
and then create a timer and put its value in the text field - you should be able to handle it.
If you don't succeed, try again or quit.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question