KOAS - Kerbal Optical Alignment System CKAN

Adds docking targets and cameras for precision visual docking alignment

License: GPLv3

Game Version: 1.1.2

Downloads: 15,086

Author: TG626

Mod Website: Forum Thread

Followers: 73

Outdated Mod

This mod is not known to work with the latest version of Kerbal Space Program. Proceed with caution.

Kerbal-Optical-Alignment-System

Synopsis

Adds an optical sight and target to stock docking ports in Kerbal Space Program(tm).

Motivation

I wanted to 'kick it old school'. Back before KSP I experienced this sort of seat of the pants docking in an Apollo simulation created for Orbiter (a great open source space simulator) and I wanted to be able to do that in KSP. I also felt like something was lacking in the stock game when it came to docking. Magnetic ports do forgive some amount of inaccuracy, but I felt we should be able to be more precise.

I made every effort to make this mod a incognito as possible, try to add it in to the game so it seemd like Squad did it themselves.

Installation

Be sure to have the latest version of ModuleManger installed!

Upzip it into your GameData folder, as with most other mods.

API Reference

If you wish to add this mod to your own parts (or your favorite parts) follow these ModuleManager config examples:

Adding the Camera

@PART[dockingPort1]
{
    MODULE
    {
    name = DPCamera
    cameraName = DPCam
    cameraForward = 0, 1, 0
    cameraUp = 0, 0, -1
    cameraPosition = 0, 0.12, 0.0
    }
}

Adding the Target

@PART[dockingPort1]
{
    MODEL
    {
        model = Squad/Parts/Utility/dockingPortShielded/model
    }
    MODEL
    {
        model = FP_KOAS/Parts/DockingTarget/COAS_Target
        position = 0,0.11,0
        scale = 1,1,1
        rotation = 0,0,0
    }
    !mesh=DELETE
}

Note that in both cases the values in "Position" will likely need to be adjusted to get the eyepoint and target models in the right place.

How-To-Use

Simply right-click the port of the craft you are flying, choose "Control from Here" so the manuvering keys work correctly, and then "View from Here" to be taken into "Docking View".

To exit, just do as the message on screen said and hit the "Camera Key" (default 'c') as a bonus, the next / previous vessel keys (default '[',']') will also "pop" you back into the external view.

Contributors

Guru's who answered my questions: - JPLRepo - sarbian - Warezcrawler - Padishar

Authors whose plugins were studied for clues and code: - Albert VDS - bernierm

License

GNU GENERAL PUBLIC LICENSE V3 dated 6/29/2007

Loading changelog...

Stats for KOAS - Kerbal Optical Alignment System

Downloads over time

Downloads per version

New followers per day

Top Referrers

  1. spacedock.info
  2. yandex.ru
  3. www.google.com
  4. www.spacedock.info
  5. duckduckgo.com
  6. www.bing.com
  7. www.google.co.uk
  8. m.baidu.com
  9. www.google.ca
  10. sd1a.52k.de

Export Raw Stats

Export Downloads

Export Followers

Export Referrals

Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.