1,694 TheSPPlayer Comments

  • New Automatic Trim(Tail Wing) 3.7 years ago

    Updated The Input:clamp(sum(clamp01(Pitch=0)*((cos(RollAngle)*rate(PitchAngle/15)))+Trim)+Pitch,-1,1)

    +4
  • Zeus Dive Bomber/Fighter MK1 3.9 years ago

    Compass And Bank Angle indicator can use the "shortestAngle",set it "true".

    +4
  • old version SP engine 4.9 years ago

    Engine id:Engine-Prop-1 And Engine Prop-2.

    +3
  • [F-22] Raptor FBW 7 months ago

    Forgive me for being a Chinese that I can't use English well.

    +2
  • P-51-D With Really work inertial navigation system 3.6 years ago

    LOT|abs((LOA*clamp01(abs(floor(LOA))>0))/(rate(LOA)+clamp01(abs(floor(LOA))=0))clamp01(abs(floor(LOA))>0))
    LAT|abs((LAA
    *clamp01(abs(floor(LAA))>0))/(rate(LAA)+clamp01(abs(floor(LAA))=0))*clamp01(abs(floor(LAA))>0))

    +2
  • LimitlessSpin 3.6 years ago

    In the 1.11 beta, I found the engine speed limit (2965 rpm, about this value).

    +2
  • F-16 4.9 years ago

    下不了可能是1.9的,要是真是1.9的话手机运行不了,因为手机会限制模组,电脑版不会,他是在电脑上面制造的.

    +2
  • Ocean 12 days ago

    @Emma159 i think you can add the "waterproof:true" attribute to each weapon, and this seems to be the only solution.

    +1
  • AMS-01A FunkyTrees Missile 14 days ago

    Please pin this comment.
    WARNING: The missile can't guide when the physics is "Low", please set your physics to "Medium" or "High".

    +1
  • SimplePlanes 2 | UI / UX 27 days ago

    @J0LLYR0G3RYT You can just switch to the same plane
    it's impossible to do that because weapons is kinds of parts, and you can't tell what damaged part is necessary, so please just reset the plane.

    +1
  • TutorialPlane-Wind Detect 11 months ago

    Due to floating-point errors, this scheme cannot accurately determine wind speed and direction, so this data is for reference only.

    +1
  • AutoPilot test v1.0(Twin Prop) 1.8 years ago

    这个自动驾驶系统很巧妙,利用加速度特性,推算阻力,进而控制推力和阻力,速度偏差甚至不会超过1kts

    +1
  • Who Needs Fuel 2.0 years ago

    @OCEANUNKNOWN The missile itself does not require fuel, but there is an attribute that affects the missile's combustion time (maxFuelTime, in seconds, which is a hidden attribute). You can adjust the fuel time by changing the size of this attribute to make it appear that it does not require fuel.

    +1
  • TETRIS 3.4 years ago

    Don't call me.

    +1
  • 1Part HUD 3.4 years ago

    @Leopard2a8 Don't you use the cockpit every time you build a plane? The main cockpit cannot be deleted. One part HUD plus cockpit, isn't it two parts?

    +1
  • 1Part HUD 3.4 years ago

    @MisterT Please use the <rotate={function}> (rotation function, the default positive number is counterclockwise rotation) function (if necessary, use the <pos={function}> (adjust horizontal axis) function and <voffset={function}> (adjust vertical axis)) function.
    NOTE:
    The system is not case sensitive (except for the system's own functions and user-defined functions).

    +1
  • P-51-D With Really work inertial navigation system 3.6 years ago

    You can adjust the calibration speed of the inertial navigation system. The variable is "spd". The default is 100 (that is, calibrate 100 meters per second), which can be adjusted by yourself.

    +1
  • A320 CFM house[Retro] 3.7 years ago

    @GalacticaAsia I built one with interior (only cockpit) and It compatible with Simple Planes VR.

    +1
  • Solar Plane V1 4.2 years ago

    If you use the "sum(smooth(throttle*7.5,0.3)) instruction, it will be more realistic (a known problem will be solved).

    +1
  • Boeing 737-200 4.5 years ago

    @Jesse201 You're welcome.

    +1
  • LED System Display Update 4.5 years ago

    Engine Display Have No.1(AG1) and No.2(AG2) Engine , Engine Press Ratio (rate(Fuel)*1000) is Display up.

    +1
  • Boeing 737-200 4.5 years ago

    Kts(Knots).

    +1
  • Ocean 12 days ago

    oh sorry, the weapons are still not work on my PC in the latest version.

  • SimplePlanes 2 | UI / UX 21 days ago

    @chineseman maybe, i don't know

  • SimplePlanes 2 | UI / UX 22 days ago

    @chineseman it's impossible to do that because SP2 needs to support all the SP crafts, if you changed the radar features, it'll damage most of the crafts which work by FT

  • SimplePlanes 2 FAQ 5 months ago

    Can you add Chinese language?
    "Chong Chong Helper" stole your game and changed it into Chinese version, that caused many problem:Machine translate,stolen airplane,etc.
    We hope you can add Chinese.

  • VB-TK1 Vehicle 5 months ago

    Sorry, but he betrayed me......
    Please ignore this comment, thank you.

  • [Ai] Cop Car 6 months ago

    WHY DID YOU POST IT AGAIN?

  • [F-22] Raptor FBW 7 months ago

    Note:
    In the game, AltitudeAgl has some error, so it can't get the correct data at some time, such as AltitudeAgl>Altitude,AltitudeAgl<2 When I fly at a high altitude, those causes Auto-GCAS triggers abnormally.
    So I changed it and it won't trigger abnormally.

  • [F-22] Raptor 7 months ago

    @TheCommentaryGuy Okay.
    I posted it.

  • [F-22] Raptor 7 months ago

    This F22 is great!
    I changed it and it has FBW System and a more realistic radar.
    Would you like to have a look?

  • Boeing 747-8i Transaero Airlines Update 9 months ago

    @Plsaper Now you need to download the new version.
    That's more real.

  • Boeing 747-8i Transaero Airlines 9 months ago

    @1234567891234 行

  • Boeing 747-8i Transaero Airlines 1.11 9 months ago

    I have a new version. Please use that.

  • Boeing 747-8i Transaero Airlines 9 months ago

    @1234567891234 Bilibili Name:一名简飞玩家
    你的Name呢

  • Funky Trees! 9 months ago

    Is smoothstep(a b,t) equal to a+(b-a)(3clamp01(t)clamp01(t)-2clamp01(ttt)) ?

  • Minecraft Village Maywar 10 months ago

    @Ujkkkhdisoeke 我的世界!
    Minecraft!

  • DNA Tank 10 months ago

    BUT I WILL ALWAYS HELP YOU
    You need to calm down.

  • B-2 Spirit 11 months ago

    @hRmm He used flight control to simulate the function of vertical stabilizer.

  • BSOD 11 months ago

    @FHCMD I'm sorry, @ you here.
    I made a new version, now it has start screen(no animate:( ).

  • BSOD 11 months ago

    @M107AA12BFG50 I'm sorry, @ you here.
    I made a new version, now it has start screen(no animate:( ).

  • BSOD 11 months ago

    @Stanmich I'm sorry, @ you here.
    I made a new version, now it has start screen(no animate:( ).

  • BSOD 11 months ago

    @IceCraftGaming I'm sorry, @ you here.
    I made a new version, now it has start screen(no animate:( ).

  • Fighter v1.4 Update! 11 months ago

    The next version will allow players to adjust the radar display range during flight.
    Due to the fact that this radar was generated through a script and the script has been lost, this will be a significant workload.

  • P-51-D With Really work inertial navigation system 11 months ago

    @Jundroo Please fix this issue in SimplePlanes or SimplePlanes 2!
    In almost all inputs, NaN or Infinity can be processed correctly, but in propeller blades, this can cause the game to go black and freeze.

  • Liu and his motorcycle 11 months ago

    你TM劈我瓜是吧

  • [F-22] Raptor 11 months ago

    I changed your aircraft's radar The radar cannot get any things on SimplePlanes's radar, because it is real-time refresh, such as "TargetSelected", you used it on the screen.
    So I changed radar by using Variable which will not refresh real-time, The target in the direction corresponding to the scanning line will be refreshed. If a target on the screen passes through the scanning line twice or more but is not refreshed, the radar will determine that the target is lost and disappear from the screen, like the radar in real world

  • Minecraft Ship 11 months ago

    I think you added some mods called "Valkyrien Skies" and "Create". :)
    This thing can run normally on Minecraft, with physics.
    How do it work in Minecraft?

  • AutoPilot test v1.0(Twin Prop) 1.8 years ago

    我认为你的自动驾驶速度系统可以改进(我帖子里面有一个Fighter,你可以下载最新版,看看我的速度控制系统是如何工作的)

  • ADI 1.9 years ago

    @BiliBiliXMBGDS 额