Works best in full screen mode. The code in this project senses when you are scrolling down with two fingers on a trackpad or with the scroll wheel on a pc mouse. It uses a little bug where the "when key [__] pressed" event detects scrolling as the up and down arrows, but the "if <key [__] pressed> then" block does not. Further information as well as a guide to make your own version is inside the project. If you want to take this to the next level, you can add momentum and make it simulate the scrolling that happens on a website or web page. Comment the emotikitten if you found it. :D #scrolling #tutorials