Hash Studios Ranked Display
Version: This guide is for Unity 2022.3.6f1. The steps may be different in future versions of Unity.
Introducing Hash Studios Ranked Display - a unique and innovative Unity Udon prefab that dynamically showcases player rankings in the virtual environment!
Hash Studios Ranked Display allows you to designate specific players within the prefab to display their rankings above their heads. This tool is perfect for highlighting supporters, identifying admins, or indicating the instance master within Udon VR worlds.
Features
- Player Whitelist
- Customizable Ranked Object
- Instance Master Support
- Automatically Networked
- Dynamic Height Options
VR Showcase World
Experience Hash Studios Ranked Display for yourself here: VRChat Showcase World
Requirements
You can learn how to set up your project beforehand at our project setup guide.
Installation Steps
1. Download and Import the Prefab
- Download Hash Studios Ranked Display from our website.
- Import the prefab into your Unity project:
- In Unity, go to
Assets
>Import Package
>Custom Package...
- Locate and select the downloaded prefab package.
- Click
Import
to add the prefab to your project.
- In Unity, go to
2. Add the Prefab to Your World
-
Drag Hash Studios Ranked Display into your world from the Project window.
-
Right-click on the prefab in the Hierarchy window and select
Prefab > Unpack Prefab
.
3. Configure Hash Studios Ranked Display
- Select Hash Studios Ranked Display in your Hierarchy.
- In the Inspector window, you will see the configuration options for Hash Studios Ranked Display.
4. Edit the Settings
In the Settings
section, you can choose settings for ranks:
Is Master Ranked
: This toggle determines whether the master of an instance is considered for ranking on the whitelist (Default: on).Height Display Distance
: This is the multiplier that determines how high above the player the rank will display. It also applies to player resizing/scaling (Default: 0.75).
5. Edit the Player Whitelist
In the Player Whitelist
section, you can determine which players are included on the whitelist to receive the rank above their head. Simply add their username to the list.
6. Edit the Ranked Object Model
For more detailed information on configuring meshes & materials, visit our Changing Object Meshes and Materials Guide.
In the Ranked Object Model
section, you can modify various aspects of the model, including its scale, mesh, materials, shaders, and more. For more help on changing the mesh and materials, refer to our separate guide on it.
Note: It is not recommended, but if you want to adjust the ranked object manually follow the guide below.
Editing Rank Object Manually
- Navigate to the prefab in your Unity hierarchy.
- Look for the child object
Cube Rank
, it is inHash Studios Rank Display > Example Object [DO NOT MOVE] > Cube Rank
. - Select it and then modify the settings in the hierarchy.
By following these steps, you can successfully install Hash Studios Ranked Display and dynamically display player rankings in your VR world.
For more detailed information and resources, visit the Official Website or watch the YouTube Tutorial.