Hi!
For clarity, Get Object Transform puzzle returns the local transformation of the object (local position, rotation, scale, if the object has a parent then you get the transformation in the parent’s coordinate space), and Set Object Transform puzzle also does only the local transformation(in object’s space).
We are working on this and will soon add transformations in the world space.