Coroutines in Unity, Part 1
In the first part of this sequence, I cover what coroutines are in Unity, how to create one and how to make a simple timer that calls a custom OnTimerTick and OnTimerExpire method on a given GameObject.
In the first part of this sequence, I cover what coroutines are in Unity, how to create one and how to make a simple timer that calls a custom OnTimerTick and OnTimerExpire method on a given GameObject.