I have a BillboardGui attached on a floating Attachment, the BillboardGui size is scaled, also the TextLabel size is scalled and the property TextScaled is enabled too, i made this with the intention of keeping a specific size of the TextLabel, and it works, the text label and the text size stays the same as I move away from the Billboard Gui
The problem occurs with the UIStroke on the text, the text size keeps as i move out, but the size of the UIStroke increases when i move away from the BillboardGui
The only solution i could find is to Offset the size of the Label or the BillboarGui, but when i offset the size of it, the size of the label increases when i move away.
UIStroke size when im close to the BillboardGui
UIStroke size when i move away of the BillboardGui