You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and add them to the two CactEye telescopes (using a MM patch)
and then change the following to match the telescope:
// Power cost per second when scanning
PowerCost = 12
// Size of the lens/mirror, for calcuations
ObjectiveSize = 1.8
// FOV (radians)
FieldOfView = 0.000969627362992369
I assume that if I copy these lines:
https://github.com/ChrisAdderley/SpaceDust/blob/659416c9e1a8c381ff6d1bdc9e03a2be4eaba771/GameData/SpaceDust/Parts/Scanning/spacedust-telescope-1.cfg#L41-L298
and add them to the two CactEye telescopes (using a MM patch)
and then change the following to match the telescope:
that is al that would be needed?