You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for id in Input.get_connected_joypads():
Input.start_joy_vibration(id, 1.0, 1.0, 1.0)
Input.start_joy_vibration(0, 1.0, 1.0, 1.0)
Input.vibrate_handheld(1.0)
Minimal reproduction project:
Not necessary
The text was updated successfully, but these errors were encountered:
Godot version:
3.2.1
OS/device including version:
OSX | 10.0.1
Issue description:
Vibration does not work
Steps to reproduce:
Minimal reproduction project:
Not necessary
The text was updated successfully, but these errors were encountered: