Hi
I created a few ship models including ISS, Lunar Landing Eagle and HST.
I have some problems on two models when running the Space Engine
1) HST
I create in orbit but slowly falling towards Earth.
Name "HST"
Class "Station"
Pack "Station"
Faction "NASA"
Length 10
Offset (0 0 0)
Quat (1 0 0 0)
Mass 1000
Albedo 0.1
Exposure 2
Color (1 1 1)
MainEngines 60
RetroEngines 0
HoverEngines 0
CorrEngines 7
TurnEngines 0
WarpBoostLog 0
Hyperdrive false
Aerodynamics false
Module "Hull" { "hst.cfg" (1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1) }
First I put in Engines and others cero value, but the result is the same (falling towards).
What am I doing wrong?
2) ISS
is invisible and I create severals models and the result is the same, invisible.
Name "ISS"
Class "Station"
Pack "Station"
Faction "NASA"
Length 110
Offset (0 0 0)
Quat (1 0 0 0)
Mass 20000
Albedo 0.1
Exposure 3
Color (1 1 1)
MainEngines 50
RetroEngines 0
HoverEngines 0
CorrEngines 0
TurnEngines 0
WarpBoostLog 0
Hyperdrive false
Aerodynamics false
Module "Hull" { "iss.cfg" (1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1) }
When I see the se.log file it doesn´t create iss.cfg and iss.sm.
Thanks for your help,