Basically, I remember there was this one craft someone made where when I had throttle at 0, the engine instead of going down to 0 throttle would idle at like 20% throttle even though throttle was off, but I didn’t save the funky trees for it and was wondering if anyone knows it?
What’s the funky trees input for having an engine “idle” at a certain throttle
669 Jerba
3.8 years ago
clamp01(Throttle=0)*0.1+Throttle*0.9
adjust 0.1 and 0.9 so that the total is always 1
Ummmmm