Reparent the milkyway galaxy to the root to make it not disappear when SPICE information runs out (closes #3232)

This commit is contained in:
Alexander Bock
2025-04-23 17:38:32 +02:00
parent 6257f96dca
commit c82a8a763f

View File

@@ -14,7 +14,7 @@ local KiloParsec = 3.086E19
local MilkyWayVolume = {
Identifier = "MilkyWayVolume",
Parent = transforms.SolarSystemBarycenter.Identifier,
-- No parent; this node is attached to the scene graph root
Transform = {
Translation = {
Type = "StaticTranslation",