Layers

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

  • bob loblawbob loblaw Member, PRO Posts: 793

    @crazymooseapps said:
    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?

    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)

  • crazymooseappscrazymooseapps Member, PRO Posts: 30

    Ty

Sign In or Register to comment.