JaydenMaalouf / JoystickPlugin

Native Input Joystick Plugin for Unreal Engine 4/5
MIT License
30 stars 6 forks source link

Add Haptic Vibration #15

Closed JaydenMaalouf closed 2 years ago

JaydenMaalouf commented 3 years ago

This obviously isn't supported by all joystick types but for those that do, integrate this with the existing implementation and allow it to be fed data from ForceFeedbackComponent (the UE built one).

JaydenMaalouf commented 2 years ago

This has been added and is working as intended.