Hello!
I have the following text renderer with a plan behind it, when I edit the text it resizes automatically.
I would like to add functionality that lets me add margins on the top,bottom,left,right, and have it update as appropriate.
Both text renderer and plane dont allow me to play with the padding so i am trying to figure out a good way of doing it.
In my blueprint you can see me adding margin right and margin left, this was an idea i had to combining and then moving the textrenderer itself however that didn’t work as the text doesn’t move.
EDIT. After posting I kept playing with it and just realised that it is moving but very small amounts, if i remove marginLeft and marginRight i can move the text itself however then the plane is too small.
Much appreciated