During the Set Up Project lecture I have found that using any of the player sprites other than playerShip1_green causes the player sprite to render under the background.
I can fix this by changing the order in layer to 1 on the game object, but this is not necessary for the enemy ship.
Why is this the case?