Still trying to figure out vizzy. Are there any good guides out there that you guys/gals/others could refer me to?

Tags
Question

8 Comments

  • Log in to leave a comment
  • Profile image

    i built a vizzy assistant thing, i guess. it basically turns some of the blocks into a sentence. it’s in alpha version, but you can download it here if you wanna check it out

    2.5 years ago
  • Profile image
    950 SCaxaR

    @118Industries GLHF

    2.5 years ago
  • Profile image

    @SCaxaR Thanks! I'll study the code.

    +1 2.5 years ago
  • Profile image

    @HorizonsTechnologies Thanks for the information! I'll remember that.

    2.5 years ago
  • Profile image
    950 SCaxaR

    @118Industries Especially for you, I spent some time and made a small light code with your code elements that reproduce the sound when the height is equal to or less than 100 AGL. link

    2.5 years ago
  • Profile image

    @118Industries Well… That can also think you are going up too. So if you are going down, do something like this:

    if (altitude AGL) <= 100

    2.5 years ago
  • Profile image

    @HorizonsTechnologies I honestly don't know how any of it works. I've tried before but nothing works. For example, I tried to make a program that plays a tone if my altitude drops below 100 meters. It looked like this

    On start
    If (ALTITUDE [AGL]) = 100 then
    Beep freq. of c# octave 3 at 1 volume for 5 seconds.

    2.5 years ago
  • Profile image

    What part?

    2.5 years ago

No Upvotes

Log in in to upvote this post.