Ejemplo n.º 1
0
 public void Start()
 {
     salleVeines      = SalleVeines.instance;
     ExtracteurLinked = this.gameObject.transform.GetChild(0).gameObject;
 }
Ejemplo n.º 2
0
 public void Awake()
 {
     instance = this;
 }