Hello,
I have a 3D object and a cube mesh, added mesh as a child to 3D object. Now I want to change position of 3D object inside mesh so that I can control pivot points of the cube mesh. Here is the codepen https://codepen.io/abnormalcoder/pen/bGGzWVW
Thanks in advance.