JoyConUnityInputSystem
JoyConUnityInputSystem copied to clipboard
Results
2
JoyConUnityInputSystem issues
Sort by
recently updated
recently updated
newest added
https://github.com/Meorge/JoyConUnityInputSystem/assets/1432620/09363df5-73ee-4cad-b4db-0624c5c70774 It is the Test3.scene and modify the GyroRotate.cs to the following to separate left and right joycon: ```cs using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.InputSystem.Switch; public class GyroRotateL...
I need to investigate this further when I have more time to do so. But it seemed like the Pro Controller was not being recognized in the same way that...