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

From Legacy Roblox Wiki
Jump to navigationJump to search
>Marioking9
added how to make shirts transparent
>Mindraker
Link
Line 12: Line 12:


*[[ShirtTemplate (Property)|ShirtTemplate]]
*[[ShirtTemplate (Property)|ShirtTemplate]]
==Transparency==
To make a shirt transparent:
1. go to Paint.net
2. make a new layer
3. make the background transparent
4. edit layer 2 (note: do not make layer 2 transparent)
5. save a .PNG (needed or it wont work)
6. upload it to roblox!
,
Marioking9


==Events==
==Events==
The Shirt only incorporates global events.
The Shirt only incorporates global events.


== See Also ==
[[How to make transparent shirts]]


[[Category:ROBLOX Lua Objects]]
[[Category:ROBLOX Lua Objects]]
[[Category:Character]]
[[Category:Character]]

Revision as of 01:52, 3 December 2008


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