The Update function cannot use WaitForSeconds(). You can to call another function and have it do the wait. Update() gets called every update whether you want it to or not.
↧