Hello, thank you for taking time for my question!
I want to create a small game that has a small simple economy. Every second, for example, the value ' Gold ', which is represented as text, has to be increased by 1 every second.
I imagine this:
At the top left corner is ' Gold: 15 '
After that, the value ' 15 ' should be counted up every second.
Would anyone have a C# script for me please?
↧