Skip to main content

Twilight Settings

ImageImage
The twilightSettings data type describes a configuration for the Twilight Library to use.
It determines the color choices and enablement of different parts of the ESP.

Properties

PropertyTypeDescription
currentColorstwilightThemeThe twilightTheme that determines the current color choices of the ESP.
healthBarEnabledbooleanWhether the healthbars on objects with a Humanoid will be shown.
healthBarTeamCheckbooleanWhether the healthbar fills will be according to assigned Team Variant colors (Enemy, self, team).
boxEnabledbooleanNot to be confused with outlineBoxEnabled. Determines whether the Corner Boxes are enabled.
boxTeamCheckbooleanNot to be confused with outlineBoxTeamCheck. Determines whether the Corner Box Colors will be according to assigned Team Variant colors (Enemy, self, team).
outlineBoxEnabledbooleanNot to be confused with boxEnabled. Determines whether the Classic Square Boxes are enabled.
outlineBoxTeamCheckbooleanNot to be confused with boxTeamCheck. Determines whether the Classic Square Box Colors will be according to assigned Team Variant colors (Enemy, self, team).
chamsEnabledbooleanWhether Chams will be enabled if the NoAnticheat getgenv variable is true.
chamsTeamCheckbooleanWhether the Cham Fill Colors will be according to assigned Team Variant colors (Enemy, self, team).
tracersEnabledbooleanWhether the tracers from the objects to the local Player's HumanoidRootPart will be enabled.
useTeamColorbooleanIf true, most currentColors will be overriden for Player ESPs bounded to players on teams, using the Team's color instead.
limitDistancenumberIf not nil, Distance Labels will not be shown over the provided amount of distance in meters.
lowHealthAlertbooleanDetermines the changing of healthBar Fill colors based on the amount of Health left.
showObjectNamesbooleanDetermines whether Name Tags will be shown for Object ESPs.