** Keys *** A & D - Move Left and right Space - Jumo Click - Mine (Dig) - At present WAY to fast - but fun ;) Q - Place a block Apologies to those who think there's too much minecraft in the world. It just happens to be a rather useful example to tiled gameplay taken to the max. So there you go. *** History *** A little break from Scratchnapped... This much smaller project is a test for a slightly different approach to tiled scrolling using Scratch. Unlike in scratchnapped I create a grid of sprites (whether the tile has something there or not), and as the sprites move off one side of the screen I swap their costumes and move them to the opposite side... It's probably the fastest way of moving an entire screen of tiles that I have found thus far... How do you find it?