Reference API Roblox

Engine API

Website

Related

Reference API Roblox

HumanoidDisplayDistanceType

HumanoidDisplayDistanceType determines how Humanoid.HealthDisplayDistance, and Humanoid.NameDisplayDistance are used in determining whether a players's name and health are visible to other players.

Items 3

HistoryNameValueDescription
187Viewer0

A player selecting Viewer on their Humanoid will see the Name and healthbar of other players if those other players are within the distance settings set in the Humanoid selecting Viewer (this can be thought of as the lowest priority, and will not be taken into account if other players are selecting 'Subject' or 'None').

187Subject1

A player selecting Subject on their Humanoid will allow other players to see their Name and healthbar if those other players are within the distance settings set in the Humanoid selecting Subject (this can be thought of as the second highest priority).

187None2

A player selecting None on their Humanoid will not have their Name and healthbar displayed to other players under any circumstance (this can be thought of as the highest priority).

Description

HumanoidDisplayDistanceType determines how Humanoid.HealthDisplayDistance, and Humanoid.NameDisplayDistance are used in determining whether a players's name and health are visible to other players.

History 4

Settings