Hi everyone, I’m a novice developer. I don’t know what to do. I made a gui, I go to the phone screen where everything becomes not beautiful. UIStroke gets very big in UICorner and rounds the corners too much. Anyone who helps will be very grateful!
Im assuming your asking on how to fix the scaling issue. In the size property in UI(Buttons, frames & etc…) there is offset & scale to, and to fix that issue you would need to set the offset to scale instead of offset
Heres a plugin to help you automatically set the size Gui Scale/Offset converter
I think I answered the same question on your other post which you marked as the solution. Are you using that script inside your UIStrokes? If you do and it still occurs I suggest using UIScale, there is a great tutorial about it here:
Now, this won’t fix your UIStrokes so I suggest using the script I provided on the other post for that, for UIScales this tutorial will work perfectly just make sure to convert your frame and UICorner to offset.
you can use a plugin named autoscale lite to fix your issue
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.