Closed AideenMonike closed 1 year ago
Raycast manager is complete, and works perfectly, disappearing when not on the menu and reappearing when pointed at the menu. This was derived from this video. More information about the specific commits can be seen on the Home Menu issue and the Scoreboard enhancements issue.
Raycast interactor broke, but was fixed swiftly in the same commit it was created in. This was due to the quad not allowing the headset to see the raycast lines, but this was fixed by setting the localscale of the quad to 0 when completely invisible.
Ray Interactors are the most common way to interact with a menu. By using Ray Interactor components from the XR Toolkit, menu interaction can be achieved easily.