This scroller was created using my "Make your own scroller" and paddle2seefixit's sensing for a non rotating sprite. The sensing is a bit glitchy still, but it should work just fine. There is no real end to it, but another level could be created with ease! Simply hook up the remaining unconnected blocks, and use the simple level editor. There are unconnected blocks in the stage, mode button, level editor sign, and instructions. Just drag the points in the level editor around, but hide the cat while you are doing this. Here is the original project "Make your own scroller" <a href="/projects/Cyclone103/155940">(link to project)</a> Here is the sensing project: http://scratch.mit.edu/projects/Paddle2SeeFixIt/188825 The sensing is a bit messed up in mine because the cat is stationary for it's x position, and it's y position changes. I had to implement this method for scroll X and used cheesy color sensing to help.