Anyone know a way to make the helicopter rotors start slowly and then gain speed like in real-life, or is that not possible?
Anyone know a way to make the helicopter rotors start slowly and then gain speed like in real-life, or is that not possible?
@Soardivision160th reduce the engine power and increase collective lift through overload. It might work. Otherwise try FT code.
Default @TheSeventh
You could put:
smooth(Throttle,0.1)
In the throttle input, This would make the throttle slow in both directions though.
Custom rotor or default helicopter rotor?