Attached is a video of me going through different resolutions, I have each text/GUI element scaled with the scale property and not offset, isn’t it supposed to auto-scale to every resolution? Some help here would be appreciated, thanks in advanced.
1 Like
You should use this for all your GUI sizing n positioning stuff
You always have to use size scale or it breaks at different resolutions
1 Like
Make sure all of your Text Labels have the TextScaled property check marked.
3 Likes
Thanks man, forgot to enable that property.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.