I want my jet Engines to output as a RotorRPM but there's no Variable output for a Jet Engines so is there some funky tree magic that could fix that or am I screwed? Im using two Jet Engines and want them to out put separately if possible but not necessary!
@overlord5453 Thanks that helped alot
@Commander9013 go to the variable output menu and assign something to the
Thrust
variable likethr1
or somethig. And put it in text label like this{thr1}
. It will show you how much thrust that specific engine is producing.You can get a percentage output by putting
{100 * thr1 / (max value of thr1)}
in. Putting it in a dial is bit more complicated.@Commander9013 you add it in the "Thrust" variable
@dekanii what's the thrust variable called 'cause I put in thurst in the input for the dial but nothing happens?
Jet engines don't have rpm output. Instead they have thrust.
Use Thrust variable as RotorRPM
there is a variable output for jet engines.
it's called Thrust