Input.GetButtonDown("Fire1"); Input.GetKeyDown(KeyCode.Space);
Having a look at the implementation of handtracking for the Oculus Quest. There...
Today’s Basic VR build was a Bowling VR game built in Unity...