Create rumble effect for joysticks
| <vizjoy>.rumble( | |
| force | |
| duration |
)
force
Length of force vector
duration
Duration in seconds
This command will create a rumble action that can be applied to any joystick which supports Force Feedback. The rumble effect lasts for the specified duration. The effect will pick a random direction every frame and apply a force in that direction. The length of the force vector is specified by the user.
Rumble action