Give ISS node a bounding sphere that matches the size of the spacecraft

This commit is contained in:
Emma Broman
2022-03-02 10:50:56 +01:00
parent e127dec602
commit 0c86254168
@@ -23,6 +23,7 @@ local initializeAndAddNodes = function()
local iss = {
Identifier = "ISS",
Parent = transforms.EarthInertial.Identifier,
BoundingSphere = 54.5, -- half the width
InteractionSphere = 30,
Transform = {
Translation = {