Beispiel #1
0
 void Start()
 {
     objectPooler = MesObjectPooler.Instance;
 }
 private void Awake()
 {
     Instance = this;
 }