realitydeslab / holokit-app

HoloKit App
https://holokit.io
GNU General Public License v3.0
4 stars 0 forks source link

Refactor the player role system #67

Closed yuchenz27 closed 1 year ago

yuchenz27 commented 1 year ago

From the perspective of developer, there are several bool values such as IsHost, CanSpectatorControl

From the perspective of users, there are tags like puppeteer, multiplayer, spectator, etc.

Refactor the code to fit this system.

yuchenz27 commented 1 year ago
image