Unity Set Transformation Positionscode
transform.position = new Vector3(x,y,z);
Bredo
transform.position = new Vector3(x,y,z);