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

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} __NOTOC__ {{Preliminary}} The Shirt object is the shirt of a player, found under the Torso. ==Functions== The Shirt only incorporates global funct...")
 
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
__NOTOC__
{{Preliminary}}
{{Preliminary}}
The Shirt object is the shirt of a player, found under the Torso.
The Shirt object is the shirt of a player, found under the Torso.
 
__NOTOC__
==Functions==
==Functions==
The Shirt only incorporates global functions.
The Shirt only incorporates global functions.
Line 21: Line 18:
[[How to make transparent shirts]]
[[How to make transparent shirts]]


[[Category:Goodblox Lua Objects]]
[[Category:GoodBlox Lua Objects]]
[[Category:Character]]
[[Category:Character]]

Latest revision as of 20:14, 23 September 2021

Preliminary: This item was still under development in this version of Roblox. Use only for experimental work.

The Shirt object is the shirt of a player, found under the Torso.

Functions

The Shirt only incorporates global functions.

Properties

In addition to the global properties, the Shirt also uses these properties:

Events

The Shirt only incorporates global events.

See Also

How to make transparent shirts