RBX.lua.Motor (Object)

From ROBLOX Wiki
Revision as of 14:12, 10 December 2024 by PRG (talk | contribs) (Created page with "{{CatUp|Class reference}} __NOTOC__ {{Preliminary}} The Motor object can be used for making movable joints between two Parts. They are used to make a character's limbs move. ==Functions== The Motor object incorporates only the global functions. ==Properties== In addition to the global properties, the Motor object also has these: *C0 *C1 *CurrentAngle *DesiredAngle *MaxVelocity *Part0 *Part1 ==Events== The Motor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Preliminary: This item was still under development in this version of Roblox. Use only for experimental work.


The Motor object can be used for making movable joints between two Parts. They are used to make a character's limbs move.

Functions

The Motor object incorporates only the global functions.

Properties

In addition to the global properties, the Motor object also has these:

Events

The Motor object incorporates only the global events.