As there are no blocks for adjusting background speed for some reason, I've set the scrolling parallax backgrounds to change speed with code blocks like this.
Otherwise this is working just fine, but for some reason both backgrounds only register the first code block, so when the game is unpaused, both backgrounds are moving at the speed of -1
Is there some bug in the 3rd parameter in the code, which is supposed to choose which background the speed is applied to, or have I just done something wrong here?