Roblox Script Step On Something
Roblox Script Step On Something. Here’s the script scriptParentTouchedConnect (function (hit) if hitParentFindFirstChild (“Humanoid”)then hitParentHumanoidTakeDamage (5) end end) So as you know multiple body parts hit the part whenever you step on it The problem is whenever you step on the part multiple body parts hit the part causing the part to deal 5 more…