How to make a combat system?

  1. What do you want to achieve?
    I want to know how to make a combat system including:
    1. combo with 4 hits
    2. knockback
    3. ragdol
  2. What is the issue?
    Every youtube video is either to only copy, they don’t explain or is outdated, but I don’t understand everything I understand some things but thats it.
  3. What solutions have you tried so far?
    I tried to look on the dev hub, but there is nothing in detail.

So if you have any solutions then please say so. If anyone knows how to make then please tell me

1 Like

make it your own, learn the basic of roblox lua, how to make knockback, ragdoll, and just implement it, your code doesnt need same like youtube

I know the basics, i can learn knockbacks and ragdolls but how to make hitboxes, play animations, and it to work at all.

learn how to make animation in youtube

i mean just implement logic, or just take free combat system and learn from it it just logic not special thing