I'm working on an own auto-orbit program, but I did not manage to figure out how can you write a roll program in Vizzy. This problem mostly comes down to the fact, that you can't read your roll position from the game.
I tried to integrate my roll position from my angular velocity: p=p+dtVa360. This solution has to mayor flaws. 1: angular velocity doesn't include direction (it can't be negative).
2: You have to make your own ticks, which makes the estimation really inaccurate (0.001s worked best for me).
Is there a way to read your roll position from the game by some script, or a custom command? To me it seems like that would be the only feasible solution. It would also be cool, if there was a special while loop which is synchronized with the real game tick and always returns the time difference.

Tags
Vizzy

1 Comment

  • Log in to leave a comment
  • Profile image
    8,428 crowxe

    Roll information is a problem, I bet even roll control is a problem, I had to build mechanism that changes the orientation of the command chip to get information like target bearing...etc. I hope they add more craft information in vizzy soon

    +1 4.3 years ago

2 Upvotes

Log in in to upvote this post.