Profile image

How can I make the wing flex over high G loads?

27.8k Dragoranos  2.9 years ago

It's quite difficult to explain, but here we go:

The G-force acts a lot on the wings, and with that, they "bend" when making sharp turns at high speed

How can I make a custom wing "bend" like in real life?

  • Log in to leave a comment
  • Profile image
    27.8k Dragoranos

    @hpgbproductions
    @ZeroWithSlashedO

    Read the comments below

    2.9 years ago
  • Profile image

    FT should work, try using feedback for smoothing
    First-order smooth( TARGET, abs(TARGET - CURRENT) + CONSTANT )
    Second-order smooth( TARGET, smooth(abs(TARGET - CURRENT), CONST2) + CONST1 )

    2.9 years ago
  • Profile image
    35.4k Icey21

    use the primary wing. its wiggly as heck and probably put sum weights on the tips. Thats one of the reasons I dont like it.

    2.9 years ago
  • Profile image

    rotators with some FT inputs.

    2.9 years ago
  • Profile image
    27.8k Dragoranos

    @handitover
    Wings generate lift
    That means the wing would flex even when going straight!

    2.9 years ago
  • Profile image
    17.1k beenz

    @DragoransEscarti idk you can attach the wing to a floppy hinge rotator with 5 degrees

    2.9 years ago
  • Profile image
    27.8k Dragoranos

    @handitover

    The wings would also flex when accelerating quickly, as this is also G-force.

    2.9 years ago
  • Profile image
    27.8k Dragoranos

    @handitover

    FTs don't give a more realistic look, I was thinking of suspensions attached to the wings, but they break when supporting negative G

    2.9 years ago
  • Profile image
    17.1k beenz

    hmm custom wing
    idk ft codes all that long code bs

    +3 2.9 years ago