Addons
Most of the addons are created to provide compatibility with other assets or to expand the functionality of the keypad. They are optional and not officially supported, but you can try them out if you want to.
VRCLinking
The VRCLinking addon allows you to link the roles of the keypad with VRCLinking to automatically grant a keypad role for users that have a specific discord role.
To setup just enable the addon and match the role names between the keypad roles and the VRCLinking roles.
tip
Make sure you are using the actual rolName property, and not the gameobject name!
Role Board
This creates a simple UI where you can display the usernames of the users that are logged into specific roles.
RolGroup:
- Keypad: KeyPad - Reference to the keypad to get the roles from.
- Roles: KeyPadRol[] - If the player has any of these roles it will be displayed in this list.
- GroupNamesText: TextMeshProUGUI - Text component where the names will be displayed.