feat: simplified local-space and celestial, removed bubbles
This commit is contained in:
@@ -90,8 +90,7 @@ public sealed partial class SimulationEngine
|
||||
{
|
||||
CurrentSystemId = station.SystemId,
|
||||
SpaceLayer = SpaceLayerKinds.LocalSpace,
|
||||
CurrentNodeId = station.NodeId,
|
||||
CurrentBubbleId = station.BubbleId,
|
||||
CurrentCelestialId = station.CelestialId,
|
||||
LocalPosition = position,
|
||||
SystemPosition = position,
|
||||
MovementRegime = MovementRegimeKinds.LocalFlight,
|
||||
|
||||
Reference in New Issue
Block a user