Currently the page explaining haptics is lacking. The description for SetMotor
is very vague, it does not explain what UserInputTypes are supported, and it doesnt say what the different values of VibrationMotor do. Whats the difference between Enum.VibrationMotor.RightHand
and Enum.VibrationMotor.RightTrigger
?
6 Likes
From what I can tell, RightHand is for VR controllers, RightTrigger is for game controllers. I poked some knowledgeable people to see if they can look into this.
2 Likes
Hello @gillern! Apologies for the delay, but I wanted to let you know that we updated the API pages to provide some more info on HapticService
and VibrationMotor
. Thank you for flagging the need for more clarification!
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.