this is supposed to help you see how to make a world map that you can explore by "scrolling" the screen. To make the illusion of the screen moving, you make the world move under it and have this show and hide depending on their distance from the screen's coordinates. (object coordinates on screen) = (object coordinates in world) - (screen coordinates in world) also see: http://scratch.mit.edu/projects/48263612/