public void AddBlob() { if (BlobManager.CallBlob(currentBlobType)) { tube.SpawnBlob(currentBlobType, player, UpdateButtons); } }