[EN] Windshield wipers - JuniorDjjr/VehFuncs GitHub Wiki
Animated windshield wipers
Utility
Before proceeding, be sure to read the Introduction.
Functional windshield wipers that turn on automatically in the rain. Moves in pauses in drizzle.
How to use
Use f_wiper
.
The operation is literally the same as the f_an, just read the instructions on that page for you to set the angle, speed etc.
By default, the mod rotates 60 degrees on the Y axis at a speed of 5, that is, using f_wiper
is the same as f_wiper=ay60s5
. Usually you will use something like f_wiper=ay-60
if you want it to rotate the other way.