Keep the level elements static and move the ship + camera. It will be less resource intensive. Otherwise you would have to calculate all of the background elements transforms per frame.
Keep the level elements static and move the ship + camera. It will be less resource intensive. Otherwise you would have to calculate all of the background elements transforms per frame.