Okay, try changing the part where it says “Vector3.new(boundsX,Road.Position.Y,boundsZ)
” to this instead:
Vector3.new(boundsX,Road.Size.Y/2,boundsZ)
Okay, try changing the part where it says “Vector3.new(boundsX,Road.Position.Y,boundsZ)
” to this instead:
Vector3.new(boundsX,Road.Size.Y/2,boundsZ)