sxm-sxpxxl / parallax-effect

A simple tool for creating a parallax effect with images on UI canvas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo-header

Unity Version GitHub

About

A simple tool for creating a parallax effect with images on UI canvas.

Features

  • Configurable number of layers with parallax weight setting for each layer
  • Custom auto scrolling of layers
  • Scrolling with the target camera

image

How To Install

Install via UPM (using Git URL)

Please add the following line to the manifest file (Packages/manifest.json) to the dependencies section:

"com.sxm.parallax-effect": "https://github.com/sxm-sxpxxl/parallax-effect.git"

or just download and unzip the repository into the Packages folder.

Dependencies

Underwater Fantasy free asset materials used in the project.

About

A simple tool for creating a parallax effect with images on UI canvas.

License:MIT License


Languages

Language:C# 100.0%