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.
you're welcome!
@edensk
Thank you! It works perfectly.
@edensk
Ok. I'll try that and tell you the result.
clamp(input, min, max)
is your best friend