How to delay an entire script from running unity code example Example: how to delay something in c# unity Invoke("DoSomething", 2);//this will happen after 2 seconds