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

How do I make animations for sword scripts for voidacity script builder?

Asked by 5 years ago

I want to start making cool sword scripts for voidacity script builder but I don't know how to make the animations (I can't use the animation editor) can anyone explain to me how to make animations using CFrame:lerp or some other method of animating

0
Even though I do have somewhat of a scripting experience with Void Script Builder I don't know how to implement this. Try using Animations though, like the object and use :LoadAnimation on the humanoid and then use :Play on the Animation object. Mr_Unlucky 1085 — 5y
0
you can animate the joints via :lerp() confusdgumball 0 — 3y

1 answer

Log in to vote
0
Answered by 5 years ago

You can not play animations in VSB (or in any other script builder). TusKOR661 would need to own the animation in order to execute yours.

Ad

Answer this question