Skip to content

Parallax Camera #8

Description

@danhealy

It should be fairly easy to modify Zif::Camera to implement a parallax effect (e.g. flappy dragon)

This might be a good first project for a new contributor:

  1. Create a ParallaxLayer class based on SimpleLayer ActiveLayer
  2. Create an example scene similar to the World scene which initializes some ParallaxLayers
  3. Hook the new example scene into the sequence somewhere by registering the scene in main.rb and then modifying the @next_scene attributes on the existing example scenes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions