How to fix a bug with UIStroke

Hello everyone, I have a problem that UIStroke is not added to the Frame in BillboardGui. I don’t know what to do.



image

I believe it is being applied, but it doesn’t show because of how BillboardGuis work.

Could you set the Size of the Frame under the Billboard to be 0.8 on the X and Y scale (no offset values)? You’ll probably also have to adjust the positioning also

I might be REALLY wrong but have you tried changing ApplyStrokeMode to Border? Contextual is for text in labels and border is for the Gui object’s border. I don’t really remember if this works for Frames though.