Ejemplo n.º 1
0
 private void Awake()
 {
     instance = this;
 }
Ejemplo n.º 2
0
 void Awake()
 {
     current = this;
     //bulletsAndComets = new GameObject ("Bullets and Comets");
 }
Ejemplo n.º 3
0
 void Awake()
 {
     current = this;
     //bulletsAndComets = new GameObject ("Bullets and Comets");
 }