aidross25 / MedTouchVR

Capstone Project for Purdue Fort Wayne University, in collaboration with Medical Informatics Engineering.
GNU General Public License v3.0
2 stars 3 forks source link

Create Initial view of Main Menu #14

Open popecm04 opened 1 month ago

popecm04 commented 1 month ago

Value Statement:

As a User, I want to navigate MedTouch VR from a central hub.

Acceptance Criteria 1 :

GIVEN A user starts the software THEN the user will be presented with the "Menu" view

Acceptance Criteria 2:

GIVEN A user is in the menu THEN the user will see a "Play" button

Acceptance Criteria 3:

GIVEN a user is in the menu THEN the user will see the "Credits" button

Definition of Done:

When the user starts the software and is on the "Menu" view with "play" and "credits" buttons, then this user story will be completed

aidross25 commented 3 weeks ago

https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@2.0/manual/ui-setup.html

This is a good doc from Unity on how to use the XR Interaction Toolkit to create a UI