How to make a sprite that keeps it's original size?

I’ve been looking at topics where to and how to make a sprite with billboardguis, i mean i know how to make that but i actually need to know how to make it the same size when how far i am facing to the billboardgui.

Yes i know this is a very short topic but i want a simple little help there.

This isn’t meant to be fully public tho.

You can set the BillboardGui Size using Scale like {6, 0, 2 0} and then put a TextLabel or any other UI object into it and have the Size Scale of that Child be {1, 0, 1, 0} and it will keep the same size as the BillboardGui.