VRCBilliards / vrcbce

VRCBilliards: Community Edition
MIT License
307 stars 37 forks source link

#99 Add support for multiple score panels. #101

Closed FairlySadPanda closed 3 years ago

FairlySadPanda commented 3 years ago

Restructure some UI to make multiple score panels possible.

In addition, clean up two aspects of the menu system:

  1. Restructure the score and in-game UI hierarchies to be neater.
  2. Stop Menu requiring a direct reference to the core table code (easier prefab management!)
FairlySadPanda commented 3 years ago

@Metamaniac Please review this, make sure there's no UI regressions, then place the additional score window where you see fit. Thanks!