Skip to main content
1 of 2
Daarwin
  • 829
  • 4
  • 25
  • 43

Coroutines in series

How would i go about stacking up a series of Coroutine calls that should be executed one after the other?

I have tried getting a flashing color effect looping a series of color lerps in a coroutine but its not working.

Daarwin
  • 829
  • 4
  • 25
  • 43