#KillBrick FindFirstChild vs Pathing.
5 messages · Page 1 of 1 (latest)
When I use pathing it creates Errors from trying to find a Humanoid inside of my Accessories, is there any way to use pathing with KillBrick script that causes no Errors?
https://cdn.discordapp.com/attachments/569145723443216394/1299161193537077248/image.png?ex=671c31a5&is=671ae025&hm=aa0c58e80ab4e2ad316167e8f5009476dd6fdd4471d6d684fc720d3ba539c6a7& https://cdn.discordapp.com/attachments/569145723443216394/1299161193931473016/image.png?ex=671c31a5&is=671ae025&hm=72d15d04d5607f20c80eff7294e71a0c6dd86025ca36bea7200df49450b75a82&
if hit.Parent:FindFirstChild("Humanoid") then
** You are now Level 21! **
if hit.Parent:FindFirstChild("Humanoid") then
hit.Parent.Humanoid.Health = 0