Backgorund movement in a Mario like game

  • ajstsubasa
    Likes 0

    Problem Description

    Hiii,

       I am making Mario using SFML , i am confused on these questions→

    1. Can anyone tell me best way to implement the  level? ? Like do i keep the background static or it will move when mario goes out of screen?
  • Sonar Systems admin
    Likes 1

    You make it move only when the user presses the left and right keys, and the player doesn’t move, just the background.

Login to reply