This mod adds animated wipers to all vanilla vehicles and some modded ones.
Features:
- Bock B50
- Civetta Mondello
- KLJP pack
- Ibishu Signia
- Cherrier Picnic
- Gavril Scout
- Gavril Vertex
- Hirochi Rush
- 90' ETK K-series
- Hirochi CCF/Procyon Vela
- Toyota 4runner
- Procyon Avior
- 4 wiper modes: OFF, Slow, Medium and Fast,
- Working sounds,
- Includes headlight wipers and rear wipers,
- On older vehicles wipers stop in place when ignition is turned off
How to useYou can change the wipers binding in Settings>Controls>Vehicle.
- Open the Vehicle Editor tab and type "wiper" in the searchbar at the top. Next, change every part that shows up to one with "(Animated Wipers)" in its name:
![]()
- Press "Y" to toggle wiper modes or "alt+Y" to toggle rear wiper.
Support me here: https://patreon.com/matikos
You can use this mod in your mods without permission
By default there are no bindings for the wiper stalk. To add them, go to Settings>Controls>Vehicle and find "Wipers" in the list.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 "axis" 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], ],
3. Fine-tune the "baseRotation" and "rotation" values (usually the longest part, you'll need lots of patience)
- 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], ],
4. Download this mod for the wipers controller (this will allow for automatic updates when I update the script)
Dismiss Notice
In the upcoming weeks mod approvals could be slower than normal.
Thank you for your patience.
In the upcoming weeks mod approvals could be slower than normal.
Thank you for your patience.

Animated Wipers 1.13.1
Wipers go brrr