# Space Combat Kit Tour

{% embed url="<https://vimeo.com/788684740>" %}
In this video, we'll download the Space Combat Kit and take a look around the demos and prefabs that have been provided to help you get started.
{% endembed %}

The Space Combat Kit has been developed to help you create anything from a simple arcade space shooter to a space sim like Elite Dangerous, and everything in between. There are lots of demos to help you get started. Watch the video above to find out more.

### Quick Start Scene

It's best to use the demos to familiarize yourself with the kit.&#x20;

If you'd like to manually add a flying spaceship to a scene, here's how to do it.

1. Drag the **SceneObjects\_SCK** prefab into the scene.
2. Delete the default camera, and drag the **VehicleCamera\_SCK** prefab into the scene.
3. Drag the **Player\_SCK** prefab into the scene.
4. Drag one of the spaceship prefabs, such as the **SpaceFighter\_Light** prefab into the scene.
5. Go to the **Player\_SCK** object you just added to the scene, open the **Game Agent** component in the inspector, and set the 'Starting Vehicle' to the **SpaceFighter\_Light** object you added to the scene.

Now when you play the scene, you'll be able to fly around and operate the ship.

<figure><img src="https://3984030162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGkQwvhTHFjHi6seEQv%2Fuploads%2Fohitr885STPCbIWhA2e9%2Fimage.png?alt=media&#x26;token=ce7bf7ed-960d-4981-b441-615be584bdd7" alt=""><figcaption><p>Basic scene setup for a controllable space fighter with the Space Combat Kit.</p></figcaption></figure>
