Okay so in my game I already did the Parallax Scrolling in my Layout 1 but how do I maintain it in every layout? Is it possible or I have to do it again and again in every layout? Thank you. Hope someone could help me here again.
No you could learn from this tutorial
https://www.scirra.com/tutorials/1027/p ... -scrolling
Develop games in your browser. Powerful, performant & highly capable.
If it's the same for every layout you could set the paralax dynamically inside a "on layout start" event and include this event sheet for every layout.