Difference between revisions of "Modelling stations"

From PioneerWiki
Jump to: navigation, search
m
Line 1: Line 1:
Collision avoidance code treats ships and orbital stations as spheres. If the target is inside the sphere, a ship will fly around to approximately the closest point on the sphere's surface.
+
= Notes on size =
  
Massive stations will therefore work, but the autopilot stops around 15km away from its target, so any larger than that and you'll have problems.
+
Collision avoidance code treats ships and orbital stations as spheres. If the target is inside the sphere, a ship will fly around to approximately the closest point on the sphere's surface, then enter. Massive stations will therefore work, but the autopilot stops around 15km away from its target, so any larger than that and you'll have problems.
  
 
Landing pads / bays tend to be 100m across. Ships larger than that aren't expected to dock, and will probably eventually be loaded via shuttles.
 
Landing pads / bays tend to be 100m across. Ships larger than that aren't expected to dock, and will probably eventually be loaded via shuttles.

Revision as of 21:38, 3 February 2013

Notes on size

Collision avoidance code treats ships and orbital stations as spheres. If the target is inside the sphere, a ship will fly around to approximately the closest point on the sphere's surface, then enter. Massive stations will therefore work, but the autopilot stops around 15km away from its target, so any larger than that and you'll have problems.

Landing pads / bays tend to be 100m across. Ships larger than that aren't expected to dock, and will probably eventually be loaded via shuttles.