Trying out some ideas for moving sprites off the screen. Usually, the sprite stops with 15 pixels (I believe) still on the screen. With this trick though, you can move the sprite as far as you want. I got to about 10000 with distance to spare. If you want to move more or less, just change the size block in "zoom hack". UPDATES: -I added another sprite to test collision, and I've determined that the <touching> block works outside the window, based on the x position -I made the up and w keys rotate the cats, and it doesn't appear to break anything Making the images bigger is a glitch I found in @griffpatch's projects a while back, and used it to gain more distance.