Layers
crazymooseapps
Member, PRO Posts: 30
Im having an issue where I want on screen controls, like a legt button, right button, a and b button, but i need them to not scroll with the game so they are always locked in place while the player moves. Should this layer be the first the one called Background when created?
Comments
should be a non scrollable layer, usually on top/first, but that will depend on if you want anything else to display over it (like an end level/game display or start prompts)
Ty