OK so I have a setup like this for scrolling up and down in my game.
<img src="http://s10.postimage.org/gxuaa0t1l/LL_Game_Scroll_to_Image_Height_Scroll_Speed.png" border="0" />
Problem is when I add the GUI Layer it also scrolls and I don't know how to make it not do that.
Also someone commented on my game and asked if it was possible to view the entire comic page. How do I set up it up so that on Right Mouse Click all layers scale to window height unless scale equals current comic height, if so scale back? Does this involve parallaxing?