Hi, I'm making a platform game. The camera follows the player, so when the player jumps, the screen goes up and you see the upper part of the background. I want this to stay. I also have a HUD layer with the score. When the player jumps, the HUD moves too. I don't want this to happen. I want it to always stay at the top left, no matter what. Any suggestions?
Thanks!