Example #1
0
 void Start()
 {
     // Find required component
     engineController = GetComponent <EngineController>();
 }