NSKomodo / corona-parallax-scrolling-background

A horizontal parallax scrolling background implementation for Corona SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona SDK Parallax Scrolling Background

A horizontal parallax scrolling background implementation for Corona SDK. Supports multiple backgrounds and background randomization. It also compensate gaps between layers using delta time based on frame rate.

Any contributions are most welcome.

Known Issues

For speeds greater than 8.0, the gaps start to appear and they grow over time. It might be my delta time implementation and I'm currently looking into it. Any help is much appreciated.

About

A horizontal parallax scrolling background implementation for Corona SDK.

License:MIT License


Languages

Language:Lua 100.0%