Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
CHADALAK1's avatar
CHADALAK1
Explorer
8 years ago

OVRInput when both controllers in Scene call Twice on input

Hello!! When I call something like:  if(OVRInput.GetDown(OVRInput.RawButton.B))  and when both motion controllers are active in the scene, the bind will call twice. Even adding specificati...