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

How do I animate with a Player with welds?

Asked by 6 years ago

So i'm new to welds, and I wanted to know how would I animate a Player. I already read on the Wiki but there still stuff they don't explain. Like for example if I wanted to raise the Players arm, how would I do so?

0
Use the animation editor plugin, then load the animation into the player Viking359 161 — 6y
0
Welds have C0S and C1s. e.g, weld.C1 = CFrame.new(2,5,6) abnotaddable 920 — 6y
0
It really does explain it. hiimgoodpack 2009 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

I'm not entirely sure, but I think you must use the CFrame scripting. Such as CFrame.Position = "NumberX, NumberY, NumberZ" I'm currently learning to script CFrames too

0
CFrame is not another programming language. Also, please try and check your answers (test it in command bar, script, etc). hiimgoodpack 2009 — 6y
Ad

Answer this question