I’m having an issue where the UIStroke on my billboard GUI isnt showing on all sides, just the bottom and right sides, and the way it looks makes me think its being cut off by something, but the literal only two objects in the ui is the billlboard gui and the frame. I’ve used UIPadding to shrink the frame to confirm that its not being blocked by the billboard itself.
im pretty sure its being cut off and you need to put it at the center.
else
put 0.1,0,0.1,0 as position and
0.9,0,0.9,0 as size
That did work, but now its not centered.
perhaps use a plugin that centers the UI.
Any recommendations? I’m not very experienced with UI
Sure this is what i use to center / change UI’s position as a plugin
Zawie’s GUI Positioning Tools - Roblox
note that you dont need to change the 4 values under the buttons