/VR_HW04

NTHU Spring 2021 Virtual Reality Homework 4

Primary LanguageC#MIT LicenseMIT

VR_HW04 Multiplayer Homework

*** NOTE : Delete 'Script' (without s) folder, if there is any error when opening the unity project

Dependencies

  • Unity 2019.4.21f
  • Photon Unity
  • XR Interaction Toolkit
  • Windows 10

Main Lobby and Join Lobby

  • Host(5%)
  • Join(10%)

Player Lobby

  • Show each player’s name correctly(5%)
  • Ready Statement on each player(5%)

Game Lobby

  • Start Game and All Players are in the Game Scene(5%)
  • All Players Spawn at the given locations (5%)
  • Can See Player’s Name (5%)

Build Gameplay Scenario

  • Texting(5%)
  • Voice Chat(5%)
  • Detect GameObject on the sensor => open the door(5%)
  • A Player move a object => the other players can observe the movement (10%)
  • Choose Correct Answer => all the players can see the box has opened(10%)
  • Teleport the GameObject, so the other player can put it on the sensor(10%)

Better Text Input UI (15%)

  • Able to see players’ chat history
  • Able to click the send button
  • Able to see clearly what the player is typing
  • Able to interact with each button of keyboard