GetTouchingParts not working?

Well either way GetTouchingParts is obsolete as is replaced by more performant APIs that do not require you to connect an empty function

Some of these allow you to detect parts overlapping a certain box. You’ll just have to create an overlay box that has the same properties that the part you are measuring does.