Profile image

g limiter help

897 AnitaMaxWynn  6 months ago

i need g limiter so lilot doesn't die.

high speed = low control surface sensitivity (max 9 gs,-3 gs)
low speed = high control surfae sensitivity(max 9gs, -3gs)

helpp @anyone

  • Log in to leave a comment
  • Profile image

    Here is some basic ass code i wrote because it was being annoying.
    paste this into the control surface input or a rotator input (better option is rotator with super fast speed) where x = your desired G limit

    VerticalG > x? Pitch - (0.1 * VerticalG - x) : Pitch

    its kinda studery because of the speed the control surfaces move is the speed it'll refresh at which is why a super fast rotator is advised. maybe ill try and work out a solution one day

    +1 6 months ago
  • Profile image

    @hpgbproductions oh ok thank u for ur time antappreciation btw

    6 months ago
  • Profile image

    idk how to make a good one either
    One way i just thought of is to find the pull up input for your g limit at a bunch of speeds and altitudes, then you multiply the player's input by that value

    +1 6 months ago
  • Profile image

    @hpgbproductions

    6 months ago