I need it for my tank
@32 Oh, thanks!
@TheMouse @32 thank you sir.
clamp(sum(pitch), 0, 1) and sum(roll) might work better because the turret won’t return home after you move it. Also pitch and roll might need to be capitalized, I forget
clamp(sum(pitch), 0, 1)
sum(roll)
Just set the input to “pitch” and “roll” in the rotators. I
@32
Oh, thanks!
@TheMouse @32 thank you sir.
clamp(sum(pitch), 0, 1)
andsum(roll)
might work better because the turret won’t return home after you move it. Also pitch and roll might need to be capitalized, I forgetJust set the input to “pitch” and “roll” in the rotators. I