In VR, I have the problem that when I want to grab an object and move it, I move it freely in space. That’s not right for my case. I want to move an object only in XZ position. Neither rotate nor move in the Y axis. Do you have a tip?
Hi, you can create a small script that sets the position/rotation in onBeforeRender to the starting rotation/position on the axis.
Something like this: