Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you point the arms toward the mouse. Does it require Magnitude as well?

Asked by 9 years ago

How do you point the arms toward the mouse. Does it require Magnitude as well?

Can you also tell me if there's a good website to understand the math needed for this besides Wikipedia, because wikipedia is very equation based which is confusing with most of it being explained in equations.

1 answer

Log in to vote
0
Answered by 9 years ago

It not require Magnitude, there is no point in using it.

Make a localscript and get the mouse, and then use lookVector to point the arm to the mouse's position.

Hope this helps.

Ad

Answer this question