GBX.lua.Hat (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
Line 2: Line 2:


The Hat object is one that allows you to wear things on your head. You have to have to have a part named "Handle" as the hat's child in order for it to work.
The Hat object is one that allows you to wear things on your head. You have to have to have a part named "Handle" as the hat's child in order for it to work.
Note that the [[Clone (Function)|Clone]] method does not work as expected, it has been disabled to prevent fake hats from being sold.


==Functions==
==Functions==
The Hat object only uses the global functions.
The Hat object only incorporates the global functions.


==Properties==
==Properties==

Revision as of 02:30, 22 September 2021


The Hat object is one that allows you to wear things on your head. You have to have to have a part named "Handle" as the hat's child in order for it to work.

Note that the Clone method does not work as expected, it has been disabled to prevent fake hats from being sold.

Functions

The Hat object only incorporates the global functions.

Properties

In addition to the global properties, the Hat also has these:

Events

The Hat object only incorporates the global events.