I am interested to know how non-related ui can be imported into roblox and scaled to the right resolution to players. I understand that this is a common question but I never found a answer and is there a limit to what the UI can be or can it be anything.
Sure, no problem! Lets say, I hire someone to do a UI design in photoshop, how would I import that into my game? And I would also need it to be sketched to the right resolution to players so how would I do that?
If it’s the background, you would import it into studio for your game and put it on an ImageLabel. If it’s a button, you’ll want to put it onto an ImageButton.
Oh. Well, ask them to send it to you through a .png file. Then, click on StarterGui > ScreenGui > ImageLabel > Properties > Insert Decal > Upload Decal
And for your sketch problem, I recommend using Scale and setting the AnchorPoint to 0.5,0.5