Does Humanoid:TakeDamage() ignore Force Fields

So it’s a pretty simple question, if I use Humanoid:TakeDamage(), then will it ignore Force Fields and do damage or will it recognise Force Fields and not do damage

Correct. TakeDamage will do nothing if the player has a ForceField.

1 Like

Quick question does it ignore if you guys are in the same team?

No, you have to script that yourself.

1 Like