I’m creating a seasonal pass UI for my Roblox game, and I’ve run into a problem: my scrolling frame scrolls horizontally in the wrong direction. Instead of scrolling left-to-right (starting from the leftmost item), it scrolls right-to-left, starting from the rightmost end. I’ve attached an image showing my current setup and how the scrolling behaves. I’ve tried adjusting properties like UIListLayout, CanvasPosition, and alignment settings, but nothing has fixed it so far. Does anyone know why the scrolling frame is scrolling backward and how I can fix it? Thanks!
