Hello,
Is there any way to add strokes to the Image in ImageLabel without having to actually do it in a third party software?
When I add a stroke to the ImageLabel is just gives the stroke to the Background and not the image itself.
Hello,
Is there any way to add strokes to the Image in ImageLabel without having to actually do it in a third party software?
When I add a stroke to the ImageLabel is just gives the stroke to the Background and not the image itself.
No you cannot do this. A third party software must be used.
Why must roblox insist on making UI such a pain to do, you can’t transform, distort or do anything to UI. If you want to do that you must use a billboard, surface gui, etc. then parent it to the camera in order for ui to look cool for the player and scripting around that can be a pain to do.