Week 8

Posted by AR/VR Capstone Team 7 on March 4, 2022

Weekly Updates

  • Shane: Added part of the powerups, added climbing motion into the main scenes with team's help.
  • Sharon: Added new map with climbing and rowing sections (still need to expand a bit more). Fixed some bugs with the exit menu, and updated some other UI. Handled case of master client disconnecting before starting game.
  • Shelly: Finished jump movement (though not yet in master branch - will add it after other things get merged in) and added skybox to game scene. Helped Sharon with testing.
  • Thompson: Fixed the rowing scripts so that they could work in multiplayer and helped integrate the climbing to the main scene.

New Features/Functionality

  • New map - now with climbing and rowing sections, and a new skybox instead of the default one.
  • Updated menu UI - fixed bug with mini menu not properly displaying/hiding UI, added panels behind some text for better visbility, colored some buttons. Room code now displays to people who join as well.
  • When the master client disconnects before starting the game, the new master client is able to start the game now (instead of everyone being stuck there).
  • Climbing and rowing - now both work in multiplayer.

Code Review

  • MovementMultiplayer.apk - This file is the build with all of the new features.

Blocking Issues

  • Nothing currently blocking.