I wanted to know if there is a way to make a light light up when VTOL or TRIM reach a certain point. Example:
Light lights up when we set our flaps(VTOL CONTROL) is set to 50%.
Is better if we can use button because the shape of it makes a perfect light. Is there a way to do this?
@ZeroWithSlashedO thank u brother 💙
there's a property for the beacon and formation light, which is called
input
so the first step is grab a beacon light, go to the xml of the beacon light, go to the BeaconLights section, and in the
input
property, change the value from None to VTOL>0.49you're welcome