So I want to create a ray based off of the size and position of a part. However the problem is that I’m struggling to figure out how I can make it start from one end of the part instead of the centre.
Also if you’re wondering why we divide by two, it’s because the position of any part is at its center, which means if we wanna get the part’s left boundary or right boundary we would have to add or subtract a half.