What is the issue?
this is how my gui looks on my screen but when I test it on smaller devices the text gets pixelated.
how can I stop this from happening?
I tried searching but only found pixelization on surface guis.
What is the issue?
I tried searching but only found pixelization on surface guis.
dont use canvas groups it renders poorly
If it’s not a canvas group, then try using offset for the map selector’s size. This way it’s big on mobile but small on pc.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.