F1 Teams for MyTeam [Modular Mods]

F1 Teams for MyTeam [Modular Mods] 1.0

Login or Register an account to download this content
As we noticed, the incardriver animation were off.

If you want to fix it, you have to do it manually:
2020_asset_groups\animation_package\scenes\incardriver\2020\incardriver_f1.erp
incardriver_f1.scene
change the animset name to the one of the F1 team you use, for example
Code:
  <scene name="f1_incar_driver_body_fom">
    <actor type="InCarDriverActor" id="InCarDriver">
      <part id="InCarDriver" culling="Bip01" cullingradius="1.4" overrideMeshIndex="0" mesh="eaid://character_package/condition_scene/idf/driver_body_male">
        <animset name="animations_driver_in_car/driver_steering_anims/idf/driver_in_car_2020_mercedes" />
        <animset name="MACRO animset" />
      </part>
    </actor>
  </scene>

I will create the file as a modular erp and put it into the base files, but you need to adjust it to your choice manually.

Latest News

What is your next sim related purchase

  • DLC

    Votes: 135 26.7%
  • Full game

    Votes: 120 23.7%
  • CPU

    Votes: 61 12.1%
  • Graphics card

    Votes: 89 17.6%
  • Other PC related hardware

    Votes: 53 10.5%
  • Pedals

    Votes: 82 16.2%
  • Wheels

    Votes: 108 21.3%
  • Wheel base

    Votes: 81 16.0%
  • Monitors

    Votes: 50 9.9%
  • Something else?

    Votes: 57 11.3%
Back
Top