Frewsty
(Frewsty)
October 15, 2023, 2:06pm
#1
I like the utility of the UICorner object, but I’d like to achieve a visual that’s more… “jagged” per say.
Not sure the correct way to word it, but how would I achieve something like this? (See image)
Something like an Octagon, but with wider sides?
Would I have to use ImageLabel for this, or is there a way to do this with Instances like UiCorner?
2 Likes
Frewsty
(Frewsty)
October 15, 2023, 2:07pm
#2
A better example would be something like this from Elden Ring’s UI Design.
How could I shape a UI to look like that?
Use a UIStroke with one of the 3 available styles. I forgot the style’s name, but it is what you want. Certainly, without an image, it’s the only way to do it. And it can mess up sizing, so, yeah.
2 Likes
system
(system)
Closed
October 29, 2023, 2:14pm
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.