Hello All:
In our project we often need to run some function multiple time at a regular time interval. Unity does not come with any timer functionality. In this post I will explain how to make a simple timer.
In our project we often need to run some function multiple time at a regular time interval. Unity does not come with any timer functionality. In this post I will explain how to make a simple timer.