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