I want to make my plane go level when ag1 is active, but only when the plane's speed is over 30mph.
I can make it activate when v>30, and when ag1 is active, but not both at the same time.
Gyroscope Activation
13.0k DPoint
4.4 years ago
It would be (Activate1=true&v>15)
@asteroidbook345
Use the & function
@asteroidbook345 Thank you.
However, this only seems to work for
input
, while I require the whole gyro to turn on and off, through what I assume would beactivationGroup