Skip to content

Instantly share code, notes, and snippets.

@DeltaDizzy
Last active October 20, 2019 03:33
Show Gist options
  • Save DeltaDizzy/6ccabb88b9526a79aff1025d5e6d4c76 to your computer and use it in GitHub Desktop.
Save DeltaDizzy/6ccabb88b9526a79aff1025d5e6d4c76 to your computer and use it in GitHub Desktop.
@WHERE_CAN_I_GO:AFTER[SigDim2]:NEEDS[SigmaDimensions]
{
scaleMult = #$@SigmaDimensions/Rescale$
dvmult = scalemult
@dvmult != 0.5
@BODY,*
{
@flybyDV *= dvmult
@orbitDV *= dvmult
// etc.
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment