private void Start() { productionPipe = new ProductionPipe(this); SetPlayerStats(); AddToPlayerList(); }