blog.christianhenschel.com
How to do delayed function calls in Unity3D (one line of code)
Ok, after years of working with ActionScript 3 I got used to use Greensocks superb tweening library “TweenMax” a lot. In my opinion one of the most useful functions is the “delaye…