That was a little bit inspecific. Here’s the details.
So basically, I want to set the position of an object. The transform.Translate (x, y, z)
moves the object relative to where it currently is, whereas I just want to put the object in a space, not move it. Any help?