I am trying to make a calendar starting from 0, and I want to slowly add 1 to it and show it on the screen. Can anyone please show me how to do that?
Develop games in your browser. Powerful, performant & highly capable.
create a variable and every X seconds add to it 1, then Text -> set text (Variable)