Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

Parallax Smoothing 2015-12-03

No permission to download

eivl

Local Hero
Xy$
0.00
eivl submitted a new resource:

Parallax Smoothing - Fixes the blurring for parallax backgrounds if a non-power of 2 background is used.

Fixes the blurring for parallax backgrounds if a non-power of 2 background is used. However, there can be still a small loss in quality. To fix that, it would be probably necessary to change the way how TilingSprite is created and rendered, but thats not covered by this plugin since its probably better to update PIXI.js version.

You can also just use a parallax where the size is power of 2 like 512x512 or 512x1024
Read more about this resource...
 
Top