Hi Folks! Okay, I am building a simple platformer as a tutorial project for my Java class. My question is whether it's a fairly simple change to make the platformer work as a scroller. It doesn't have to be an endless scroller or anything -- we just want to have more area to walk around in .
My current scenario is here: http://www.greenfoot.org/scenarios/10593

