Skip to content

hideNameBehindWalls

Description

hideNameBehindWalls is a Property on WorldSettings
When enabled, Character nametags (and health bars) will be hidden when they are behind walls. Whether or not a Character's nametag is visible depends on if your camera can see them or not.

Example
WorldSettings.hideNameBehindWalls = true
local testVariable = WorldSettings.hideNameBehindWalls
Usage

returns: bool