So I've recently watched a film involving said engines and wanted to recreate them in game- problem is I don't know how to. Is there a method of doing so? Or is it just impossible to make?
So I've recently watched a film involving said engines and wanted to recreate them in game- problem is I don't know how to. Is there a method of doing so? Or is it just impossible to make?
is there any possible method to, let's say, adjust a vtol engine's modifier to counter the exact weight of the aircraft?
Spefyjerbf documents one of his craft here and how it works, it's rather complicated
What I would like for is to just counter the weight of the aircraft
It's type of glitch if make a engine at high enough speed the game will freak out and make well anti-gravity
If you want it to stay at a certain altitude above the ground, use this code in engines:
PID(VTOL, rate(AltitudeAgl), 1, 0.25, 0.5)