Project Starship version3

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
10,598
Reaction score
4,437
Points
203
Location
Dallas, TX
I wanted to start a branch for Starship version3.

Let me thanks @BrianJ . My version 3 is basically his starship with a mesh change and RCS/thrust locations.

There are things I don't know like how to tell the starship to autoland.
 
So I have a starlink sat attached in the bay
sat01:starlink\starlink_even
STATUS Orbiting Earth
RPOS 2027656.694 6240081.031 358786.116
RVEL -5172.5404 1355.0636 5661.7062
AROT 164.127 36.282 55.563
ATTACHED 1:0,Starship
AFCMODE 7
PRPLEVEL 0:1.000000
NAVFREQ 0 0
SOLP 0 0.0000
DPLY 0 1 1459.9468
END

you have to change the cfg of the satellite.
; === Configuration file for vessel class starlink ===
ClassName = starlink_even
Module = starlink/starlink_even
BEGIN_ATTACHMENT
P 0 0 0 1 0 0 0 1 0 SS
END_ATTACHMENT
 
Back
Top