Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Ghosthands is an input module for Unity and Oculus Touch. It allows you to use the Unity Event System to send events to GameObjects using your controllers.

License

Notifications You must be signed in to change notification settings

Tengio/ghosthands

Open more actions menu

Repository files navigation

Ghosthands

Ghosthands is an Input Module for Unity and Oculus Touch. It allows you to use the Unity Event System to send events to GameObjects using your controllers.

To read more about this input module check our blog. Here is an extract from it about how to setup the module:

  1. Get the Unity Package OculusTouchInputModule.unitypackage from our Github repository and import it in your project.
  2. Create an EventSystem GameObject in your Scene (Create > UI > Event System), remove the Standalone Input Module component from it, add an Oculus Touch Input Module (Add Component > Event > Oculus Touch Input Module).
  3. Drag and drop the LeftHandAnchor and RightHandAnchor GameObjects from your OVRCameraRig > TrackingSpace GameObject into the corresponding slots of the Oculus Touch Input Module.
  4. Go to any GameObject for which you want to register an event. Make sure that it has a collider (it works fine if it's a trigger collider). Add an Oculus Touch Event Trigger component (Add Component > Event > Oculus Touch Event Trigger). And use it as you would for a classic Event Trigger!

About

Ghosthands is an input module for Unity and Oculus Touch. It allows you to use the Unity Event System to send events to GameObjects using your controllers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.