background parallax sidesrolling

Hi all,

There is some tutorial to make that and reuse the backgrounds for a plattformer game like oscura or similar?

Thx and regards.

Either texture uv scroll or just move quads. ThinkSquirrel has an asset for it if you need a solution without coding much, and there’s a texture based multi layer one in echologin core framework which is fast.

Thx man flor the reply…

Some advices to make a game like this http://forum.unity3d.com/threads/101560-My-Ludum-Dare-Entry-AWOL-(Made-in-less-than-48-hours)

I need to follow some tutorials…