How would i make a UI like this?
I’m looking more towards the corners. Any way to make a UI like this in terms of the corners here?
3 Likes
well. that UI was made in external software ( I think )… but maybe you could have two thin frames?
how do they animate it like in jailbreak they have that E
1 Like
idk. but you can use proximity prompts!
i know but How do they do it?
I’m not sure what you’re referring to specifically, but if you want the corners to look like that, you can place an ImageLabel on top of your UI element, that has a transparent image with the corners only. You can set the size of the ImageLabel to {1,0,1,0} so that it will scale to the full size of the UI element correctly.