Greetings,
in the third .pdf of the tutorial, page 9, they tell to drag a script called DrawRockets.js to a gameObject GUI Texture. But it causes a crash (Unity 2.6.1) with the following error messages :
NullReferenceException: Object reference not set to an instanceof an object
DrawRockets.Start () (at Assets\Misc Scripts\DrawRockets.js:14)
IsD3D9DeviceLost() || g_D3DInsideScene
As I said, Unity go crazy. Problem known ?