Profile image

How to make a Hinge Rotator have both Pitch and Roll input using Funky Trees?

13.2k Lifewald  1.8 years ago

Im new to funky trees and still don't know how to make complex functions. What is the input for both of them?

  • Log in to leave a comment
  • Profile image

    This one goes on the left (I think) Pitch + Roll
    .
    and this goes on the right Pitch + -Roll
    .
    If their inverted just switch them, but if your pitch is right but your roll is wrong then just change one of them by removing the - and put the - on the other hinge

    +2 1.8 years ago
  • Profile image

    simply add a plus (+) between them, no spaces (this acts like an or logic gate, i.e. it gives an output if at least one input is given)
    e.g. Pitch+Roll (the order doesn't matter)
    if one of the rotators movement is inverted, simply add a minus (-) which will invert the output
    e.g. -Pitch+Roll or Pitch+-Roll etc.
    i'm no FT wizard but this is very basic math so i can still understand it

    +9 1.8 years ago