Jump to content

Sean Moakes

Verified Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral
  1. I am making a Unity app for the focus 3 and I have been struggling to try and find a way to pause my application when the Vive Button is pressed (the menu button on the right controller). I understand why you can't map anything directly to the button, but I am unable to find any documentation stating any events that occur when you press that button. If I can track those events, then I should be able to pause the app. I'm sure there must be some sort of event that is called to bring up the vive overlay that appears when you press that button and would be extremely grateful if anyone had any advice on this. Thank you
  2. If you install the Vive Input Utility package you can use TriggerHapticPulse or TriggerHapticVibration.
  3. I am making a Unity application for the Focus 3 that pauses and shows a pause menu if the menu button on the left controller is pressed and I want to make it so that the app pauses when the vive/home button on the right controller is pressed. I have tried the usual route of using OnApplicationFocus and was wondering if anyone had any ideas as to how I might go about this? Thank you.
×
×
  • Create New...