Ejemplo n.º 1
0
 public void Start()
 {
     Instance = this;
 }
 public void Awake()
 {
     Instance = this;
 }