Skip to content

A basic parallax effect for Unity 2D.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

m039/Simple2DParallax

Repository files navigation

Simple2DParallax

A basic parallax effect for Unity 2D.

A simple demo:

Demo

Examples

You can find examples in Simple2DParallaxExamples~

Installation

Simple2DParallax uses Unity's Package Manager. In order to use it you'll need to add the following lines to your Packages/manifest.json file:

"dependencies": {
  "com.m039.parallax": "https://github.com/m039/Simple2DParallax.git"
}

You can read more about how to add a package to your project in the manual.

About

A basic parallax effect for Unity 2D.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages