Hi, I have been XML editing for some time now and a few updates back, it was pretty much straightforward to limit the wing control surface to one direction (eg: VTOL up does nothing while VTOL down moves the control surface down). Now since the changes to the wing parts' XML I have no idea how to do this. (PS: I am aware that this still works with Rotators. Just the wings since they had their Input Controllers removed). Any help would be much appreciated. Thanks!
i would actually say that clamp01(VTOL)*-1 would work fine as well, but i might be wrong as sometimes i have troubles with negatives functioning properly
@YY thanks bro
I know this is dead, but i'll try putting it here in case if people still came here searching for the answer..
ㅤ
clamp(VTOL, -1, 0)
ㅤ
@ArcturusAerospace thanks I will try that out
@Brields95 but there is no InputController on the wing parts' right? Not since a few updates back I guess.
You go to input min/max and set one of them to 0.
You could use air brakes hidden inside the wing if you're trying to make flaps.