Add VRInputController
VRInputController
- Object can handle VRInput by inheritting VRInputController class
- Provide virtual method
- OnGripTriggerButtonDown
- OnIndexTriggerButtonDown
- These method automatically called
GunController
- Refactoring: Hard link with VRInput removed
- Inherit VRInputController
Camera
- Fix: decrease near plane distance
Showing
6 changed files
with
108 additions
and
56 deletions
Assets/Scripts/VRInputController.cs
0 → 100644
Assets/Scripts/VRInputController.cs.meta
0 → 100644
-
Please register or login to post a comment