Platform Builder Forums

Main => Suggestions => Topic started by: Antikore on March 20, 2021, 01:18:09 PM

Title: Rumble gamepad function
Post by: Antikore on March 20, 2021, 01:18:09 PM
Looks an interesting concept

This can be achieved with this GMS2 function
gamepad_set_vibration(device, left_motor, right_motor);

And yes, should work in a way we can do whatever with it
Left and right motors separately and that stuff