Add a parallax layer to the current level
The position of one instance of the image. All other instances will be tiled from this point.
Code for making each ImageSprite or AnimatedSprite
Code for making each ImageSprite or AnimatedSprite
Optional
isShould the image scroll automatically, or in relation to the camera position?
Optional
isTrue for moving in X, false for moving in Y
Speed that the picture seems to move.
Render all of the layers of this parallax scene
The camera for the world that these layers accompany
The time since the last render
Does this go in the foreground (true) or background (false)?
ParallaxSystems present a set of images that seem to scroll relative to the position of the actor on whom the camera is centered.
The speeds of layers are a very important concept.