All of these methods give the same result despite being different equations that should give different results.
When the part measures 1 unit on every axis, offset equals 0.5,0.5,0.5
When the part measures 2, offest equals 1,1,1
When it measures 3, offset is 1.5,1.5,1.5
But when the part measures 4 units, offset equals 0,0,0 despite the fact that it should be 0,2,1
Yes but if the part’s size is 3 it should return 1, it returns 1.5, not only that but block.size.Y returns values that are flat out wrong.
I made another script the exact same and it works now smh my head.
Yup it works now
Did you enable the Native Vector3 Type Beta? Or enrolled in Beta Channel? That could probably be why. If so, please report the issue on this DevForum post.