I’ve gotten comfortable with making a UI from scratch and wanted to know how designing a UI on a program like Photoshop/Illustrator works once inside Roblox Studio?
Do you import your UI image as an ImageLabel inside a Frame?
Do you add transparent TextButtons where the buttons on your UI image are?
And does using UIAspectRatioConstraint keep your buttons in the right place over your UI image regardless of the screen size???
Thanks for any answers and if you know about any vidoes I can watch on this please lmk!