Skip to content

Instantly share code, notes, and snippets.

@tj
Created April 16, 2009 22:00
Show Gist options
  • Select an option

  • Save tj/96706 to your computer and use it in GitHub Desktop.

Select an option

Save tj/96706 to your computer and use it in GitHub Desktop.
[self addChild:background z:0 parallaxRatio:cpv(0.000001, 0.00001)];
[self addChild:midground2 z:2 parallaxRatio:cpv(0.05, 0.05)];
[self addChild:midground z:4 parallaxRatio:cpv(0.5, 0.005)];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment