More Effective Coroutines (MEC) is a free asset on the Unity asset store. If you don’t already have it, you can get it here. More Effective Coroutines is an improved implementation of coroutines that runs about twice as fast as Unity’s coroutines do and has zero per-frame memory allocations. It has