载入中...
赞了0个文件
写了2个评论
上传了0个视频
上传0个文件
0个跟随者
  • Default

    @SkylineGTRFreak Great mod! You can enable taxiing with the folded winglets (e.g. for carrier ops) by adding another CFlyingHandlingData entry to handling.meta:

    <Item type="CFlyingHandlingData">
    <!--
    Enable vertical flying for ground movement with folded wings.
    NB: fThrust neutral is > 0.0! (i.e. 0.0 is negative thrust).
    Give just enough thrust to move fwd/back (while holding down elevator).
    -->
    <fThrust value="0.3" />
    <fMoveRes value="0.2" />
    <handlingType>HANDLING_TYPE_VERTICAL_FLYING</handlingType>
    </Item>

    2018年11月04日
  • Default

    Wow, this is an amazing mod! Do you still have any interest in updating it, or is there any chance you can make the source available (e.g. github)? Two features I'd love to add: odd-numbered fleets (so I can have just one wingman), and an invincibility toggle.

    2018年11月02日