Profile image

[SOLVED] Funky Trees help needed!

3,227 JeskoGoesVROOM  4.4 years ago

i'm trying to make an engine only activate when the plane is going above 250mph and any percentage of throttle is given.
basically a standard engine but only activates above 250mph.
so i'm basically asking for an "AND" logic gate command in FT.
and i cant use v>250+Throttle because that acts like an "OR" command, which means it functions when any of the given criteria are met (OR), and not when all are met (AND).

if you want a TLDR:
i need "AND" command that makes engine work but only when above 250 mph, otherwise engine don't work.