public void Start() { ressource = RessourceManager.Instance; stack = Stack.Instance; ressource.Initiate(); stack.Initiate(); Spawner.Intitialize(); }