I wouldn’t recommend using a Humanoid for health. Can you please tell me what it is that damages the vehicle? Hitting the floor too hard, smacking into walls, what?
I’m pretty sure adding HumanoidRootPart is unnecessary, if I’m not wrong, it will register anything in the Body model as a hit as long as Humanoid is still present
Doesn’t work, nothing would register if you don’t add a RootPart to pair with the humanoid. But should I be using another method for making the Health system other than using a Humanoid?
This is weird, it can possibly be the weapon kit you’re using, it may be checking for a HumanoidRootPart. If I’m not wrong, it is possible to replace the health system without using the Humanoid though.