Adds a 3D mouse (using mouse control inputs) to a Unity scene when using the Oculus Rift
The mouse object can be replaced with any GameObject.
Add your own code under "mouse.cs raycast section" to get functionality from the mouse currently mouse only prints name of the target objects to the screen. Hotkey "C" will reposition the mouse in front of the camera if it goes off screen.