Timers and Coroutines || Unity Basics
https://www.youtube.com/watc...In your game you'll most likely use a timer in one way or another.
In this video we'll go over a few basic ways to implement timers in Unity.
0:12 Basic Timer
1:12 Destroy Method
1:43 WaitForSeconds (Coroutine)
3:38 Fire Rate
4:31 WaitUntil (Coroutine)
6:33 Invoke Method
#unity3d #indiedev #unitytutorials