JaydenMaalouf / JoystickPlugin

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

feat: :sparkles: add DeadZonePercentage parameter for binding detection #65

Open gotleg opened 4 months ago

gotleg commented 4 months ago

I had problems with binding using JoystickInputSelector as some of my peripheral have jittering axis. I added a new Dead Zone Percentage parameter to the widget, to disable detection on exterme values.

gotleg commented 4 months ago

Ok thanks i'll have a look

JaydenMaalouf commented 1 month ago

I would like to add this to the 4.0.0 release - are you able to update your PR with the recommended if statement?

gotleg commented 1 month ago

Yes fur sure, i'll do it quickly