Skip to content

hideDot

Description

hideDot is a Property on Interactable
Whether or not this Interactable dot is visible. If enabled, the dot will not show up, but the button prompt will when someone gets close enough.

Example
object.interactable.hideDot = true
local testVariable = object.interactable.hideDot
Usage

returns: bool