Search Unity

Triggering head gaze pointer with mouse click

Discussion in 'VR' started by danadanadana, Jul 2, 2020.

  1. danadanadana

    danadanadana

    Joined:
    Jul 2, 2020
    Posts:
    1
    I have a special case where the hand controllers are disconnected and I want the primary pointer (head gaze) to be triggered by the mouse left click. The mouse left click should activate the OnPointerClick event of the pointer. It should also activate the "Select" input action of the Intractable component of the object that is highlighted by the gaze pointer.