Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
whodahelliskole's avatar
whodahelliskole
Honored Guest
6 years ago

using OVR how can i detect which controller is an object grabbed by?

title

2 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    the controllers are associated with ltouch and rtouch to differentiate them, you can make the raycast only on one hand, or get which source sent the raycast. 
  • Isnt there an easier way, Ive also tried to debug log GrabbedBy and it says that my hands are flipped.
    Also can I do it without raycasting.Basically I want do have a flashlight and i want to trigger it with the trigger button on the correct hand that is holding it.