Formula for offset to scale for gui objects?

I’ve been looking at similar posts about converting offset to scale and I haven’t had any luck.

I’m trying to take the AbsoluteSize of a text label, plug it into GetTextSize, convert the Vector2 that is spat out into a scale value, and then make that converted value the new size.

Is there a possible formula that I can use or is there another way of doing this?

For that:

2 Likes