Log in to reply
 

IKT's Manual Transmission: Veto kart clipsets?



  • There's a thing where you can add in your own animations for vehicles if you have "Sync Steering Animations" enabled. I've done this for the lawn mower and forklift myself. Which you can add yourself by opening animations.yml in notepad:

      - Animation:
        Dictionary: veh@mower@base
        AnimName: steer_no_lean
        Rotation: 630.0
        Layouts:
          - LAYOUT_MOWER
      - Animation:
        Dictionary: veh@forklift@base
        AnimName: steer_no_lean
        Rotation: 540.0
        Layouts:
          - LAYOUT_FORK_LIFT
    

    Anyways, the new Veto karts from the Cayo Perico Heist update have their own unique animations. Does anyone know what the animation dictionary is called for these so I can add them to LAYOUT_VETO?



  • nvm, I figured it out.

      - Animation:
        Dictionary: anim@veh@gokart@generic@base
        AnimName: steer_no_lean
        Rotation: 180.0
        Layouts:
          - LAYOUT_VETO
          - LAYOUT_VETO2
    

Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.