So I want my engine to be controlled by VTOL up but only when throttle is activated as well, is this possible?
Essentially im making a swing wing so want to give the effect of reducing drag when its swung back but in reality just upping the power on the engine.
Thanks in advance
I’m late to this but activation group should be throttle it will only turn on when throttle is activated and input should be VTOL and set the engine to turn of when activation group is turned of@RamboJutter
Make a airbrake input minus a number the bigger the number the less drag
Dont get me started on that crazy broccoli.....
@asteroidbook345 yeah I've used that before, I just wondered if there was a neater way to link vtol and throttle. Thanks though
Should be possible? You could have a funky trees code in the ActivationGroup part, and then the input as vtol. Also zeroOnDeactivate = true. for convenience sake.