I would like to create an interface based on 3 layers stacked that produce an horizontal scrolling parallax on user input (on swipe). Each layer got image placed randomly.
Should I use a ScrollingSurface (that is let say 300% of the screen width ) or just a simple surface a layer ? (or another more clever option)