I'm using the "Stepping Stone" mod. The launch point is set to local noon. I've set up a program for a Mercury/Atlas launch. I want liftoff to be shortly after sunrise at the launch point. What commands would I set up in my program to have the rocket launch at sunrise rather than local noon. The only start command I know to use is the "On Start" command.
in the craft information part of the vizzzy there is a misc - "solar radiation" - if you do
-on start
-wait until(solar rad>0)
-wait (x) seconds
-launch program
it should wait until the sunrise, then however many seconds to delay the launch, but not sure if the mod would affect it