Unity3d Change Player Position

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