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

From Legacy Roblox Wiki
Jump to navigationJump to search
>N2KC
No edit summary
>Outofspace
m Cat. added
Line 9: Line 9:


Tools require scripting to function.  However, you can create tools that allow you to wear items, like a temporary hat.
Tools require scripting to function.  However, you can create tools that allow you to wear items, like a temporary hat.
[[Category:ROBLOX Lua Objects]]

Revision as of 00:42, 30 June 2008

Description

A tool is similiar to a HopperBin, as it is held in the Player's BackPack, or inventory.


It is different from a HopperBin, because it is attached to a brick, and sometimes a mesh. (For example, a rocket launcher)


Tools require scripting to function. However, you can create tools that allow you to wear items, like a temporary hat.