chris_banwell_3
Honored Guest
since ‎09-10-2019
‎02-23-2021

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm trying to hide the controller when I grab an object, and show it when I release the object using OVRGrabber, ive edited the OVRGrabber script with the following:if (m_grabbedObj){ if (m_controller == OVRInput.Controller.LTouch) transform.parent.G...
I'm trying to hide the controller when I grab an object, and show it when I release the object using OVRGrabber, ive edited the OVRGrabber script with the following:if (m_grabbedObj){ if (m_controller == OVRInput.Controller.LTouch) transform.parent.G...
I'm trying to hide the controller when I grab an object, and show it when I release the object using OVRGrabber, ive edited the OVRGrabber script with the following:if (m_grabbedObj){ if (m_controller == OVRInput.Controller.LTouch) transform.parent.G...