Okay so I have a question. I'm trying to make a side scrolling game similar to the famous helicopter game. How would I create a scrolling background with a stationary hero that only goes up and down with physics. The key is I want it to detect the walls I put up so that when one hits the wall they will die. How do I accomplish this?