Since I can't take screeshot from Programming picture for illustration.

As mentionned to Pedro within forum, while trying to program flight automation, I can't set any variables. For Exemple On start -> Activate Stage -> Wait Until (Altitude (AGL).... There's no bubble to set a number or anything like that as seen in some forum post. And that's where it fail, I can select which king of altitude but not desired one for exemple Altitude (AGL) 5000.

Bug Rejected Found in 0.9.503.0
Sandbox View

2 Comments

  • Log in to leave a comment
  • Profile image
    326 ShakzDar

    @pedro16797 found it later sorry. It seems that Vizzy has been reworked since last time I used it few month ago

    3.5 years ago
  • Profile image
    Dev Pedro

    You need to use the = found in the operators category for that purpose, but depending on what you want to do it may be best to use the > to have something looking like

    wait until ( Altitude > 5000)

    3.5 years ago

No Upvotes

Log in in to upvote this post.