xpogosteve / VirtualBarstool

Project for Software Engineering. Update with more info later
0 stars 0 forks source link

Write tests for Start Screen Functionality #14

Closed xpogosteve closed 5 years ago

xpogosteve commented 5 years ago

As a developer, I need tests to show that when you press the start button that the game actually starts, that the options button works, etc.

cesidiolucente commented 5 years ago

When game starts player should always go to start screen Player starts in the room with the start screen, and has proper collision with the room Menu should be intractable physical assets, such as large labeled buttons Player should receive both visual and audio feedback upon pressing Player should be far enough away from menu assets so that regardless of location in vr space they can always see the start screen Upon pressing the start button, player should be teleported to the pool room with a new game set up Player should be able to interact with both an options and a multiplayer button, functionality to be added