HumanoidDisplayDistanceType
The HumanoidDisplayDistanceType determines how Humanoid.HealthDisplayDistance
and Humanoid.NameDisplayDistance
are applied to decide whether a player's name and health bar are visible to others.
Items
Viewer
0
When a player selects Viewer on their Humanoid, they will be able to see the names and health bars of other players who are within the distance defined in their Humanoid settings. However, this takes the lowest priority and will not override other players who have their settings set to Subject
or None
.
Subject
1
Choosing Subject on a player's Humanoid allows other players to see their name and health bar, provided those viewers are within the distance specified in the selected Humanoid. This option has a higher priority compared to Viewer
.
None
2
Selecting None on a player's Humanoid prevents their name and health bar from being visible to anyone, regardless of distance. This is considered the highest priority and overrides all other settings.
Last updated