Ciao,
I’m making a shop with a scrolling frame.
I’ve tried seeing if the frame would change it’s size on the screen size change, and it doesnt?
The scrolling frame reacts to it, and changes size, but the elements in it no.
Any way to fix this problem?
Are you using the scaling components or the offset components of the size? Scale is a fraction of the screen size while offset uses exact pixels and does not adjust accordingly.
1 Like
I just understood what you meant, thank you a lot!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.