Skip to content

Layers #31

Description

@chrisdugne

remove

  -----------------------------------------
  -- layers (+ BG and stage)
  transversalBackLayer = display.newGroup(),
  transversalFrontLayer = display.newGroup(),
  hud = display.newGroup(),
  -----------------------------------------

use a set of back, flat, front layers

  • for every scene
  • a global set for cross-scenes
  • game.camera still used for playground.scene

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions