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

how do i edit the classic sword model so my animation is compatible with it?

Asked by 3 years ago

As in the title i am trying to edit my classic sword model so i can compatible my animation with it. Im trying to make a skill on the classic sword model, everything works except the animation it just looks really wierd since the arm which holds my sword doesnt move at all. Im not sure if this has something to do with the classic sword or not. but if it does please tell me how to fix it and apply my animation.

0
i didnt post the script because all of u know the script for the classic sword model and all i did really was just write normal animation code TheUltimateTNTFriend 109 — 3y
0
The classic sword model doesn’t use an animation, so you would have to add a local script, an animation and a remote event. The main script will fire the event with “Event:Fireserver”. Using “Event.OnServerEvent:connect(function()” you can make the local script know when to play the animation. I’m on phone rn, so I can’t really make the script.. ZIRFAL3 17 — 3y

Answer this question