I'm trying to use danpost's Scrolling SuperWorld (http://www.greenfoot.org/scenarios/6719) to make a vertical scroller.
The documentations says it's possible, but I can't seem to make it work.
I tried to set scrollType to 2, but nothing happens.
What is the right way to do this?
Edit: and something else, I have an actor which is a subclass of SmoothMover, but in the scrolling world it doesn't move smooth anymore. What's up with that?

