@"K-Storm-Studio Ltd" said:
@TwistedTwigleg said:
Not sure if this would work, but maybe have the parallax layer as a child of a CanvasLayer node and see if that cancels out the zoom?
And if I dont have a CanvasLayer on the stage? :)
Not sure! I would think that using a CanvasLayer for the parallax layer would work, but if it doesn't then you may need to resort to something else. In theory you can just position and scale the parallax layer based on the camera zoom, but it could be messy to implement and maintain.