I want to make a sword, I want it to have 3 different types of slashes, abilities, and blocking and other animations
How would I achieve of this?
I want to make a sword, I want it to have 3 different types of slashes, abilities, and blocking and other animations
How would I achieve of this?
Introduction:
Well first off, you’re going to want to create your sword.
You can choose to get it from toolbox, or you can make your own with blender, or you can hire someone.
Slash animation:
To create the slash animation, you’re going to want to use the function “Tool.Activated:Connect(function()” then load the animation track and play it once the event is fired. You can learn more about that here. You will also have to use damage indicators.
Abilities:
Abilities is a bit more complicated. You’re gonna have to use a mix of VFX/tweening, effects, damage scripts, etc.
Blocking:
For blocking, it is yet to be even more complicated. It uses raycasting, and UserInputService, along with animations.
Contact:
If you require help, do not hesitate to contact me here or on discord [LilBitSamooni1111]