parallaxium

Parallaxium Title

A utility for Unity that enables game developers to easily implement parallax scrolling in their games.


About

Parallax scrolling is a technique in computer graphics where background images move past the camera more slowly than foreground images. A survey of game developers found that while most agreed parallax scrolling improved games almost none had implemented it in one of their own games.

Limbo Hollow Knight *Parallax scrolling can be found in many of the best selling 2D games including Limbo and Hollow Knight but many more!*

The traditional approach to parallax scrolling involves positioning sprites at different distances from the camera before scaling the sprites appropriately. This is tedious, time consuming and can be complex when organizing hundreds of sprites to be scaled and positioned correctly in 3D space.

Limbo *Traditional approach to parallax scrolling*

Parallaxium allows developers to construct their scene in 2D before using a custom editor to create parallax scrolling - this saves developers time over the traditional approach. Parallaxium works with both perspective and orthographic cameras whereas the traditional approach only works with a perspective projection. You can also select which axis you would like the parallax to effect - X, Y or both!

2D scene Parallaxium script *Scene contructed in 2D with Parallaxium used to recreate parallax effect*

The custom editor makes Parallaxium simple to use with enough flexibility for a wide variety of project setups. If there is a 2D game that currently does not incorporate parallax scrolling, it might be simple to add it through Parallaxium. **

Features

Feature Overview

Depth First Search Example *Check out Parallaxium's features in action by clicking the image above!*

Add depth to your game using:

Depth of Field and Distance Fog comparisons *Depth of Field (DoF) and Distance Fog (DF) can combine to completely change the look of your game*

Create endless worlds using:

Forest Parallax Scene *Parallaxium's Seamless Sprites option facilitates the rapid creation of endless worlds like this one!*

Organize Parallaxium using:


Release Information

Parallaxium has been developed using Unity 2019.2.3f1 with backwards compatibility still to be determined.

To be released on Unity Asset Store in 2020.


Developer

Iain Carr

LinkedIn: https://www.linkedin.com/in/iain-carr/

Email: parallaxiumdev@gmail.com