I am trying to make an afterburner engine. When I make one, I make the activation button 2, for example, and then it works, but I can’t turn it off. When I try, it wont ever turn off. Can someone help me? Thanks! :D
I am trying to make an afterburner engine. When I make one, I make the activation button 2, for example, and then it works, but I can’t turn it off. When I try, it wont ever turn off. Can someone help me? Thanks! :D
Because you need to set your throttle to 0 when you turn it off. To fix this, go into XML and under the
inputController
area, set the parameter of:zeroOnDeactivate : true
@APilotOfPlanes Thanks :D
@UltraLight that input is a simplified version of what I have on my F260 so you can kinda see how it works there
shameless advertising lol
but just take a look at the engines and how they work. They are also modified my altitude etc, but just use it at sea level and it will be the same.
@APilotOfPlanes @UltraLight lol, thanks! :D
@APilotOfPlanes I did not understand that
@UltraLight @KingOog000 or just use one engine (i recommend the BFE150 because of the realistic colors) and just set
input
=Throttle=1?5:Throttle
so that afterburner automatically kicks in when throttle=100Thank you!!! :D