// Use this for initialization void Start() { tilterController = tilter.GetComponent <tilterController>(); }