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

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
m Cat. added
>Anaminus
Copy/Pasting typos
Line 4: Line 4:


==Functions==
==Functions==
This class uses only the global functions.
The Hole object only uses the global functions.




==Properties==
==Properties==
In addition to the global properties, the Model also uses these:
In addition to the global properties, the Hole object also uses these:


*[[FaceId]]
*[[FaceId]]
Line 17: Line 17:


==Events==
==Events==
The 'Hole' only incorporates the global events.
The Hole object only incorporates the global events.


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

Revision as of 21:05, 3 August 2008

This creates a black coloured hole within an object. As of now, the purpose of this is undiscovered, but it was most likely going to be used to stabilize motors, as VelocityMotors have a "hole" property.

Functions

The Hole object only uses the global functions.


Properties

In addition to the global properties, the Hole object also uses these:


Events

The Hole object only incorporates the global events.