Looking-Glass/JoyconLib

Analog values for stick

bobmosh opened this issue · 0 comments

Hey there, looks like an awesome library you provided here! Love the fact that you're able to read the gyros and use the HD rumble.

Quick question though: Are you able to read analog values from the stick using the library? I currently use the InputSystem from Unity (Input System V1.0.0) and can only read (-1,0,1) as values. I'd love to get values in between like 0.5 for example but can't seem to get it working. :/