Learn how to delay code in Unity by adding a time check to the update method. You can use this for example to implement automatic gunfire into your game.

Github repo:
https://github.com/codinginflow/DelayActionInUpdate

#unity #game-development #gamedev

Delay an Action in Unity (Without Coroutines or Invoke)
4.90 GEEK