I want to retrieve thumbstick input specifically from the device that is hovering over an object, ideally using the interactorObject property from HoverEnterEventArgs. However, I’m not sure how to achieve this, as all the solutions I’ve found rely on the xrController, which is now deprecated.