How to make bigger vibration intensity for VR controllers?

No matter on what I set the x value the quest 2 right controller will barely vibrate.
I there a way to make the vibration stronger?
HapticService:SetMotor(Enum.UserInputType.Gamepad1, Enum.VibrationMotor.RightHand,x)

Unfortunately, I believe this is a limit of HapticService – potentially to prevent abuse or overuse of the motors.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.