public void DeleteBlock() { modifyTerrian.ReplaceBlockCenter(0); audio.PlayOneShot(blockPickSound, 1.0f); modifyTerrian.StartLoadChunks(); }