I only mentioned that because of how I do it in my own project, using the sight space as the camera space, like I mentioned earlier. It might not be what you’re going for, so the way you’re doing it might be better fitted for your project, I don’t know… Regarding the nodes, I retrieve sight and hand transforms with GetSocketTransform and I get one relative to the other with “MakeRelativeTransform”.