Hi people, I am running into this situation that I want to attach a simple sphere onto the mouse just for display purpose
the “mouse” chop gets the position x y on screen space, but how can I convert it to the 3d space coordinates so I can feed it into the translate of the sphere to let it move accordingly?
or maybe there's other solution for this?
thanks