I’ve already started on a little game here. You’re a ship, and the level is coming at you, and you need to dodge things and pick up bonuses and blah blah blah. What I would like help with is getting the level to scroll backwards like in the drawing (crappy, I know). I set the plane (or level) to ALWAYS have a -.05 value in the dLoc section, and set the ship to ALWAYS +.05 to counter-act it, and got it to move how I wanted, only really slow. So, I bumped up the values. What that did was send the ship way out of the camera view. I can get it to work if I parent the camera to the ship, but I would like the camera to stay stable so we could see the ship move left to right in the screen.
Any comments will be appreciated.
brown=mountains, other obstacles
grey=ship
in the middle, that’s an arrow pointing in the direction that I have the level going.