Unity Set Transform Post Code
transform.position = new Vector3(x,y,z);
Bredo
transform.position = new Vector3(x,y,z);