Looking-Glass / JoyconLib

Joy-Con library for Unity.
MIT License
467 stars 91 forks source link

Way to get single Axis orientation with GetVector()? #27

Closed LimaniSnicket closed 5 years ago

LimaniSnicket commented 5 years ago

Hi, I'm having a fantastic time using this package! However, I'm having an issue where I want to create a Quaternion that only uses one Axis of the joycon's orientation (the X axis for example), and so far it hasn't been working. It either doesn't with any of the joycon's Axes or all of them. I saw someone had the same problem as me last November, but it was closed with no followup. Thanks!