The "Wait' block in vizzy is not very accurate when the wait time is under 1 second. This can be observed by flying the rocket and checking the message on the screen that displays the "time" calculated using the wait block. You will see that the time is actually moving faster than on any other clock.

Bug Done Found in 0.8.402.0 Fixed in 0.9.202.0
Sandbox View

4 Comments

  • Log in to leave a comment
  • Profile image
    Dev Pedro

    @AndrewGarrison ms since day 0 would be great to have too

    4.3 years ago
  • Profile image

    @pedro16797 Elapsed time since previous frame. Delta Time is the better word for it. Time since launch would also be helpful. Maybe frameDeltaTime and totalTime?

    4.3 years ago
  • Profile image
    Dev Pedro

    @AndrewGarrison with elapsedTime you mean in the system or since launch?

    4.3 years ago
  • Profile image

    Dev Notes: This can be fixed by either providing an elapsedTime system variable, or adding an option to run Vizzy programs in FixedUpdate.

    4.3 years ago

2 Upvotes

Log in in to upvote this post.