How can I make a gui where it sticks to a object

So right now I’m using textlabels, how do I make the textlabels stick on to the objects. I could use billboardguis but I’m looking for alternatives

you can see here that the gui follows the camera, it doesn’t stick on to the object

cuz that isn’t how those be working, you can’t do it like that

Use a SurfaceGui instead of a BillboardGui.