First, the variable/method must be **public**
To get the a variable or call a method from the parent:
Script parentScript = this.transform.parent.GetComponent
↧