Hi brains trust, I’ve got a script that applies a target to a sequence, then runs that sequence overnight. However, the other day it failed because my target was too low in the sky and it got into a tree. I’d like to add a wait block that waited until the target got above 25°.
My problem is that I can’t use the Wait Altitude command because at the time of writing the script, the sequence doesn’t have a target - that gets injected just before the sequence starts. I know there isn’t a “wait until altitude” in the sequence constraints, can anyone suggest a strategy?
It is not possible to change the target from dragscript. You can override the target from DragScript in the Overrides fields dedicated to the sequence in the sequence block configuration, this before starting the dragscript