Easy Asset Search

Easy Parallax

Easy Parallax Asset Image * This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
Category:
ToolsSprite-management
Developer:
Antomic
Price:
FREE
Rating:
(6 reviews)
Favorites:
74
Supported Unity Versions:
2019.4.3 or higher
Current Version:
1.0.3
Download Size:
32.39 KB
Last Update:
Aug 13, 2020
Description:
Easy Parallax

This package allows you to easily add a parallax effect to your 2d game. It is most suitable for infinite runners, where your backgrounds move side to side infinitely.



Not a single line of code is needed to implement this asset!



How to implement:



Add the SpriteMovement component to all of your sprites that will move

Optionally add the SpriteDuplicator component to allow seamless sprite duplication using a pool, so that you never run out of objects

Create different MovementSpeedType Scriptable objects for your sprites. E.g. BackgroundFar, BackgroundClose, Foreground, etc.

Apply the MovementSpeedType to your objects (set the parameter in the SpriteMovement component)

Adjust the actual speed in the MovementSpeedType scriptable object. This allows for a centralized change in-game speed without going over all objects.



If you have any questions or want to suggests a feature - please message me at unity_support@antomicgames.com
Continue »

Similar Packages