UI Scaling Problem

What is the best possible way to scale a user interface without it appearing squashed on other peoples screens? (Specifically mobile users.)

1 Like

UIAspectRatioConstraint | Documentation - Roblox Creator Hub

3 Likes