로딩중...
좋아요 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일 (금)