Closed acosta closed 6 years ago
Hi @NolaDonato, yes it is working fine with the controller. It was tested using the updated demo (proposed in https://github.com/gearvrf/GearVRf-Demos/pull/620).
Works with controller too. Planning to merge on Wednesday.
Add support for hover events in GVRViewSceneObject based on GVRPicker events. It dispatches hover events on three picker events: onInside (Hover_Move), onExit (Hover_Exit) and onEnter(Hover_Enter).
To test this support, a GVRf-Demo (gvr-events) has been updated. See https://github.com/gearvrf/GearVRf-Demos/pull/620