Is there a way to set a hinge to automatically go from positive to negative position upon activation? (And what is it?)
I need the hinge to swing 15-30 degrees in one direction from center.
which I can accomplish with activate1, but I want it to go -15-30 degrees in the other direction also with the push of one button, (even throttle).
I want to turn on the hinge and it goes forward and back.
example: Ag1 activate, hinge goes to maximum set #, then goes to minimum set #, then goes to maximum set #, and again and again.
Like how we can set rotators to spin a certain # of times at different speeds.
@DISHWASHER2005 ok I will give it a try.
i kinda didn't understand the question but here's something i use for hinges to move in different ways
-
Activate1? -Throttlecos(Time200) : (Activate2?0.25:0)+Roll*0.4
-
Activate1? -Throttlesin(Time200) : (Activate2?-0.75:0)
-
put the hinge range around 50
speed 20 to 30
@PlaneFlightX Here's what I was using the hinges for. Thanks for the help.
https://www.simpleplanes.com/a/MJ76fI/Bobot
@PlaneFlightX yes exactly.
think ornithopter w/o all the intervening parts.
But that is not what i am making....
@Kerbango So you want it to continuously oscillate?
@PlaneFlightX I need it to swing 15-30 degrees in one direction from center. which I can accomplish with activate1, but I want it to go -15-30 degrees in the other direction also with the push of one button, (even throttle).
I want to turn on the hinge and it goes forward and back.
example: Ag1 activate, hinge goes to maximum set #, then goes to minimum set #, then goes to maximum set #, and again and again.
Like how we can set rotators to spin a certain # of times at different speeds.
I'd need more information, but if you just want a simple switch, then Activate1 might be it. Or try clamp01(Activate1)