In the PlayState:exit scrolling is set to false. However, the actual functionality doesn't seem to have been implemented. I achieved the effect by declaring scrolling in the Main and implementing it as a conditional to backgroundScroll and groundScroll in Main's love.update().