Exemple #1
0
 void Start()
 {
     gemsPool = FindObjectOfType <GemsPooler>();
 }
 void Awake()
 {
     _Instance = this;
 }