You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
i want to scale a gui by turning it into scale instead of offset
What is the issue? Include screenshots / videos if possible!
somehow whenever i scale it the size is {nan, 0, inf, 0} this also crashes roblox, and whenever i join it crashes
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
searched on devforum but nothing related
Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.
That will scale correctly for every device… Otherwise, it will distort on different devices, and end up looking weird. If you wanted to fill the screen, use {1, 0, 1, 0}.