Category:Objects: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
New page: Objects are things that are used inside of Roblox. This is not just 3D things that you see, but any Lua object that exists in the game. These can be anything from Parts, [[BodyVelocity...
>NXTBoy
No edit summary
Line 1: Line 1:
Objects are things that are used inside of Roblox. This is not just 3D things that you see, but any Lua object that exists in the game. These can be anything from [[Part]]s, [[BodyVelocity]] objects, or anything else that you use the [[Insert Window]] for.
Objects are things that are used inside of Roblox. This is not just 3D things that you see, but any Lua object that exists in the game. These can be anything from [[Part]]s, [[BodyVelocity]] objects, or anything else that you use the [[Insert Window]] for.
[[Category:Instances]]

Revision as of 20:36, 20 July 2010

Objects are things that are used inside of Roblox. This is not just 3D things that you see, but any Lua object that exists in the game. These can be anything from Parts, BodyVelocity objects, or anything else that you use the Insert Window for.