Forum Discussion

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

Hand swap (right or left)

Hello.
Developing GearVR + Oculus GO game on UE 4.19. How can we detect which hand is selected in controller options (left or right)? I've tryed MotionController->GetHand but it is deprecated in 4.19. MotionController->MotionSource always returnes "Right".

2 Replies

Replies have been turned off for this discussion
  • Maybe I have to specify the question. How can I get the player handeness (left/right)?
  • Anonymous's avatar
    Anonymous
    You need to use "Is Device Tracked" for both left and right hands to see which one is active: