When I play my game, I don’t see the ship. I have realized that my starting x position for the ship is 205. When the game is played, the local position for x is getting set to 1 which puts the ship off-screen. What am I doing wrong?
The ship is a child of the camera, and the camera is starting at 0,0,0.
Thanks,
Steve