Profile image

HELP - Funky Trees & Game Mechanics

2,639 switdog08  3.4 years ago

Hi there SimplePlanes community. In a few recent projects of mine, I have needed a rotator code that provides multiple inputs with the same maximum output, even when both inputs are fully active. If you have any advice or funky tree codes you've used to solve this problem, please leave me a comment.

  • Log in to leave a comment
  • Profile image
    16.4k edensk

    you're welcome!

    3.4 years ago
  • Profile image
    2,639 switdog08

    @edensk
    Thank you! It works perfectly.

    +1 3.4 years ago
  • Profile image
    2,639 switdog08

    @edensk
    Ok. I'll try that and tell you the result.

    3.4 years ago
  • Profile image
    16.4k edensk

    clamp(input, min, max) is your best friend

    3.4 years ago