GBX.lua.ClickDetector (Object)

From Goodblox Wiki
Revision as of 09:29, 24 September 2021 by Xyrafrost (talk | contribs) (created the page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The ClickDetector object is used to detect when a part (or model) is clicked on by a player. This allows the player to create buttons, without the need for tools. The MouseClick event must be handled via Script.

Functions

The ClickDetector object only incorporates the global functions.

Properties

In addition to the global properties, the ClickDetector object also has these:

Events

In addition to the Global events, the ClickDetector also has these: