void Start () {
		reference = this;
	}
Example #2
0
 void Start()
 {
     reference = this;
 }