As you can see in the attached image, the surfaceGui seems to be hovering way above the part that I put it on. The mesh has not been offset by and value. The top part of the part ends where the mesh ends and therefore the surfacegui should lay there too.
Is this a bug or is there something I can do to change this?
If I have to, then I guess I can create a separate part and move it further down then put the surfacegui on that part.
This bug made me tear my hair out for hours. Eventually, I had to resort to moving the SurfaceGui’s adornee up or down based on its y position. Obviously this shouldn’t be the case.
For games like Epic Mining or The Quarry, there is no way to not use SurfaceGUIs far away from the origin, otherwise we’d be falling in a void. And the SurfaceGUI seems to scale away from the part the farther you go rather than an offset or absolute position.