I've recently tried to make a humanoid but with only a Head and a torso.
The only thing is that it wont take any damage while using a random sword script.
So i'm asking this, is torso or humanoidrootpart required for a humanoid to take damage?
Thanks for the help.
Yeah, its a requirement. Anytime you're messing with a Humanoid, it needs a Head, Torso, and HumanoidRootPart to function correctly.