VRsus-guARdian
VRsus-guARdian copied to clipboard
A better way to signify what 'player' that client is
A lot of code for each player is not written in the best way (reliant entirely on whether or not the client was also a server).
There should be dedicated Singleton on telling scripts if that client is a VR player or an AR player. This means that we will be able to have the VR player host the server instead of the AR player.