For days now i have attempted to make a simple horizontal scrolling interaction within my prototype but it keeps snapping to whatever is within the frame and won’t stay on the next card in the frame.
i have watched endless tutorials and looked for other solutions but nothing is working!
When adding scrolling properties, you have to make sure that the size of the container-wrapper of the elements is less than what’s inside. In your file, I just decreased the size of the frame wrapping all those cards.