Trying to get to know Motor?

I have recently gotten into welds and etc I found this thing called Motor not Motor6D. I am experimenting
with them but I can’t find any articles or posts about them that explain them can anyone give me a good explanation include examples if possible. Also welds.

This?

Yes but that tells me nothing its literally just the properties and events it can do

1 Like

Well, here’s a short summary.
MOTOR:
An object used to make movable JointInstance between two Parts.

I asked for an explanation and some examples not a short summary please read post before replying

A Motor is a type of Joint that can move. This could be a rotating movement (as what you would expect a motor would do), or a translation (with a Motor6D). If you don’t know either, a Joint is simply a way of connecting 2 parts together without the need for Attachments.

A Motor can:

  • Rotate parts to a desired angle (and continue to do so if it is moved)

And that’s basically it. Hope this helped.