Open popecm04 opened 1 month ago
As a User, I want to navigate MedTouch VR from a central hub.
GIVEN A user starts the software THEN the user will be presented with the "Menu" view
GIVEN A user is in the menu THEN the user will see a "Play" button
GIVEN a user is in the menu THEN the user will see the "Credits" button
When the user starts the software and is on the "Menu" view with "play" and "credits" buttons, then this user story will be completed
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
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