Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Nameplate

From Resonite Wiki

The Nameplate (also called a Nametag or Name Badge) can commonly be found above a user, nameplates contain a contact link to the user's profile.

By default, every user will have a nameplate and is colored according to what they do (Mentors, Moderation, and the Dev Team are a few examples of this). Most users will also have some badges visible above a users nameplate, depending on what a user has done(Such as participate in MMC), surport the platform financially, or if they are staff, dev or have disabilties.

Nearly any form of customization is allowed and as long as your not impersonating someone from the aforementioned roles, you are fine. Though be aware large or flashing nameplates can be disruptive.

Nameplate Authenticity

Since a custom nameplate is controlled entirely by the avatar's creator, the displayed name or even badges may not reflect the username. To ensure authenticity, you can disable custom nameplates with the Allow custom nameplates button on the home page of your dashboard.

Customization

Resonite hides the default name or badge set if the avatar contains an AvatarNameTagAssigner or AvatarBadgeManager component respectively. This is done to let users replace their nameplates with custom ones, whether for aesthetics (fancy fonts and colors, custom badges...) or to provide extra information (FPS, pronouns, social links...).

Custom name plates can be done both manually or through community made tools.

Text and video tutorials

Community tools

Note: Most tools aren't aware of each other and will break/override the next. It's best to stick to just one.

Note for editors: Link to at least one public folder of fonts?

Parts Of A Nameplate

Quite a few components make up a nameplate and it's functionality. Here are a few of these components and what they do:

User Referencing

The AvatarUserReferenceAssigner component helps with nameplates by using the targets to refer to the ValueUserOverride and PositionAtUser components, making sure that the user reference is in those components when the Avatar is equipped.

Badges

A Nameplate usually comes with badges, and is next to the nameplate and organized using the AvatarBadgeManager.

Live Indicator

When a user streams using Resonite, this activates. The AvatarLiveIndicator component is responsible for this action. This is also customizable.

Videos

By staff member ProbbablePrime; This is by far the most COMPLETE tutorial that goes over every aspect of name plates, all the components, what they do and how to use them.

This INCLUDES badges and how they work.

Note: This was made previous version of the platform, so while most things behave and act the same despite visual changes, there could also be behavior or component differences.