// Use this for initialization void Start() { // Store a reference to the control script control = GetComponent <TankControl8> (); }