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

How do you make a Attack?

Asked by 10 years ago

Some people use there scripting skills for like Attacks. Like punches and stuff, but I am having trouble making a attack. Do you have to use Animation Editor?

2 answers

Log in to vote
0
Answered by
Noxcos 0
10 years ago

Alot of that is done by manually CFrame editing animations are a newfangled concept so I have no idea how to do it that was, but the jist of CFrame edits is to record the CFrames in different positions, and then tween between them.

Ad
Log in to vote
0
Answered by
adark 5487 Badge of Merit Moderation Voter Community Moderator
10 years ago

I don't quite understand exactly what you want, but I assume you want to make an animated attack, and then script it to actually do some damage.

In the case of the animation, you will have to use the AnimationStudio if you want the easiest time. Like Noxcos said, you could use direct CFrame animation, but that is exceedingly challenging to do in the best of times.

Answer this question