Any way to flip text on a Gui?

Is there any way to flip text on a Gui without creating an image? I’m using a SurfaceGui with a text label in it. I know there is a way to flip images but there doesn’t seem to be anything for text.

In this scenario, I have a hologram. The backside isn’t rendered so I have to put something there. I put an upside-down projection to make it closest to what I want.

Front

image

Back

Any ideas?

I suggest you just put the same text except rotated. It will be easily readable from behind and this small issue will probably barely be noticed.

i think you must use a image and make the brick transparency to 1 and then duplicate it and rotate it. cuz the image is only for one side