Skip to main content
2 of 2
deleted 2 characters in body; edited tags
Vaillancourt
  • 16.4k
  • 17
  • 56
  • 61

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