Can anyone make a limiter that limits the aircraft to 9.5 Gs and -3.25 Gs?
Code that I have rn (Its a variable):
Elevator | Pitch - PitchRate * 0.005
Can anyone make a limiter that limits the aircraft to 9.5 Gs and -3.25 Gs?
Code that I have rn (Its a variable):
Elevator | Pitch - PitchRate * 0.005
thats for pitching up if both up and down
PitchRate<0? ( Pitch - PitchRate * 0.005 ) * ( inverselerp(9,0,VerticalG) ) : ( Pitch - PitchRate * 0.005 ) * ( inverselerp(-4,0,VerticalG) )
its easy to do add that from your variable
(Pitch - (PitchRate* 0.005) * (1-(VerticalG/13.5)
but if you want accuracy
whats the aircraft pitch rate, in the real sample, (degree/s)
or try
(Pitch-PitchRate*0.005)*(inverselerp(9,0,VerticalG))
@griges about 13.5 gs maximum
how many G you plane goes? im not expert, but
try
(yourvariable)*(1-(VerticalG/x)
cange x to any G start from your max G, change accordingly, lower to lower max G, vice versa
Check ReinMCDeer's G4 builds(his recent ones), he got g limiters on his aircrafts
I would do It if I didn't suck at Making Funky Trees
I can't but I must inform you that there is many funky trees creators
AT List Part 5:
@IDK0
@RepublicofWrightIsles
@Convex
AT List Part 4:
@deaner
@StopBreathingMyAir
@EagleMan010
AT List Part 3
@IsaacBB2012
@DeeganishCountryball
@whizzm1
AT List Part 2
@KPLBALL
@Jaywitsboi
@Halcyon215
Auto Tag List:
@YarisSedan
@f80shootingstarlover
@DynamicHorizon