Profile image

Sharing Some 1.9.202 Beta Funky Tree Display

1,611 xiaofootball  4.2 years ago

DebugExpression and the new Calculus functions are a godsend for those of us who likes to see more data. I'm sharing some of the expression I'm using just to see how realistically my builds are flying.

Horizontal Rate of Turn (degree/s):
abs(rate(Heading))

Seconds to make a full 360 degree turn (seconds):
360/max(abs(rate(Heading)),1)

Rate of Roll (degree/s)
abs(rate(RollAngle))

Rate of Climb (ft/min):
rate(Altitude)*60

Vertical G:
VerticalG

  • Log in to leave a comment
  • Profile image

    @Warbirdnation It actually works on mobile version

    1.8 years ago
  • Profile image
    1,611 xiaofootball

    @Warbirdnation It's a prompt for you to enter all sorts of commands. press the ~ key if you're on PC. Don't know how to do it on mobile. Perhaps someone else can help you with that.

    4.1 years ago
  • Profile image

    What’s console command?@xiaofootball

    4.2 years ago
  • Profile image
    1,611 xiaofootball

    @Warbirdnation Technically, both, as long as you have access to 1.9.202 Beta and console command

    4.2 years ago
  • Profile image

    Does this work for mobile? Or is it only for pc?

    +1 4.2 years ago
  • Profile image

    Oh ok that makes sense lol. @TheKraken3

    +2 4.2 years ago
  • Profile image
    2,376 TheKraken3

    @jamesPLANESii It turns all numbers into their distance from 0, in other words, it turns all numbers positive

    4.2 years ago
  • Profile image

    What does that mean? @SnoWFLakE0s

    4.2 years ago
  • Profile image
    66.6k SnoWFLakE0s

    @jamesPLANESii
    .
    The absolute value of x.

    4.2 years ago
  • Profile image

    What does abs(x) do?

    4.2 years ago
  • Profile image

    Noice.

    4.2 years ago
  • Profile image
    1,146 Rickyjasper2

    @Imashovel thank you for telling me

    4.2 years ago
  • Profile image
    1,146 Rickyjasper2

    What is funky tree?

    4.2 years ago