What is the best way to make background scroll vertical in platform games?

Hello,

Im working on a platform game were my Camera follows the Player.
Standing still and while moving I want the background to move slowly to the left and also add some clouds that move to the left little bit slower.

What is the best way to do this? Should I use move rules on the background or?
What is your best way to do this?

Regards :)!

Comments

  • imjustmikeimjustmike Member Posts: 450

    Search the forums and google for parallax there are LOADS of tutorials and templates out there.

    Here's the first result from google, one on how to do it horizontally - easy to change to vertically:

  • KIIVIINKIIVIIN Member Posts: 159

    @imjustmike said:
    Search the forums and google for parallax there are LOADS of tutorials and templates out there.

    Here's the first result from google, one on how to do it horizontally - easy to change to vertically:

    I know how to get it to work.. My question is more towards a suggestion. WHATS THE BEST FOR my situation / game.

Sign In or Register to comment.