What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I searched for like 15 mins and i couldn’t find any information about my problem and how to fix it
I’m not sure if you can do that equation, I never used ExtentsCFrame, but by the “Z” I would consider it’s returning a number, so it’s adding a number value inside of a CFrame value
Try replacing this with hrp.CFrame * hrp.ExtentsCFrame.Z * 2. As far as i know, you can’t simply add two cframes together, You have to multiply them.
I thought workspace:GetPartBoundsInBox() Was erroring because it said the second argument was erroring (Also because the second argument expected a Vector3)
I can’t believe i’ve been scripting for 2 whole years and still overlook mistakes like these lol