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

How would I rotate a character's arm to face a point?

Asked by 8 years ago

I'm racking my brain about how I would make it so I could make a character "point". That is, make their right arm rotate so it points towards an arbitrary position. But I can't think of any good way to do it.

My best idea is to manipulate the Motor6D connecting the arm and the torso, but I don't know how to do that. The other option, of course, is CFraming.

1
From my experience moving the arms around usually fails lol. I usually weld a fake arm to the player's torso and make the real one invisible or remove it. BSIncorporated 640 — 8y
0
Invaluable info! Thanks. iconmaster 301 — 8y

Answer this question