Creating Input actions from custom gesture [XR HAND]

Hello everyone,
I managed to create new gestures for the Apple VisionOS using the latest version of the XR Hand with custom gesture generation (see here for more detail), but what I would like to do is to create new input actions inside PointerInput using the events generated from the Hand Gesture Detection. So far, what I found is how to create a custom device for the input action: here but I am not sure how to connect the two things in a good way (more specifically, the events generated from XR Hand Custom Gesture and the New Input System). Can someone shed light on this matter? Thank you.

1 Like