Space Simulator: Add A Cockpit

--

Previously, we added some effects like engine emissions, lights, and post processing effects to make our scene beautiful. The next task is to find and add a cockpit into the scene so we have a cockpit to use for a later camera. First I found the chair and the controls for the cockpit and then found the glass.

After bringing in the assets I brought them together to look like the inside of a cockpit. I then lined up and sized the assets to match with where I thought the cockpit would look to be on my ship. I also created a new game object called Cockpit and dragged everything for the cockpit into it for organization.

And now we’ve got a cockpit added to the simulator!

--

--