Scrolling Backgrounds
We added some new functionality to platform games this week by adding scrolling backgrounfds
We added a specific extension ( Arcade background scroller ) which gave us a new set of blocks to work with
We added a single background image that then scrolls with our main character as it walks through the level
The arcade platform also fixed a bug that would stop us if we walked into a wall element
Have a look at the code below and test it out in the simulator