I have written a Vizzy script to take my rocket into orbit, and would like to be able to activate it multiple times. at the moment, it runs once and stops when in orbit, and if i return to Droo, i am not able to run the script again. similarly for a script i have to carry out suicide burns for landing. would very much apprecite any help/advice!

Tags
Question

2 Comments

  • Log in to leave a comment
  • Profile image

    I would Make a while(true) loop.
    then you can use an activation group for "starting" the script.
    Simply check in the loop if the activation group is activated and then deactivate it and start the script

    4.0 years ago
  • Profile image
    11.4k Chtite451SR2

    already put it in an while block and put true in its "hole" (dunno what its called XD)

    4.0 years ago

No Upvotes

Log in in to upvote this post.