Quick Scene Setup

To set up a new scene for the Space Combat Kit:

  1. Drag the SceneObjects prefab into the scene

  2. (Delete the default camera) and drag the VehicleCamera_SCK prefab into the scene

  3. Drag the Player_InputSystem_SCK prefab into the scene

  4. Drag the SpaceFighter_Friendly prefab into the scene

  5. Go to the Player_InputSystem_SCK object you just added to the scene, open the Game Agent component in the inspector, and set the 'Starting Vehicle' to the SpaceFighter_Friendly object you added to the scene.

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

Last updated