karpiyon Posted August 15, 2023 Posted August 15, 2023 Hi, I read this post: this link which talks about exporting the "Mouse Hover" Map Coords and i was able to implement a simple C# code, using OSC to get the map Coord however it does not work in VR. When not using VR, the Coords appear on teh top left and my code can pick them up after I take a snapshot. null When using VR the Coords may no be there at all like here: nullI also saw this post which also does not work in VR but will not help me since I need something to implement in my code. So, is there a way to export mouse Coords, perhaps via lua script or in any other way which will also work in VR?
Recommended Posts