Unity3d Mudar a posição do jogador

transform.position = new Vector3(0f, 0f, 0f);
The Mighty Sion