RBX.lua.BodyGyro (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace m Cat. added |
>Anaminus Minor formatting |
||
Line 5: | Line 5: | ||
==Functions== | ==Functions== | ||
The BodyGyro incorporates | The BodyGyro only incorporates the global functions. | ||
==Properties== | ==Properties== | ||
In addition to the global properties, the BodyGyro also has these properties: | |||
*[[D]] | *[[D]] | ||
Line 17: | Line 17: | ||
==Events== | ==Events== | ||
The BodyGyro incorporates | The BodyGyro only incorporates the global events. | ||
[[Category:ROBLOX Lua Objects]] | [[Category:ROBLOX Lua Objects]] |
Revision as of 23:28, 3 August 2008
The BodyGyro object acts like a real gyroscope, it attempts to keep a fixed orientation of it's parent relative to the BodyGyro's cframe. You can change the cframe to look at a certain spot, or track a player or object, making for a very cool looking cannon.
Functions
The BodyGyro only incorporates the global functions.
Properties
In addition to the global properties, the BodyGyro also has these properties:
Events
The BodyGyro only incorporates the global events.