[SOLVED] Help with replicating Double GUI Stroke

Alright, so the game Evade has some pretty neat buttons, and I’m trying to figure out how to add two UIStroke. It could be useful for future projects.
guiinstance1

Judging by the GUI up above, the button is a plain colour with gradient which I can do, but the main focus is the faint white stroke with the black stroke on the outside.

I’ve tried adding two strokes, and that simply didn’t work. I’m not sure if it’s a rounded image label, which I haven’t tried yet, but i doubt thats the case.
Any help would be greatly appreciated!

Edit: It could also be a secondary frame, but I also doubt that’s the case, as it’d be just a pain to tween together.

1 Like

Does this look about right?

image

2 Likes

Absolutely! Thanks for helping out!

1 Like