VPRL/Virginia-Philosophy-Reality-Lab

Menu Additions

Closed this issue · 3 comments

Describe the Adjustment

  • Menu Addition to reset standing position (bug sometimes starts you in the floor) - easy fix if the user has a way to zero their floor
  • To test some FPS related issues - build a custom script to turn on/off MRTK FPS tool via the menu settings.
  • Lighting - not just contrast/grey but overall light within the space

Things to Consider

  1. Currently limited lights in the environment - script reference on each one that is attached to an interface that the menu can message/flag

With the new menu button update: modify code on the Menu object now the phil_main object - use the menu object to reference and update Phil_main values tied to enums such as 'sitting vs standing'

For MRTK developer options: activate MRTK FPS in MRTK profile

For light modifications: put this on the backlog as I think by building in the Microsoft accessibility tools later we can do all of that awesomeness without me putting time into this now

Reset works on menu button (left controller)

Going to close this = we are going to work on getting the Microsoft Accessibility kit added into this project