![]() |
How to do xbox controller vibration?I
I'm using an afterglow xbox 360 controller and the vibration isn't working using the setOutputs() or setRumble() methods. Can someone explain how to use these or other methods to do that?
|
Re: How to do xbox controller vibration?I
We used Rumble with a standard xbox controller and the setRumble method during beta. Make sure the rumble value is between 0 and 1.
For example Code:
operatorJoystick.setRumble(RumbleType.kLeftRumble, 1); |
| All times are GMT -5. The time now is 22:28. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi