Dismiss Notice

In the upcoming days mod approvals could be slower than normal.
Thank you for your patience.

Animated Wipers 1.6

First ever wipers mod on the repo!

Tags:
  1. Miata lover
    Animated Wipers
    upload_2023-9-5_18-40-39.png upload_2023-9-5_18-39-26.png upload_2023-9-5_18-39-30.png upload_2023-9-5_18-39-38.png upload_2023-9-5_18-39-34.png screenshot_2023-10-05_17-13-32.png upload_2024-3-30_11-31-35.png



    This mod adds animated wipers to all vanilla vehicles and some modded ones.

    • Bock B50
    • Civetta Mondello
    • KLJP pack
    • Ibishu Signia
    • Cherrier Picnic
    • Gavril Scout
    • Hirochi Rush
    • 90' ETK K-series
    • Hirochi CCF/Procyon Vela
    Features:
    • 3 wiper modes: OFF, Slow and Fast,
    • Working sounds,
    • Includes headlight wipers and rear wipers,
    • On older vehicles wipers stop in place when ignition is off

    How to use
    1. Change every part with wipers to one with "(Animated Wipers)":
      upload_2023-11-16_17-14-7.png
    2. Press "Y" to toggle wiper modes or "alt+Y" to toggle rear wiper.
    You can change the wipers binding in Settings>Controls>Vehicle.

    Support me here: https://patreon.com/matikos

    Basic knowledge of Blender and jBeam required!
    1. Convert the wipers mesh into separate props (take the wipers mesh, separate it into two (or more if needed) meshes, then set the origin of each wiper to where the axle would be and finally rotate each of them so that their "axles" are parallel to one of the X, Y or Z axis).
    2. Copy this code into your jbeam part (usually windshield jbeam)
    Code:
    "controller": [
    
            ["fileName"],
            ["animatedWipers" {"name":"animatedWipers", "wipersNode":"int1l", "ignitionIndependent":true}]
        ],
    "props": [
            ["func", "mesh", "idRef:","idX:","idY:", "baseRotation", "rotation", "translation", "min", "max", "offset", "multiplier"]
            ["wiperVal", "etkc_wiper_L", "f12ll", "f12l", "p1l", {"x":-87, "y":-153, "z":11.4}, {"x":5, "y":5, "z":-87}, {"x":0, "y":0, "z":0}, 0, 1, 0, 1],
            ["wiperVal", "etkc_wiper_R", "f12r", "f12l", "wi1", {"x":75, "y":-9.8, "z":-8.4}, {"x":0, "y":0, "z":-90}, {"x":0, "y":0, "z":0}, 0, 1, 0, 1],
        ],

    • Set the "wipersNode" to the name of a node that should emit wiper sounds
    • If you don't want wipers to move when ingintion is OFF, then remove the ' "ignitionIndependent":true ' part
    • If you car has rear wiper, then paste this code into the jbeam part with the wiper
      Code:
      "animatedWipers":{
              "hasRearWiper": true
          },
      "props": [
              ["func", "mesh", "idRef:", "idX:", "idY:", "baseRotation", "rotation", "translation", "min", "max", "offset", "multiplier"],
              ["wiperValR", "vivace_wiper_rear", "t3r", "t3l", "t2", {"x":12, "y":0, "z":0}, {"x":0, "y":170, "z":0}, {"x":0, "y":0, "z":0}, 0, 1, 0, 1],
      ],
      
    3. Fine-tune the "baseRotation" and "rotation" values (usually the longest part, you'll need lots of patience)
    4. Download this mod for the wipers controller (this will allow for automatic updates when I update the script)

Recent Updates

  1. 1.6
  2. v1.5
  3. v1.4

Recent Reviews

  1. aadikolte
    aadikolte
    4/5,
    Version: 1.6
    Hey good mod! But can you teach how to add it to the new remastered 200bx the ibishu bx
    1. Miata lover
      Author's Response
      First, I will add BX in the next update. Second, if you want to learn it theres a tutorial at the bottom of the mod's page. Third, why are you only giving 4 stars when there's nothing wrong with the mod?
  2. MrProtogen
    MrProtogen
    5/5,
    Version: 1.6
    Idk how to add this to the hirochi rush and add compatibility to TAZ pack pls,btw great mod but we need rain system
  3. Waty itee
    Waty itee
    5/5,
    Version: 1.6
    I love it :)
  4. charge_1
    charge_1
    5/5,
    Version: 1.6
    this mod is great! but would it be possible to put the wipers in an automation car, under the unibody part maybe? and is there a video tutorial?
    1. Miata lover
      Author's Response
      You would have to add them yourself, there's a tutorial written at the bottom of the mod's overview. No one made a video tutorial afaik so you'll have to use the text one or ask someone to help
  5. speedracerz1
    speedracerz1
    4/5,
    Version: 1.6
    I like it, but please add support for the Vertex NA2, and Centauri
  6. Lxhy
    Lxhy
    5/5,
    Version: 1.6
    cool
  7. Barbent Servo GT
    Barbent Servo GT
    5/5,
    Version: 1.6
    I like this playfull kind of knickknack. It brings additional life into the completely boring gamer's day :) I now wait though till the windshield will become dirty so the wipers will actualy clean using them with a bit water. Do you think this could be realizable with some kind of dirt decal or material change? Another 10 stars for you cause of the tutorial how we can implement your wipers on our mods. Top!
  8. Ilikebeamang
    Ilikebeamang
    4/5,
    Version: 1.5
    only some of the mod cars work for me like the 90s k series ccf/vela and kljp how do i fix thsi but its still a cool mod
    1. Miata lover
      Author's Response
      That's because only few modded cars are supported currently, its not possible to make wipers universal for every vehicle
  9. AlexStinks!
    AlexStinks!
    5/5,
    Version: 1.5
    combines well with rainy maps and l8 night drives luv it
  10. Gordon freeman*
    Gordon freeman*
    4/5,
    Version: 1.5
    Great mod but the bock b50 nolonger works!
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice