// To set the position of a gameobject use the following GameObject.transform.position = new Vector3(x, y, z);
transform.position = new Vector3(0.067f,1.52f,-0.37f);