Technology Temerity

Multi-Layer Stage Example

Multiple stage layer example with OpenBOR. See gallery below for stage broken into its individual resources.

Layer example
This stage is comprised of eight layers. See text for description of each.

From front to back:

  1. Posts are the default OpenBOR front panel.
  2. Palm fronds are a panel type entity to allow wafting animation.
    1. Layer: 100
    2. Speed: -0.25
  3. Play field is the default OpenBOR panel.
  4. Boat is an animated singular obstacle type entity. It is fully animated and has collision enabled. It can thus be hit and ultimately sunk, but only by throwing enemy characters out of the play field (more on that later).
    1. Layer: -8
    2. Scroll: 0.17
  5. Bay and nearest area of the city are made from a series of panel type entities. This is to allow animation of the various city elements and gleaming water.
    1. Layer: -10
    2. Speed: 0.2
  6. A second series of panel type entities creates another layer of water and city area for smoother scrolling.
    1. Layer: -11
    2. Speed: 0.3
  7. A third and final layer of panel type entities comprises the furthest visible water.
    1. Layer: -12
    2. Speed: 0.4
  8. Background is OpenBOR’s default background, set to autoscroll mode so the clouds are always rolling by.
    1. Bgspeed: 1 0

With eight independently scrolling layers, the visual effect is that of near 3D scrolling when characters traverse the stage. A final touch is an invisible entity resetting the stage palette to the next of ten increasingly darker and redder hues every thirty seconds of real time. This creates a sunset effect during game play.

Author: Damon Caskey

Hello all, Damon Caskey here - the esteemed owner of this little slice of cyberspace. Welcome!

Leave a Reply