Skip to content

LastationVRChat/DisBridge-Playerlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Edit of Varneon's Playerlist prefab to integrate with DisBridge. Thank you to Varneon for the original prefab.

Links:

Features:

  • Basic UI canvas for easy customization.
  • Template object for easily editing the player data UI.
  • Icon to display if a player is in VR or not.
  • Instance lifetime counter.
  • Local player time counter.
  • Total player count.
  • Lists each player's name, ID, Time-joined, VR or Desktop, and DisBridge group icon and color

Added features:

  • Loading of groups from DisBridge.
  • Loading of a player's group color from DisBridge.
  • Loading of a player's group icon from DisBridge.
  • Checking for Quest soon!

Installation

  • Ensure you have DisBridge installed and configured.
  • Drag and drop the "DisBridge Playerlist" prefab into your scene.
  • Connect the DisBridge Plugin Manager to the prefab.

Credits:

  • Varneon: for the original prefab.
  • childofthebeast: for assisting with DisBridge integration.
  • Lastation: for the prefab edit and code cleanup.